document.write( "Question 213982This question is from textbook mathematical ideas
\n" );
document.write( ": Melena Fenn found some coins while looking under her sofa pillows. There were equal numbers of nickels and quarters and twice as many half-dollars as quarters. If she found $2.60 in all, how many of each denomination of coin did she find?\r
\n" );
document.write( "\n" );
document.write( "I know she has 4 half-dollars, 2 quarters and, 2 nickels. I cannot get the equation right to show my work. If I don't show my equation, I won't get the points for it. I just need to know how to set it up and I can solve it. My instructor however is not one to explain anything and ignores my emails. I really appreciate any help! Thanks a lot.\r
\n" );
document.write( "\n" );
document.write( "Liz \n" );
document.write( "
Algebra.Com's Answer #161622 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! There were equal numbers of nickels and quarters \n" ); document.write( "n = q \n" ); document.write( "---------------- \n" ); document.write( "and twice as many half-dollars as quarters. \n" ); document.write( "h = 2q \n" ); document.write( "---------------- \n" ); document.write( "If she found $2.60 in all, how many of each denomination of coin did she find? \n" ); document.write( "Value equation: 5n + 10d +25q + 50h = 260 cents \n" ); document.write( "----- \n" ); document.write( "Replace n by q \n" ); document.write( "Replace h by 2q \n" ); document.write( "----- \n" ); document.write( "Solve \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |