Let y be the total number of the bike that are produced
let x be the number of hours
equation:
y = 15x
D.3:50
Count back 25 minutes from 4:15 and you’ll get 3:50. The numbers on the clock are 5 minutes apart. It should be easy to solve just by using a standard clock
Answer:
y=-1
From where the line crosses the y axis, it goes up 1 and over 1 from each plane although its moving to the left from 0 every time. This means the slope is negative.
In the equation y=mx+b, b is the y intercept and m is the slope
plugin the info and you get y=-1x+0 or
y=-1x
Step-by-step explanation:
-1^3 - -1^2 +1= -1. ...........
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