document.write( "Question 76067This question is from textbook
\n" );
document.write( ": you are in charge of buying softballs for three different leagues. The Pony league uses an 11 inch softball priced at $2.25. The Junior and Senior Leagues use a 12 inch softball priced at $2.75. The invoicesmeared in the rain. You can still read the totals, 80 softballs for $210. How many of each size are there? \n" );
document.write( "
Algebra.Com's Answer #54633 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let x=number of of 11 in balls \n" ); document.write( "Then 80-x=number of 12 in balls\r \n" ); document.write( "\n" ); document.write( "Total cost of 11 in balls plus total cost of 12 in balls equals $210\r \n" ); document.write( "\n" ); document.write( "So, our equation to solve is:\r \n" ); document.write( "\n" ); document.write( "2.25x+2.75(80-x)=210 get rid of parens\r \n" ); document.write( "\n" ); document.write( "2.25x+220-2.75x=210 subtract 220 from both sides\r \n" ); document.write( "\n" ); document.write( "2.25x+220-220-2.75x=210-220 collect like terms\r \n" ); document.write( "\n" ); document.write( "-0.50x=-10 divide both sides by -0.50 \n" ); document.write( "x=20---------------------------------------------number of 11 in balls\r \n" ); document.write( "\n" ); document.write( "80-x=80-20=60---------------------------------------number of 12 in balls\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "CK\r \n" ); document.write( "\n" ); document.write( "2.25(20)+2.75(60)=210 \n" ); document.write( "45+165=210 \n" ); document.write( "210=210\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |