The linear equation:
y = k x + b
We will use first two values and solve the system of equations:
11 = k * 7 + b / *(-1)
13 = k * 8 + b
---------------------
-11 = - k * 7 - b
13 = k * 8 + b
----------------------
2 = k
13 = 16 + b
b = 13 - 16 = -3
y = 2 x - 3 ( y varies directly with x )
inital height is 2 meters
Step-by-step explanation:
Answer:
y = -.5x -.5
Step-by-step explanation:
All you do is plug in the x and y in the point to the equation, y = mx + b. Since the coordinate is (5, -3), this in the equation would look like -3 = -.5(5) +b. (all you need to find is the y-intercept, or b.) Solve it out to get -3 = -2.5 + b. Add 2.5 to each side of the equation, you're left with b = -.5. Now, put that back into the original equation, and get y = -.5x -.5. I think this is right, you can go back through and check once more if you'd like.
Write an equation system based on the problem
For an instance, e stands for the price of a carton of eggs, and b stands for the price of a loaf of bread
"Kate bought 3 cartons of eggs and 5 loaves of bread for $30.07" could be written as 3e + 5b = 30.07 (first equation)
"Melissa bought 2 cartons of eggs and 2 loaves of bread for $14.74" could be written as 2e + 2b = 14.74 (second equation)
Solve the equation system using elimination method
Eliminate b to find e. To eliminate b, we should equalize the coefficient of b.
3e + 5b = 30.07 (multiplied by 2)
2e + 2b = 14.74 (multiplied by 5)
-------------------------------------------
6e + 10b = 60.14
10e + 10b = 73.70
------------------------- - (substract)
-4e = -13.56
e = -13.56/-4
e = 3.39
The price for a carton of eggs is $3.39