For the answer to the question above,
<span>V(n) = a * b^n, where V(n) shows the value of boat after n years.
V(0) = 3500
V(2) = 2000
n = 0
V(0) = a * b^0 = 3500
a = 3500
V(2) = a * b^2
2000 = 3500 * b^2
b = sqrt (2000/3500)
b ≈ 0.76
V(n) = 3500 * 0.76^n
We can check it for n = 1 which is close to 2500 in the graph:
V(1) = 3500 * (0.76)^1
V(1) = 2660
And in the graph we have V(3) ≈ 1500,
V(n) = 3500 * (0.76)^3 ≈ 1536
Now n = 9.5
V(9.5) = 3500 * (0.76)^(9.5)
V(9.5) ≈ 258</span>
The equation given in the question has two unknown variables in the form of "x" and "y". The exact value of "x" and "y" cannot be determined as two equations are needed to get to the exact values of "x" and "y". This equation can definitely be used to show the way for determining the values of "x" in terms of "y"and the value of "y" in terms of "x". Now let us check the equation given.
2x - 5y = - 15
2x = 5y - 15
2x = 5(y - 3)
x = [5(y - 3)]/2
Similarly the way the value of y can be determined in terms of "x" can also be shown.
2x - 5y = - 15
-5y = - 2x - 15
-5y = -(2x + 15)
5y = 2x + 15
y = (2x +15)/5
= (2x/5) + (15/5)
= (2x/5) + 3
So the final value of x is [5(y -3)]/2 and the value of y is (2x/5) + 3.
First, make it into slope intercept form. Subtract x form both sides
x (-x) - y = 5 (-x)
-y = -x + 5
Isolate the y. Divide -1 from both sides
(-y)/-1 = (-x + 5)/-1
y = x - 5
The slope in the form: y = mx + b, is m, which is next to the x
In this case, the m is 1
You're slope is 1
hope this helps
Tell me if the answer is true or wrong