Answer:
add both x coordinates and divide them by 2.
add both y coordinates and divide them by 2.
Now final product should be (x,y)
Step-by-step explanation:
Example.
let's take 2 points:
(2,5) and (7, 9)
let's add both x coordinates.
2+7 = 9
now add both y coordinates.
5+9 = 14
Now divide both by 2.
Final answer should be (4.5, 7) = this is your midpoint
Answer:
.07 cents
Step-by-step explanation:
In order to solve this question all you need to do is divide the money spent by the amount of months. 45.50/612=0.0743464052 but since you cant spend .0043464052 of a cent we have to change the answer to .07. To check our answer is right all we need to do is multiply 0.0743464052 by 612=45.499999 so we know the answer is correct.
Answer:
The MAD is 1
Step-by-step explanation:
See attached picture
Answer:
The answer is obviously letter A!
Answer: each girl received 30 stickers.
Step-by-step explanation:
Let x represent the number of stickers that the boys received.
Let y represent the number of stickers that the girls received.
The total number of children was 42. 2/3 of the children were boys. It means that the number of boys were
2/3 × 42 = 28
The number if girls would be
42 - 28 = 14
The total number of stickers that the school principal shared was 840. It means that
28x + 14y = 840- - - - - - - - -1
Each of the boys received the same number of stickers while each girl received twice as many as each boy. It means that
y = 2x
Substituting y = 2x into equation 1, it becomes
28x + 14 × 2x = 840
28x + 28x = 840
56x = 840
x = 840/56
x = 15
y = 2x = 15 × 2
y = 30