document.write( "Question 480653: I am trying to solve this equation Y=5/6x-2 \n" ); document.write( "
Algebra.Com's Answer #329147 by wilft1(217)![]() ![]() You can put this solution on YOUR website! i'm assuming that your plotting coordinates\r \n" ); document.write( "\n" ); document.write( "replace the x with a number, and solve for y, that will give you both coordinates,\r \n" ); document.write( "\n" ); document.write( "example\r \n" ); document.write( "\n" ); document.write( "replace x with... lets say, 2\r \n" ); document.write( "\n" ); document.write( "Y=5/6(2)-2\r \n" ); document.write( "\n" ); document.write( "y=1.66-2\r \n" ); document.write( "\n" ); document.write( "y= -0.34\r \n" ); document.write( "\n" ); document.write( "so, our first coordinate would be (2,-0.34)\r \n" ); document.write( "\n" ); document.write( "just keep doing this, swap out either x or y with a number and solve the equation, if you do it right, all the points should be in a straight line \n" ); document.write( " |