document.write( "Question 26407: Here is the word problem I need help with.\r
\n" );
document.write( "\n" );
document.write( "Adult tickets for a play cost $17 and child tickets cost $8. If there were 24 people at a performance and the theather collected $363 from ticket sales, how many children attend the play?\r
\n" );
document.write( "\n" );
document.write( "Thank you in advance for your help. \n" );
document.write( "
Algebra.Com's Answer #14252 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Let number of adults be \"x\" \n" ); document.write( "The number of child tics is \"24-x\" \n" ); document.write( "Value of adult tickets is 17x \n" ); document.write( "Value of child tickets is 8(24-x)=192-8x \n" ); document.write( "EQUATION: \n" ); document.write( "Value + Value = 363 dollars \n" ); document.write( "17x+192-8x=363 \n" ); document.write( "9x=171 \n" ); document.write( " x=19 (number of adult tickets sold) \n" ); document.write( "24-x=5 (number of child tickets sold)\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |