document.write( "Question 36695: How do you solve Y=3x-1 then place it on a coordinate grid \n" ); document.write( "
Algebra.Com's Answer #22538 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! makea table of values for x and then solve the equation for y; \n" ); document.write( "x|y \n" ); document.write( "--- \n" ); document.write( "0| \n" ); document.write( "1| \n" ); document.write( "-1|\r \n" ); document.write( "\n" ); document.write( "now plug those values in for x in the equation; \n" ); document.write( "y=3(0)-1 \n" ); document.write( "y=-1 \n" ); document.write( "so when x=0, y=-1 \n" ); document.write( "y=3(1)-1 \n" ); document.write( "y=3-1 \n" ); document.write( "y=2 \n" ); document.write( "so when x=1, y=2 \n" ); document.write( "y=3(-1)-1 \n" ); document.write( "y=-3-1 \n" ); document.write( "y=-4 \n" ); document.write( "so when x=-1, y=-4 \n" ); document.write( "now plot those points on the graph; \n" ); document.write( " \n" ); document.write( "Remember you choose the values for x then solve the equation for y. \n" ); document.write( "hope this helps \n" ); document.write( "=) \n" ); document.write( " |