Respuesta :
Answer:
d = 89t
Step-by-step explanation:
d = distance --- t = timing device --- x = speed or feet per x
d = tx
linear equation from this (SOLVE) --> 534 = 6x ---> 89 = x
linear equation --> d = 89t
Answer:
[tex]f(x)=89x[/tex]
Step-by-step explanation:
With the given information, you have 2 points.
1. (0, 0)
2. (6, 534)
With 2 points, you can calculate the slope of the linear function.
[tex]m=\frac{y2-y1}{x2-x1} \\m=\frac{534-0}{6-0} \\m=\frac{534}{6} \\m=89[/tex]
Finally, you can write a function:
[tex]f(x)=mx+b[/tex]
No need to calculate the y-intercept as thats already given in point (0, 0).
[tex]f(x)=89x+0\\f(x)=89x[/tex]