document.write( "Question 229290: Expenses. The sophomore class is planning a picnic. The cost of a permit to use a city park is $250. To pay for the permit, there is a fee of $.75 for each sophomore and $1.25 for each guest who is not a sophomore. Two hundred sophomores plan to attend. Write and solve an inequality to find how many guests must attend for the sophomores to pay for the permit. \n" ); document.write( "
Algebra.Com's Answer #170038 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
200*.75+1.25x>250
\n" ); document.write( "150+1.25x>250
\n" ); document.write( "1.25x>250-150
\n" ); document.write( "1.25x>100
\n" ); document.write( "x>100/1.25
\n" ); document.write( "x>80 minimum number of non sophomores are required to raise the $250 fee.
\n" ); document.write( "Proof:
\n" ); document.write( "200*.75+1.25*80>250
\n" ); document.write( "150+100=250
\n" ); document.write( "250=250
\n" ); document.write( "
\n" );