Answer:
x = 3
Step-by-step explanation:
The equation is,
16 = 5x+1
Subtract 1 from both sides,
16-1 = 5x
15 = 5x
Divide by 5,
x = 3
Answer:
B) -0.4 seconds
Step-by-step explanation:
Laps: 25
Goal: -10 seconds to all 25 laps combined (10 seconds difference => -10)
divide by total laps
-10 /25 = -0.4s difference each lap
Answer:
Line: y = Mx + b, passes (0, 1) => M*0 + b = 1 => b = 1
Line: y = Mx + 1, pass (2, 4) => 2M + 1 = 4 => M =3/2
=> Line: y = (3/2)x + 1
Hope this helps!
:)
Use distance formula:-
distance = sqrt [ (x2 - x1)^2 + (y2 - y1)^2) ]
let (x1,y1) = (-3,1) and (x2,y2) = (-1,6) Plug these values in to formula.