document.write( "Question 187568: I need to factor this problem completely, not quite sure how to though.
\n" );
document.write( "16x^4–40x^2+9 \n" );
document.write( "
Algebra.Com's Answer #140598 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I need to factor this problem completely, not quite sure how to though. \n" ); document.write( "16x^4–40x^2+9 \n" ); document.write( "---------- \n" ); document.write( "It'll be \n" ); document.write( "(ax^2 + b)*(cx^2 + d) a, b, c & d are integers. \n" ); document.write( "a*c = 16 \n" ); document.write( "b*d = 9 \n" ); document.write( "ad + bc = -40 \n" ); document.write( "a & c will be 1, 2, or 4 \n" ); document.write( "b & d will be 1 or 3 \n" ); document.write( "Since -40 is not divisible by 3, b & d are 1 and 9. \n" ); document.write( "(4x^2 - 1)*(4x^2 - 9) \n" ); document.write( "--------------------- \n" ); document.write( "It's just a matter of \"doodling\" until you find it. \n" ); document.write( " |