document.write( "Question 1107327: A scooter can travel between 22 and 28 miles per gallon of gasoline. If 1 gallon cost between $3.75 and $3.95, about how much will it cost to travel 75 miles? \n" ); document.write( "
Algebra.Com's Answer #722337 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
R, fuel efficiency, miles per gallon
\n" ); document.write( "P, price, dollars per gallon\r
\n" ); document.write( "\n" ); document.write( "D, given number of miles distance\r
\n" ); document.write( "\n" ); document.write( "\"D%281%2FR%29\"--------how many gallons\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"D%281%2FR%29P\"--------the cost for going distance D.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight_green%28%28DP%29%2FR%29\"-------slightly rewritten, the cost to go distance D.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "ABOUT How much cost to go 75 miles,
\n" ); document.write( "given r is from 22 to 28
\n" ); document.write( "and
\n" ); document.write( "p is from 3.75 to 3.95
\n" ); document.write( "-
\n" ); document.write( "\"d%28p%2Fr%29\"\r
\n" ); document.write( "\n" ); document.write( "\"system%2875%283.75%2F28%29+%2C+to+%2C++75%283.95%2F22%29%29\"
\n" ); document.write( "and you probably want the middle of these.
\n" ); document.write( "
\n" );