The total will be $19.72 with 20% so she will get back $30.28
Your answer is A. If we find the slope of the line and draw it out farther, we can see that the points 4,7,10, and 13 would fall on that line.
Answer:
m = -32.10
Step-by-step explanation:
You solve this the same way you do any two-step linear equation.
1. Subtract the constant that is on the side of the equal sign with the variable term:
m/5 = -6.42
2. Multiply by the inverse of the coefficient of the variable. That means multiply by 5 in this case.
m = 5·(-6.42) = -32.10
_____
Of course, the rules of equality tell you whatever you do to one side of the equation must also be done to the other side. So, when we say subtract 0.12, we mean subtract 0.12 from both sides of the equation. The same for multiplication or division.
F(x,y)=8x+y
This means, f is a function where we plug in pairs of numbers.
then, f calculates the first number times 8, to which it then adds the second number we plugged.
let's calculate f for the vertices:
f(0,0)=8*0+0=0+0=0
f(4, 0)=8*4+0=32+0=32
f(3, 5)=8*3+5=24+5=29
f(0, 5)=8*0+5=0+5=5
the maximum value of f is 32
the minimum value of f is 0