document.write( "Question 837169: A purse contained $3.90 in nickels, quaerters and half-dollars. the number of half-dollars exceeded 1/3 of the number of quarters by 2. There were 3/4 as many quarters as nickels. How many pieces of each kind of coin were in the purse? \n" ); document.write( "
Algebra.Com's Answer #504514 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A purse contained $3.90 in nickels, quaerters and half-dollars. the number of half-dollars exceeded 1/3 of the number of quarters by 2. There were 3/4 as many quarters as nickels. How many pieces of each kind of coin were in the purse? \n" ); document.write( "*** \n" ); document.write( "let x=number of quarters \n" ); document.write( "(x/3)+2=number of half-dollars \n" ); document.write( "4x/3=number of nickels \n" ); document.write( ".. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "LCD:3 \n" ); document.write( ".75x+.5x+3+.2x=11.7 \n" ); document.write( "1.45x=8.7 \n" ); document.write( "x=6 \n" ); document.write( "(x/3)+2=4 \n" ); document.write( "4x/3=8 \n" ); document.write( "... \n" ); document.write( "number of quarters=6 \n" ); document.write( "number of half-dollars=4 \n" ); document.write( "number of nickels=8 \n" ); document.write( ".. \n" ); document.write( "note: This is a revision to a previous solution, changing the LCD from 12 to 3. No change to the answer.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |