document.write( "Question 78833: Factor completely.
\n" );
document.write( "3x^2 – 23x + 40\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #56571 by mathdoc314(58)![]() ![]() ![]() You can put this solution on YOUR website! This is fun to factor completely\r \n" ); document.write( "\n" ); document.write( "It is going to be a product of two linear terms\r \n" ); document.write( "\n" ); document.write( "(ax + b) (cx + d)\r \n" ); document.write( "\n" ); document.write( "For a and c I think it is going to be 1 and 3, but not sure which is which\r \n" ); document.write( "\n" ); document.write( "For b and d it has to multiply to 40 so the choices are \n" ); document.write( "1*40, 2*20, 4*10, or 5*8 \r \n" ); document.write( "\n" ); document.write( "Since the middle term is a minus I think b and d are going to be negative, or you can write it\r \n" ); document.write( "\n" ); document.write( "(x - b) (3x - d)\r \n" ); document.write( "\n" ); document.write( "How will it work out so the middle term is -23\r \n" ); document.write( "\n" ); document.write( "3b + d = 23 \n" ); document.write( "I bet it is the 5 and 8 one \n" ); document.write( "3*5 + 8 = 23\r \n" ); document.write( "\n" ); document.write( "(x - 5)(3x - 8) = 3x^2 -15x -8x + 40 \n" ); document.write( "3x^2 - 23x + 40 = 0\r \n" ); document.write( "\n" ); document.write( "That is how I learned to do it before I knew Completing the Square and the Quadratic Formula.\r \n" ); document.write( "\n" ); document.write( "Completing the Square is a clearer process but you have to fool around with fractions\r \n" ); document.write( "\n" ); document.write( "3x^2 - 23x + 40 = 0 \n" ); document.write( "x^2 -23/3 x + 40/3 = 0\r \n" ); document.write( "\n" ); document.write( "On the left I want to see something that looks like x^2 + 2Cx + C^2, so I determine that C is -23/6. I add (-23/6)^2 to both sides to have this come out right. I move the 40/3 to the right so I can solve for the squared term on the left.\r \n" ); document.write( "\n" ); document.write( "x^2 + 2(-23/6) x + (-23/6)^2 = -40/3 + (-23/6)^2 \r \n" ); document.write( "\n" ); document.write( "There I added the term I will need, (-23/6)^2, to both sides \n" ); document.write( "in order to have the left side be a perfect square. Notice \n" ); document.write( "how the left side factors now:\r \n" ); document.write( "\n" ); document.write( "(x - 23/6)^2 = -40/3 + 529/36 = (529 - 480)/36 = (49/36)\r \n" ); document.write( "\n" ); document.write( "x - 23/6 = 7/6 or -7/6 \n" ); document.write( "x = (23+7)/6 = 5 \n" ); document.write( "or x = (23 - 7)/6 = 16/6\r \n" ); document.write( "\n" ); document.write( "Therefore again the answer is 3(x-5)(x-8/3) or (x-5)(3x-8).\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |