The answer is 84 because of process priority
True I think cause it’s divided by 5
First way: x * 1.05
This computes directly what 105% of x will be.
Second way: x + (x * 0.05)
This takes x (which is 100%) and adds 5% of x to it.
First factorise the top = -(w+6)
The first factorise the bottom: (w^2 + 4w -12) = (w+6) (w-2)
Therefore the two (w+6) cancels out and you are left with -1 / w-2
Well just by looking at the information provided, you can tell that the equation would look like y = 4x -1. The y-intercept is -1 because the x value is 0. But if you want to see how to solve it algebraically, here’s an explanation... You need to substitute the y-intercept into the equation in order to solve for b, which would then complete the equation. Take the equation y=mx+b. Substitute in the slope and xy values, (-1) = 4(0) + b. Now the equation should look like this: -1 = b. So now that you have the value of b, the complete equation should be y=4x-1