document.write( "Question 769327: Find all real numbers x which satisfy the following equation: (x-6)^5 - 5(x-6)^3= 0\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #468807 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find all real numbers x which satisfy the following equation: \n" ); document.write( "(x-6)^5 - 5(x-6)^3= 0 \n" ); document.write( "(x-6)^3(x-6)^2-5)=0 \n" ); document.write( "(x-6)^3=0 \n" ); document.write( "x=6 (multiplicity 3) \n" ); document.write( ".. \n" ); document.write( "(x-6)^2-5=0 \n" ); document.write( "(x-6)^2=5 \n" ); document.write( "x-6=±√5 \n" ); document.write( "x=6±√5 \n" ); document.write( "x=6+√5 \n" ); document.write( "or \n" ); document.write( "x=6-√5 \n" ); document.write( "solutions: x=6, 6, 6, 6-√5, 6+√5 \n" ); document.write( " |