document.write( "Question 60110This question is from textbook Elementry and Intermediate Algebra
\n" );
document.write( ": Richard drove his rig at ‘x’ mph for 3 hours, then increased his speed to (x + 15) mph and drove 2 more hours. Write a polynomial that represents the total distance that he traveled. How much distance he covered if x = 45 Mph? \n" );
document.write( "
Algebra.Com's Answer #41448 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! Richard drove his rig at ‘x’ mph for 3 hours, then increased his speed to (x + 15) mph and drove 2 more hours. Write a polynomial that represents the total distance that he traveled. How much distance he covered if x = 45 Mph? \n" ); document.write( "Distance = rate times time, d=rt \n" ); document.write( ":Polynomial \n" ); document.write( "d(x)=3x+2(x+15) \n" ); document.write( "d(x)=3x+2x+30 \n" ); document.write( "d(x)=5x+30 \n" ); document.write( ": \n" ); document.write( "d(45)=5(45)+30 \n" ); document.write( "d(45)=225+30 \n" ); document.write( "d(45)=255 mi \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " \n" ); document.write( " |