document.write( "Question 372150: how do i graph x=2 and 3x-y=8 \n" ); document.write( "
Algebra.Com's Answer #265099 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! how do i graph x=2 and 3x-y=8 \n" ); document.write( "-------- \n" ); document.write( "They're straight lines, so you need 2 points. \n" ); document.write( "----- \n" ); document.write( "x = 2 \n" ); document.write( "Pick 2 values for y \n" ); document.write( "y = 0, x = 2 --> (2,0) \n" ); document.write( "y = 10, x = 2 --> (2,10) \n" ); document.write( "Draw a line thru them \n" ); document.write( "--------------- \n" ); document.write( "3x-y=8 \n" ); document.write( "y = 3x - 8 \n" ); document.write( "Pick 2 values for x and find y, as above. \n" ); document.write( "Plot the 2 points. \n" ); document.write( "Draw a line thru them.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |