document.write( "Question 167912: At a skating rink, students pay $.75 admission and adults pay $1.25. For one night, the recipts were $85 and 100 people paid. How many people were adults? \n" ); document.write( "
Algebra.Com's Answer #123754 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 1.25X+.75(100-X)=85 \n" ); document.write( "1.25X+75-.75X=85 \n" ); document.write( ".5X=85-75 \n" ); document.write( ".5X=10 \n" ); document.write( "X=10/.5 \n" ); document.write( "X=20 ADULT TICKETS WERE SOLD. \n" ); document.write( "PROOF: \n" ); document.write( "1.25*20+.75(100-20)=85 \n" ); document.write( "25+.75*80=85 \n" ); document.write( "25+60=85 \n" ); document.write( "85=85 \n" ); document.write( " |