document.write( "Question 265477: graph the linear equation
\n" );
document.write( "find the 3 plotting points
\n" );
document.write( "-2x-3y=-7 \n" );
document.write( "
Algebra.Com's Answer #195191 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! graph the linear equation \n" ); document.write( "find the 3 plotting points \n" ); document.write( "-2x-3y=-7 \n" ); document.write( "---- \n" ); document.write( "Solve for y for convenience: \n" ); document.write( "y = (-2/3)x + (7/3) \n" ); document.write( "--- \n" ); document.write( "Let x = 0, then y = (7/3) giving you point (0,7/3) \n" ); document.write( "Let x = 3, then y = -2+(7/3) = 1/3 giving you point (3,1/3) \n" ); document.write( "Let x = -3, then y = 2 + 7/3 = 13/3 giving you point (-3,13/3) \n" ); document.write( "=============================================================== \n" ); document.write( " \n" ); document.write( "=============================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |