document.write( "Question 203002This question is from textbook Beginning Algebra
\n" ); document.write( ": I know how to do the problem I just cant figure out how to set the problem up(translate). Thank you.\r
\n" ); document.write( "\n" ); document.write( "21.How many gallons of a 12% solution must be mixed with a 20% solution to get 10 gallons of a 14% solution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "32.A movie theater has two ticket prices: $8 for adults and $5 for children. If the box office took in $4116 from sales of 600 tickets, how many tickets of each kind were sold?
\n" ); document.write( "

Algebra.Com's Answer #153152 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=\"gallons of 12%\", so 10-x=\"gallons of 20%\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(12%)(x) + (20%)(10-x) = (14%)(10) ___ remember to change % to decimal\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let x=\"number of adult tickets\", so 600-x=\"number of children tickets\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(8)(x) + (5)(600-x) = 4116
\n" ); document.write( "
\n" );