document.write( "Question 212321This question is from textbook college algebra
\n" );
document.write( ": the parking cost at the local airport (in dollars) is C=2+1.75(h-1), where h is the number of hours the car is parked. For what range of hours is the parking cost between $37 and $51? \n" );
document.write( "
Algebra.Com's Answer #160720 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! 37=2+1.75(h-1) \n" ); document.write( "35=1.75(h-1) \n" ); document.write( "h-1=20 \n" ); document.write( "h=21 \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "51=2+1.75(h-1) \n" ); document.write( "49=1.75(h-1) \n" ); document.write( "h-1=28 \n" ); document.write( "h=29 \n" ); document.write( "Between 21 and 29 hours. \n" ); document.write( " |