The value of a would be 3.5, as a=1 when b=10 means that a is worth 1/10 of b's value.
Answer:
answer
Step answer by answer step explanation step answer answer by by expla
Y= 2x-1
Explanation: First, you find slope. If the first point it x-axis point is 0 and the second x-axis point is 1 then you already know the answer is over 1, so you have to figure out how many up you are going on the y-axis from -1 to 1. Which is 2, so your slope is 2/1 or just 2. Next, you find your y-intercept, which is where the line crosses the y-axis, and the easy way to find this is finding what y is equal to when x is equal to 0, in the problem you are told (0, -1) as a point, so they gave you your y-intercept right there, which is -1. Finally you right the equation in slip intercept form (y= mx+b) which is y= 2x-1
<span>If x = y^3 - y and dy/dt = 5, then what is dx/dt when y = 2? 10. A balloon is rising vertically above a level, straight ...
</span>
Answer:
The equation would be y = x - 1
Step-by-step explanation:
In order to find the equation of the line, we first can express the two sets of data as an ordered pair. The two ordered pairs would be (3, 2) and (9, 8). Now that we have these, we can use the slope formula to find the slope.
m (slope) = (y2 - y1)/(x2 - x1)
m = (8 - 2)/(9 - 3)
m = 6/6
m = 1
Now that we have the slope, we can use either point and point slope form to get the equation.
y - y1 = m(x - x1)
y - 2 = 1(x - 3)
y - 2 = x - 3
y = x - 1