Answer:
The answer is A.
Tip:
Press control + U to find the answers in Forms
A1 = 4
a2 = 5a1 = 5 x 4 = 20
a3 = 5a2 = 5 x 20 = 100
a4 = 5a3 = 5 x 100 = 500
a5 = 5a4 = 5 x 500 = 2,500
Tn = ar^(n-1); where a = 4, r = 5
Tn = 4(5)^(n-1) = 4/5 (5)^n
Explicit formular is Tn = 4/5 (5)^n
Recursive formular is
Okay well, if you make a graph, Point A (7,0) and Point B (4,6) are in the top right quadrant. and Point C (1,1) and Point D (5,3) are in the top left, top right, and bottom left quadrant (I'll link a photo of the graph.)
so the lines intersect and make it perpendicular
For this case, the first thing you should know is:
d: v * t
Where,
d: distance
v: speed
t: time
To go to school by bus we have:
d = 45 * t
To return from school we have:
d = 2.5 * (1-t)
how the distance is the same:45 * t = 2.5 * (1-t)
Answer:
the equation that will help find the time it takes chelsea to get to school on the bus is:
45 * t = 2.5 * (1-t)
Note: the equation will have one solution.