document.write( "Question 881571: If tickets to a tennis match coast $23 for adults and $11 for children, write an expression for the cost of the following
\n" );
document.write( "A) p adult tickets
\n" );
document.write( "B) q children tickets
\n" );
document.write( "C) x adult and y children tickets \n" );
document.write( "
Algebra.Com's Answer #532309 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! (A) \n" ); document.write( "23p \n" ); document.write( "(B) \n" ); document.write( "11q \n" ); document.write( "(C) \n" ); document.write( "23x + 11y \n" ); document.write( " \n" ); document.write( " |