document.write( "Question 1166373: Dale rented a truck for one day. There was a base fee of $9.00, and there was an additional charge of 6 cents for each mile driven. The total cost, C (in dollars ), for driving x miles is given by the following. \r
\n" );
document.write( "\n" );
document.write( "C= 9.00 + 0.06x \r
\n" );
document.write( "\n" );
document.write( "What is the total rental cost if Dale drove 30 miles? \n" );
document.write( "
Algebra.Com's Answer #790869 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Dale rented a truck for one day. There was a base fee of $9.00, and there was an additional charge of 6 cents for each mile driven. The total cost, C (in dollars ), for driving x miles is given by the following. \r \n" ); document.write( "\n" ); document.write( "C= 9.00 + 0.06x \r \n" ); document.write( "\n" ); document.write( "What is the total rental cost if Dale drove 30 miles? \n" ); document.write( "------------------- \n" ); document.write( "Sub 30 for x, solve for C \n" ); document.write( " \n" ); document.write( " |