document.write( "Question 361785: I want to solve the following linear equation.
\n" );
document.write( "3(x-7)-2(x-5)=x-11 \n" );
document.write( "
Algebra.Com's Answer #257885 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Okay, from \n" ); document.write( "3(x-7)-2(x-5)=x-11 \n" ); document.write( "let's distribute on the left and get \n" ); document.write( "3x - 21 - 2x + 10 = x - 11 \n" ); document.write( "Now collect like terms and get \n" ); document.write( "x - 11 = x - 11 \n" ); document.write( "If we subtract off x, we get the curious result \n" ); document.write( "-11 = -11 \n" ); document.write( "Well, you have to ask yourself, \"When does -11 = -11?\" \n" ); document.write( "The answer is \"Always!\" \n" ); document.write( "Thus, this problem has an infinite number of solutions, for whatever value of x you choose, it works! \n" ); document.write( " |