document.write( "Question 155321: Combining all four operations of polynomials, can this be solved or simplified?\r
\n" );
document.write( "\n" );
document.write( "[9x^2 - (3/4)x] - [(1/2)x - 4]\r
\n" );
document.write( "\n" );
document.write( "Thank you.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #114392 by checkley77(12844) ![]() You can put this solution on YOUR website! [9x^2 - (3/4)x] - [(1/2)x - 4] \n" ); document.write( "9x^2-3x/4-x/2+4 \n" ); document.write( "9x^2-5x/4+4 \n" ); document.write( "Solving using the quadratic equation it has complex roots (0.0694+/-0.663i) \n" ); document.write( " |