document.write( "Question 267032: (2h^3 – 5h^2 + 22h) / (2h + 3) \n" ); document.write( "
Algebra.Com's Answer #196059 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
we can solve this with polynomial division, but might be a bit messy.
\n" ); document.write( " . . . . . . . . . . h^2 . . . . . .(-4)h
\n" ); document.write( "(2h+3) // . . .2h^3 . . . . . -5h^2 . . . . . 22h
\n" ); document.write( " . . . . . . . . . . 2h^3 . . . . . .+3h^2
\n" ); document.write( "draw the line and change the sign to get
\n" ); document.write( " - - - - - - - - - - - - - -(-8h^2) . . . .22h
\n" ); document.write( " . . . . . . . . . . . . . . . . . . . .(-8h^2) . . (-12)h
\n" ); document.write( "draw the line and change the sign to get
\n" ); document.write( " - - - - - - - - - - - - - - - - - - - - - - 34h
\n" ); document.write( "our final answer is\r
\n" ); document.write( "\n" ); document.write( "(2h+3) * (h^2 - 4h) + 34h/(2h+3)
\n" ); document.write( "
\n" );