document.write( "Question 287081: How do I factor this polynomial?
\n" );
document.write( "0.3x^2 + 400x + 550\r
\n" );
document.write( "\n" );
document.write( "I multiplied by 10 to remove the decimal to obtain:
\n" );
document.write( "3x^2 + 4000x + 5500\r
\n" );
document.write( "\n" );
document.write( "I am stuck at this point.
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #208173 by Alan3354(69443) You can put this solution on YOUR website! 3x^2 + 4000x + 5500 \n" ); document.write( "It's prime, not factorable with integers. \n" ); document.write( " \n" ); document.write( " |