document.write( "Question 712774: mrs. boyd has a desk full of quarters and nickels. if she has a total of 27 coins with a face value of $5.15, how many of the coins are nickels \n" ); document.write( "
Algebra.Com's Answer #438141 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! mrs. boyd has a desk full of quarters and nickels. if she has a total of 27 coins with a face value of $5.15, how many of the coins are nickels \n" ); document.write( "----- \n" ); document.write( "Quantity Equation: n + q = 27 coins \n" ); document.write( "Value Equation::: 5n+25q = 515 cents \n" ); document.write( "------- \n" ); document.write( "Set up for elimination: \n" ); document.write( "5n + 5q = 5*27 \n" ); document.write( "5n +25q = 515 \n" ); document.write( "----------------- \n" ); document.write( "Subtract and solve for \"q\": \n" ); document.write( "20q = 280 \n" ); document.write( "q = 14 (# of quarters) \n" ); document.write( "----- \n" ); document.write( "Solve for \"n\" using n + q = 27 \n" ); document.write( "n + 14 = 27 \n" ); document.write( "n = 13 (# of nickels) \n" ); document.write( "======= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |