document.write( "Question 97558This question is from textbook
\n" );
document.write( ": The cost to rent a car is $19.50 plus $.25 per mile. If you have $44 to rent a car, what is the greatest number of miles that you can drive?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #70963 by edjones(8007) You can put this solution on YOUR website! x=number of mi \n" ); document.write( "19.5+.25x=44 \n" ); document.write( "subtract 19.5 from each side. .25x=24.5 \n" ); document.write( "divide .25 into both sides. x=98 mi you can drive \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |