document.write( "Question 82405: Solve the system by addition or substitution.
\n" );
document.write( " –6x + 3y = 12
\n" );
document.write( " y = 2x + 3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #59249 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! y=2x+3 now substitute (2x+3) for y in the other equation & solve for x. \n" ); document.write( "-6x+3(2x+3)=12 \n" ); document.write( "-6x+6x+9=12 \n" ); document.write( "0x=12-9 \n" ); document.write( "0=3 now common solution here. \n" ); document.write( "proof we plot the 2 lines \n" ); document.write( "y=2x+3 (red line) & \n" ); document.write( "3y=6x+12, y=6x/3+12/3, y=2x+4 (green line) \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |