document.write( "Question 631023: A plain flies at a cruising speed of (x+4) kilometers per hour. At this rate, how long will it take to fly x2+11x+28 kilometers? \n" ); document.write( "
Algebra.Com's Answer #397279 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A plain flies at a cruising speed of (x+4) kilometers per hour. At this rate, how long will it take to fly x2+11x+28 kilometers?
\n" ); document.write( "1/(x+4) * x^2+11x+28
\n" ); document.write( "1/(x+4) * (x+7)(x+4)
\n" ); document.write( "(x+7)(x+4)/(x+4)
\n" ); document.write( "(x+7) hours
\n" ); document.write( "
\n" ); document.write( "
\n" );