document.write( "Question 288385: 1. This coming summer, we are meeting up with some other family members at Family Fiesta Amusement Park. The ticket price for children is $17 and for adults the ticket price is $31. The total price for all 20 of us to enter the park is $438. \r
\n" );
document.write( "\n" );
document.write( "a. Write an equation, using A for adults and C for children, that illustrates the number of tickets bought. \n" );
document.write( "
Algebra.Com's Answer #209038 by jaydducote(11)![]() ![]() You can put this solution on YOUR website! A is adult tickets, which cost 31 \n" ); document.write( "C is children tickets, which cost 17 \n" ); document.write( "we know 20 people are going, all are either adults or children \n" ); document.write( "we know the total price is 438\r \n" ); document.write( "\n" ); document.write( "if 20 people go and they are all adults or children, then A+C=20 <----- this is A\r \n" ); document.write( "\n" ); document.write( "Since we know the tickets add up to a total, we know that 31A+17C=438 <----- this is B\r \n" ); document.write( "\n" ); document.write( "Those are the two equations that you need to solve the problem. You have to have both, so I'm not sure how else to \"Write an equation, using A for adults and C for children, that illustrates the number of tickets bought.\" You need two equations, then you can use substitution or something to solve them. \n" ); document.write( " |