Y=6x^2 -5x+6 ( the first option )
% Interest = 5%
Principal Amount = $4100
Period Of Pay = 3 yrs
Interest Amount
5/100 × 4100 × 3
=615
Amount After Interest
4100 + 615 = 4715
Answer = 4715
Answer:
The equation for the trend line would be y = -1/100x + 25
Step-by-step explanation:
In order to find the trend line, we first need to find the slope. To do so, we need to find two points on the line. The points we'll use are (0, 25) and (2500, 0). Next, we use the slope formula.
m(slope) = (y2 - y1)/(x2 - x1)
m = (0 - 25)/(2500 - 5)
m = -25/2500
m = -1/100
Now that we have this we can use the slope and the intercept in slope intercept form to model the trend line.
y = mx + b
y = -1/100x + 25