document.write( "Question 591229: A shuttle service taking skiers to a ski area charges $8 per person each way. Four skiers are debating whether to take the shuttle bus or rent a car for $45 plus $.25 per mile. Assuming that the skiers will share the cost of the car and that they want the least expensive method of transportation, how far away is the ski area if they choose to take the shuttle service? I know the answer is more than 38 miles.
\n" );
document.write( "8*2*4<45 + .25X
\n" );
document.write( "64<45 +.25X
\n" );
document.write( "I don't understand how you get 9.5<.25X and not 19 <.25X?? Please Help! \n" );
document.write( "
Algebra.Com's Answer #375557 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the $.25 per mile is for the distance to the ski area AND BACK\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "8 * 2 * 4 < 45 + .25(2x) \n" ); document.write( " |