document.write( "Question 214466: i need to graph x+3y=9 \n" ); document.write( "
Algebra.Com's Answer #161993 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! i need to graph x+3y=9 \n" ); document.write( "--------------- \n" ); document.write( "It's a straight line, so you need 2 points. \n" ); document.write( "x = 0 --> y = 3 \n" ); document.write( "(0,3) point 1 \n" ); document.write( "---------------- \n" ); document.write( "y = 0, x = 9 \n" ); document.write( "(9,0) point 2\r \n" ); document.write( "\n" ); document.write( "Draw a line thru the 2 points. \n" ); document.write( " |