document.write( "Question 456309: How do I graph using the slope and y-intercept?\r
\n" );
document.write( "\n" );
document.write( "x + 3y=9 \n" );
document.write( "
Algebra.Com's Answer #313163 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the slope and y-int by solving for y \n" ); document.write( "y = (-1/3)x + 3 \n" ); document.write( "Slope m = -1/3, y-int = (0,3) \n" ); document.write( "------------- \n" ); document.write( "Plot (0,3) \n" ); document.write( "From that point, count 3 to the right and 1 down (or 6 over and 2 down) for the 2nd point. \n" ); document.write( "Draw a line thru them. \n" ); document.write( "That's all \n" ); document.write( " \n" ); document.write( " |