document.write( "Question 286407: Solve the system of equations by graphing.
\n" );
document.write( "3x-2y=0
\n" );
document.write( "-3x-y=-18 \n" );
document.write( "
Algebra.Com's Answer #207699 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! To solve by graphing you must graph it. Do you grasp that? (That is a pun.) \n" ); document.write( "for each equation \n" ); document.write( "let x=0 then find y \n" ); document.write( "let y=0 then find x \n" ); document.write( "Do them separately and draw the line then do the other. \n" ); document.write( "Where the lines cross is the \"solution\" \r \n" ); document.write( "\n" ); document.write( "This is not required for your homework and should not be handed in with it. \n" ); document.write( "To find the \"solution\" algebraically add the two equations \n" ); document.write( "-3y=-18 \n" ); document.write( "y=6 \n" ); document.write( "-3x-y=-18 \n" ); document.write( "-3x-6=-18 \n" ); document.write( "-3x=-12 \n" ); document.write( "x=4 \n" ); document.write( "(4,6) \n" ); document.write( " \n" ); document.write( " |