Question 921094
Is the equation: {{{ y = 2 - 4x }}} ?
There is no answer unless you
give me a value for y and then I can find x
------------
Or, you can give me a value for x and I can find y
------------
What you have is a straight line equation
Here's the plot:
{{{ graph( 400, 400, -10, 10, -10, 10, -4x + 2 ) }}}