document.write( "Question 1298: Graph the linear equation. Find three points that solve the equation, then plot them on the graph\r
\n" );
document.write( "\n" );
document.write( " 3x-4y= -18 \n" );
document.write( "
Algebra.Com's Answer #493 by usyim88hk(158)![]() ![]() ![]() You can put this solution on YOUR website! First change it into slope intercept form: \n" ); document.write( "3x-4y = -18 \n" ); document.write( "4y = 3x+18 \n" ); document.write( "y = (3/4)x + 4.5 \n" ); document.write( " |