I believe the answer is (-1,1) . The origin is the same as (0, 0) so I drew the line on a quick graph and if you are talking about distance, then the answer should be correct.
Hope this helped :)
Answer:
y = 4(x+6)(x-2)
Step-by-step explanation:
y = 4x² + 16x - 48, factor out the 4
y = 4(x² + 4x - 12), find factors of 12
Factors of 12:
1*12, 2*6, 3*4; find a pair that sums to 4x or 4
6-2 = 4, since 12 is a negative number, a number in the factor must be negative, in this case, making 2 negative, would make 6-2 = 4
y = 4(x+6)(x-2)
You are given two points in the linear function. At time 0 years, the value is $3000. At time 4 years, the value is $250. This means you have points (0, 3000) and (4, 250). You need to find the equation of the line that passes through those two points.
y = mx + b
m = (y2 - y1)/(x2 - x1) = (3000 - 250)/(0 - 4) = 2750/(-4) = -687.5
Use point (0, 3000).
3000 = -687.5(0) + b
b = 3000
The equation is
y = -687.5x + 3000
Since we are using points (t, v) instead of (x, y), we have:
v = -687.5t + 3000
Answer: d. v = -687.50 t + 3,000