Answer:
2ab(3b^2+2a+4)
Step-by-step explanation:
6ab^3 + 4a^2b + 8ab
2*3*a*b*b^2 +2*2*a*a*b +2*2*2*a*b
Factor out the common terms
2ab( 3*b^2 +2*a +2*2)
2ab(3b^2+2a+4)
Hi!
So we have to make a system of equations here.
Let sibling 1 be O and sibling 2 be Y (for older and younger)
So:
O + Y = 64
O = 64 - Y
(Either one works)
The older sibling is 6 years older.
O = Y + 6
Make everything in terms of Y.
64 - Y = Y + 6
Same to both:
58 = 2y
2y = 58
Divide by 2 on both sides:
y = 29
Since the older sibling is 6 years older:
29 + 6 = 35
Y = 29
O = 35
Let me know if you have any questions.
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