document.write( "Question 1069317: Beach bike rental charges $3.00 plus $0.50 per mile to rent a bike.\r
\n" );
document.write( "\n" );
document.write( "Write an equation that represents the total cost C of renting a bike and riding for M miles \n" );
document.write( "
Algebra.Com's Answer #684541 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! C=$3+$0.50M \n" ); document.write( "The $3 is fixed and doesn't change. \n" ); document.write( "The variable is M and that will change. \n" ); document.write( " |