document.write( "Question 78448: how do you graph:
\n" );
document.write( "y = -2/3x + 6 \n" );
document.write( "
Algebra.Com's Answer #56256 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! graph: \n" ); document.write( "y = (-2/3)x + 6 \n" ); document.write( "Plot two points: \n" ); document.write( "If x=0, y=6 \n" ); document.write( "If x=3, y=4 \n" ); document.write( "-------------- \n" ); document.write( "Draw a line thru those two points. \n" ); document.write( " \n" ); document.write( "========= \n" ); document.write( "Cheers, \n" ); document.write( "San H. \n" ); document.write( " |