5213473512
5213473512 5213473512
  • 26-02-2022
  • Mathematics
contestada

Carl grew 2 1/4 inches in 8 1/2 months
How many inches did Carl grow in a month?

Respuesta :

Аноним Аноним
  • 26-02-2022

Answer:

8 1/2 divided by 2 1/4 = 3 7/9 inches

Answer Link

Otras preguntas

True or false: When you sign in to Windows 10 on a touch device, Windows 10 runs onlyin Tablet mode.
If I have 8.2 milliwatts of power and I need to convert into kilowatts my answer should be?
Hey any physicist or engineer around. am giving brainliest to anyone who will answer this question.
how is 1 half to the power of 4 =to how is 1 half to the power7
Why is copper sulfate a compound and diamond an element?
HELPP its hard this is too hard for Shay ( my name)
A taxon ending in ophyta: O indicates the organism is a plant O could be plant or animal O represents a family O is lower than a class (NEEDS TO BE RIGHT) (Will
10a²+3b-5a-a²+5b; a=-3 b=5
Multiply -7/-6 x 7 x 1/3 write in simplest form
Consider the following program written in C syntax: void swap(int a, int b) { int temp; temp = a; a = b; b = temp; } void main() { int value = 2, list[5] =