Question 289161
your equation is:


{{{y = ((10x+30)/5) - 15}}}


This equation states that:


In solving this equation, you would resolve the inner set of parentheses first.


You would take 10 * x and add 30 to it.


You would then divide the result of that by 5.


You would then subtract 15 from the result which is the quotient of the division.


If you let x = 5, the result of that equation would be:


5*10 = 50 + 30 = 80 / 5 = 16 - 15 = 1


A graph of this equation would look like this:


{{{graph(400,400,-10,10,-10,10,((10x + 30)/5) - 15)}}}