Midpoint formula : (x1 + x2) / 2, (y1 + y1) / 2
(4,1)....x1 = 4 and y1 = 1
(x,y)....x2 = x and y2 = y
sub
(4 + x) / 2 , (1 + y) / 2 = 3/4
(4 + x) / 2 = 3
4 + x = 3 * 2
4 + x = 6
x = 6 - 4
x = 2
(1 + y) / 2 = 4
1 + y = 4 * 2
1 + y = 8
y = 8 - 1
y = 7
ur other endpoint, R, is (2,7)
Answer:
x = 6
Step-by-step explanation:
3x + 4 = 5x - 8
==> add 8 to both sides
in doing so we get 3x + 4 + 8 = 5x - 8 + 8
the -8 and the +8 cancels out and 4 + 8 = 12
we are left with 3x + 12 = 5x
==> subtract 3x from both sides
in doing so we get 3x - 3x + 12 = 5x - 3x
the 3x and -3x cancel out and 5x - 3x = 2x
we are left with 12 = 2x
==> divide both sides by 2
in doing so we get 12/2 which equals 6 and 2x/2x which leaves us with
6 = x
They must travel 682 miles because 596+612=1,208 and 1,890-1,208=682
Answer:
5x⁴ + 5x³
Explanation:
We are given that:
f (x) = 5x³
g (x) = x + 1
Now, (f · g)(x) means that we will simply multiply the two functions as follows:
(f · g)(x) = f (x) · g (x)
(f · g)(x) = 5x³ (x + 1)
(f · g)(x) = 5x⁴ + 5x³
Hope this helps :)