document.write( "Question 873961: Dear Math Tutor,\r
\n" );
document.write( "\n" );
document.write( "Please help me with:
\n" );
document.write( "2 times the square root of x-1 + 1 = x
\n" );
document.write( "2 times the square root of x-1 = x-1
\n" );
document.write( "(2 times the square root of x-1)^2 = (x-1)^2
\n" );
document.write( "4(x-1) = x^2-2x+1\r
\n" );
document.write( "\n" );
document.write( "My frustration: Why is there an extra 2x on the right hand side now? Shouldn't it just be x^2+1? Where did 2x come from? Am I missing a rule? \r
\n" );
document.write( "\n" );
document.write( "With gratitude,
\n" );
document.write( "Nats \n" );
document.write( "
Algebra.Com's Answer #527199 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! The reason for the 2x comes from expanding out (x-1)^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When you expand out (x-1)^2, you will NOT get x^2 + 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "That's a very common fallacy people fall for.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here is what you should get\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x-1)^2 = (x-1)*(x-1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x-1)^2 = x(x-1) - 1(x-1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x-1)^2 = x^2 - x - x + 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x-1)^2 = x^2 - 2x + 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I recommend using a rectangle to help multiply (example of what I mean shown below. In the example, they are multiplying out \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( "\n" ); document.write( "(Image Source: http://www.shelovesmath.com/algebra/intermediate-algebra/introduction-to-polynomials/) \n" ); document.write( " |