document.write( "Question 46868This question is from textbook COLLEGE ALGEBRA
\n" );
document.write( ": solve system of equations\r
\n" );
document.write( "\n" );
document.write( "3x+2y=5
\n" );
document.write( "6x+3y=6 \n" );
document.write( "
Algebra.Com's Answer #31134 by mathchemprofessor(65)![]() ![]() You can put this solution on YOUR website! Equation1->3x+2y=5 \n" ); document.write( "Equation2->6x+3y=6 \n" ); document.write( "On simplyfying equation2, we relate 3y=6-6x or y=2-2x \n" ); document.write( "Substituting y=2-2x in equation 1, we get 3x+2(2-2x)=5 \n" ); document.write( "3x+4-4x=5, -x=5-4, -x=1, x=-1 \n" ); document.write( "So,y=2-2x=2-2(-1)=2+2=4 \n" ); document.write( "x=-1 and y=4 \n" ); document.write( "Verify the solution by substituting the values in equation2. \n" ); document.write( " \n" ); document.write( " |