document.write( "Question 731867: How do i work this one out and then factor it? please help.\r
\n" );
document.write( "\n" );
document.write( "4(a + 3)2 – (a + 3) – 18 \n" );
document.write( "
Algebra.Com's Answer #447325 by Alan3354(69443) You can put this solution on YOUR website! How do i work this one out and then factor it? please help.\r \n" ); document.write( "\n" ); document.write( "4(a + 3)2 – (a + 3) – 18 \n" ); document.write( "========================= \n" ); document.write( "I don't know what you mean by \"work this one out,\" but it can be factored \n" ); document.write( "---- \n" ); document.write( "Use ^ (Shift 6) for exponents \n" ); document.write( "4(a + 3)^2 – (a + 3) – 18 \n" ); document.write( "sub x for (a+3) temporarily \n" ); document.write( "4x^2 – x – 18 \n" ); document.write( "It will be either (x + m)*(4x + n) or (2x + m)*(2x + n) \n" ); document.write( "Since the x term has an odd coefficent, it can't be (2x + m)*(2x + n). \n" ); document.write( "------------- \n" ); document.write( "It will be (x + m)*(4x + n) \n" ); document.write( "Find a pair of factors of 18 that fit. \n" ); document.write( "The signs will be different since it's -18 \n" ); document.write( "--- \n" ); document.write( "18 has 3 pairs of factors \n" ); document.write( "1*18 \n" ); document.write( "2*9 \n" ); document.write( "3*6 \n" ); document.write( "---- \n" ); document.write( "(x + m)*(4x + n) \n" ); document.write( "The n has to be the odd number, so it's 1, 3 or 9 (either + or minus) \n" ); document.write( "Now it's trial and error. \n" ); document.write( "(x + 2)*(4x - 9) works \n" ); document.write( "============================= \n" ); document.write( "Sub back (a+3) for x \n" ); document.write( "= (a+3+2)*(4a+12-9) \n" ); document.write( "= (a+5)*(4a+3) \n" ); document.write( "****************************** \n" ); document.write( "You can expand 4(a + 3)^2 – (a + 3) – 18 first \n" ); document.write( "= 4a^ + 24a + 36 - a - 3 - 18 \n" ); document.write( "= 4a^2 + 23a + 15 \n" ); document.write( "That might be slightly easier since it's all positive numbers. \n" ); document.write( " \n" ); document.write( " |