document.write( "Question 267359: Can you please provide the algebraic expression for this word problem.\r
\n" );
document.write( "\n" );
document.write( "Play tickets for two adults and two children cost $24. A child's ticket costs half as much as an adult's ticket. Find the cost of a child's ticket. \n" );
document.write( "
Algebra.Com's Answer #196263 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"Play tickets for two adults and two children cost $24\" ___ 2a + 2c = 24 ___ 2a = 24 - 2c ___ a = 12 - c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"A child's ticket costs half as much as an adult's ticket\" ___ c = a / 2 ___ 2c = a\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ 2c = 12 - c ___ 3c = 12 ___ c = 4 \n" ); document.write( " |