document.write( "Question 94506: Not sure on this word problem\r
\n" );
document.write( "\n" );
document.write( "Adult tickets for a play cost $20 and child tickets cost $16. If there were 27 people at a performance and the theater collected $464 from ticket sales, how many adults and how many children attended the play? \n" );
document.write( "
Algebra.Com's Answer #68821 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! a+c=27 ... a=27-c ... a(20)+c(16)=464 ... (27-c)20+c(16)=464 ... 540-20c+16c=464 ... -4c=-76 ... c=19\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a=27-(19) ... a=8 \n" ); document.write( " |