document.write( "Question 2055: You have 15 coins pocket that are either quarters or nickels. They total $2.75. How many quarters do you have?\r
\n" );
document.write( "\n" );
document.write( "Suppose you invest $10,000 in equipment to manufacture a new board game. Each game costs $2.65 to manufacture and sells for $20. How many games must you make and sell before your business breaks even?\r
\n" );
document.write( "\n" );
document.write( " Thanks \n" );
document.write( "
Algebra.Com's Answer #823 by Jessmh123(22)![]() ![]() ![]() You can put this solution on YOUR website! You have 15 coins pocket that are either quarters or nickels. They total $2.75. How many quarters do you have?\r \n" ); document.write( "\n" ); document.write( " 10 Quarters = $2.50 \n" ); document.write( " 5 Nickles = $0.25 \n" ); document.write( " + \n" ); document.write( " -------- \n" ); document.write( " = 2.75 \n" ); document.write( " |