document.write( "Question 110753: Adult tickets for a play cost $14 and child tickets cost $4. If there were 28 people at a performance and the theater collected $242 from ticket sales, how many children attended the play? Solve this problem using algebraic equations. \r
\n" ); document.write( "\n" ); document.write( "Thank you.
\n" ); document.write( "

Algebra.Com's Answer #80723 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=children, so 28-x=adults ... 4(x)+14(28-x)=242 \n" ); document.write( "
\n" );