document.write( "Question 347066: (x-5)squared-4(x-5)-21=0 \n" ); document.write( "
Algebra.Com's Answer #248169 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "There's a clever way and a long way to solve this equation. I'll do both. \n" ); document.write( "Clever way, using a temporary variable. This involves noticing that this equation is quadratic in (x-5). It might help you to see this if I use a temporary variable. Let q = x-5. Substituting q for x-5, your equation becomes: \n" ); document.write( " \n" ); document.write( "This equation is easily solved for q. Just factor it: \n" ); document.write( " \n" ); document.write( "Use the Zero Product property: \n" ); document.write( "q-7 = 0 or q+3 = 0 \n" ); document.write( "Solving these we get: \n" ); document.write( "q = 7 or q = -3 \n" ); document.write( "And last we replace q with x-5: \n" ); document.write( "x-5 = 7 or x-5 = -3 \n" ); document.write( "Solving these we get: \n" ); document.write( "x = 12 or x = 2 \n" ); document.write( "Clever way without a temporary variable. Eventually you will be able to solve this kind of problem without a temporary variable: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x-12 = 0 or x-2 = 0 \n" ); document.write( "x = 12 or x = 2 \n" ); document.write( "Without the temporary variable this is a very short solution. \n" ); document.write( "The long way to do this problem is to start by simplifying the equation. We'll square (x-5) first: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Multiply next: \n" ); document.write( " \n" ); document.write( "Combine like terms: \n" ); document.write( " \n" ); document.write( "Factor: \n" ); document.write( " \n" ); document.write( "Zero Product property: \n" ); document.write( "x-12 = 0 or x-2 = 0 \n" ); document.write( "Solve: \n" ); document.write( "x = 12 or x = 2 \n" ); document.write( " |