document.write( "Question 208057: A sporting goods store sold twice as many baseballs as bats. Balls were $9 and bats were $14. $256 dollars were made by both products combined. How many of each was sold? \n" ); document.write( "
Algebra.Com's Answer #157375 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A sporting goods store sold twice as many baseballs as bats. Balls were $9 and bats were $14. $256 dollars were made by both products combined. How many of each was sold?
\n" ); document.write( "---------------------------------
\n" ); document.write( "Let B = # of Baseballs; Let b = # of bats
\n" ); document.write( "Quantity: B = 2b
\n" ); document.write( "Value::::9B + 14b = 256
\n" ); document.write( "----------------------------------
\n" ); document.write( "Substitute for \"B\" to solve for \"b\":
\n" ); document.write( "9(2b) + 14b = 256
\n" ); document.write( "32b = 256
\n" ); document.write( "b = 8 (# of bats sold)
\n" ); document.write( "B = 2b = 16 (# of balls sold)
\n" ); document.write( "===================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===================================
\n" ); document.write( "
\n" );