Answer:
-6
Step-by-step explanation:
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.
Answer:
Step-by-step explanation:
you put the equation in slope and intercept form by making y the subject of the formula
i.e
y = -2x + 2
-2 is the slope and 2 is the intercept
We could put the domain into the x values to get the y values (range).
y = 3(-3) - 4
y = -9 - 4
y = -13
y = 3(-1) - 4
y = -3 - 4
y = -7
y = 3(4) - 4
y = 12 - 4
y = 8