document.write( "Question 958448: If I could get help on this problem, I would be very grateful.\r
\n" );
document.write( "\n" );
document.write( "The price to a child's admission to a broadway show is 50$. The price for adults is greater than 50$ but less than 500$ and is a whole number of dollars. If 70 children attend the show and the admission receipts total $28,149.00, how many adults attended?\r
\n" );
document.write( "\n" );
document.write( "I was thinking of setting up two linear equations and using substitution since it looks like that sort of problem, but the wording is very confusing.\r
\n" );
document.write( "\n" );
document.write( "thank you very much :) \n" );
document.write( "
Algebra.Com's Answer #585762 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! let x be the number of children and y be the number of adults, then \n" ); document.write( "50x + (50 < c < 500)y = 28149 \n" ); document.write( "we are given x = 70 \n" ); document.write( "3500 + ( 50 < c < 500 )y = 28149 \n" ); document.write( "( 50 < c < 500 )y = 24649 \n" ); document.write( "note that the square root of 24649 is 157, therefore \n" ); document.write( "157y = 24649 \n" ); document.write( "y = 157 \n" ); document.write( "157 adults attended and the cost of an adult ticket is $157\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |