document.write( "Question 1186974: The cost of renting a car is $46 /wk plus $0.25 /mi traveled during that week. An equation to represent the cost would be y=46+0.25x , where x is the number of miles traveled.\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "a. What is your cost if you travel 59 mi?
\n" );
document.write( "The cost is $____ \r
\n" );
document.write( "\n" );
document.write( "b. If your cost was $66.25 , how many miles were you charged for traveling?
\n" );
document.write( "You were charged for traveling _____ miles.\r
\n" );
document.write( "\n" );
document.write( "c. Suppose you have a maximum of $100 to spend for the car rental. What would be the maximum number of miles you could travel?____
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #819920 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! a. y=46+0.25(0.59) \n" ); document.write( "=$46+$14.75=$60.75 \n" ); document.write( "- \n" ); document.write( "b. 66.25=46+0.25x \n" ); document.write( "20.25=0.25x \n" ); document.write( "x=81 miles \n" ); document.write( "- \n" ); document.write( "c. \n" ); document.write( "100=46+0.25x \n" ); document.write( "54=0.25x \n" ); document.write( "x=216 miles \n" ); document.write( " |