document.write( "Question 116912: Can you tell me if my answer is right or not if not can you tell me what i did wrong. \r
\n" );
document.write( "\n" );
document.write( "Factor completely
\n" );
document.write( "x^3 - 26x^2 + 48x
\n" );
document.write( "x(x^2 - 26x + 48)
\n" );
document.write( "= x(x^2 - 2x) (x - 24) \n" );
document.write( "
Algebra.Com's Answer #84993 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! X^3-26X^2+48X \n" ); document.write( "X(X^2-26X+48) \n" ); document.write( "X(X-2)(X-24) YOU HAVE (X^2-2X) WHICH IS INCORRECT. \n" ); document.write( "IF YOU MULTIPLY YOUR FACTORS: \n" ); document.write( "X^2-2X \n" ); document.write( "X-24 \n" ); document.write( "----------------------------------- \n" ); document.write( "X^3-2X^2-24X^2+48X \n" ); document.write( "X^3-26X^2+48X HOWEVER YOU HAVE ALREADY FACTORED OUT THE X TERM FROM ALL ELEMENTS WHICH IF YOU MULTIPLIES THIS TERM BY X YOU WOULD GET \n" ); document.write( "X^4-26X^3+48X^2 WHICH IS NOT WHAT YOU STARTED WITH. \n" ); document.write( "------------------------------------------ \n" ); document.write( "MULTIPLY MY FACTORS \n" ); document.write( "X-2 \n" ); document.write( "X-24 \n" ); document.write( "------------- \n" ); document.write( "X^2-2X-24X+48 \n" ); document.write( "(X^2-26X+48) WHICH IS WHAT YOU FACTORED AFTER YOU EXTRACTED THE COMMON X TERM. \n" ); document.write( " |