document.write( "Question 675213: can you solve the linear system?
\n" );
document.write( "3x - 2y = 5
\n" );
document.write( "-x + y = 2 \n" );
document.write( "
Algebra.Com's Answer #419629 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! Multiply the second equation by 3 \n" ); document.write( "3x - 2y = 5 \n" ); document.write( "3(-x+y=2) to get -3x + 3y = 6 \n" ); document.write( "... \n" ); document.write( "Add the equations together to solve for y \n" ); document.write( "3x + -3x - 2y + 3y = 5 + 6 \n" ); document.write( " \n" ); document.write( "... \n" ); document.write( "Multiply the second equation by 2 \n" ); document.write( "2(-x+y=2) to get -2x+2y=4 \n" ); document.write( "... \n" ); document.write( "Add the equations to solve for x \n" ); document.write( "3x + -2x - 2y + 2y = 5 + 4 \n" ); document.write( " \n" ); document.write( "..................... \n" ); document.write( "Delighted to help. \n" ); document.write( "-Reading Boosters \n" ); document.write( "Website: www.MyHomeworkAnswers.com \n" ); document.write( "Wanting for others what we want for ourselves. \n" ); document.write( " \n" ); document.write( " |