All I did was guess and check. I started with the 30s because their sum would be nine and there might be a one to carry to make it 10. After many tries (well, not many, I'm just being dramatic) I got 35, 36, and 37. Hope I helped.
Sam age in integer : 1,2,3,4
Answer:
17%
Step-by-step explanation:
3/17.95 = 0.167
0.167 × 100 = 16.7 *rounding to 17
12.95 × 0.17 = 3.0515
Step-by-step explanation:
the midpoint between 2 points (x1, y1) and (x2, y2) is simply ((x1+x2)/2, (y1+y2)/2).
so,
1.
(9, 7) to (4, -3)
midpoint is ((9+4)/2, (7+ -3)/2) = (13/2, 4/2) = (6.5, 2)
2.
(-7, -5) to (2, 1)
midpoint is ((-7+2)/2, (-5+1)/2) = (-5/2, -4/2) = (-2.5, -2)
3.
now we have the midpoint and need the second point.
(4, 2) over (3, 4) to (x, y)
3 = (4 + x)/2
6 = 4 + x
x = 2
4 = (2 + y)/2
8 = 2 + y
y = 6
4.
(-2, 1) over (-3, 2) to (x, y)
-3 = (-2 + x)/2
-6 = -2 + x
x = -4
2 = (1 + y)/2
4 = 1 + y
y = 3