document.write( "Question 560971: Jill found a box of pennies, nickels, dimes and quarters that was worth $7.05. The number of nickels was twice the number of pennies while the number of dimes was three times the number of pennies. If the number of quarters was twice the number of nickels, how many quarters are there in the pile of coins? \n" ); document.write( "
Algebra.Com's Answer #364097 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Jill found a box of pennies, nickels, dimes and quarters that was worth $7.05. The number of nickels was twice the number of pennies while the number of dimes was three times the number of pennies. If the number of quarters was twice the number of nickels, how many quarters are there in the pile of coins?\r
\n" ); document.write( "\n" ); document.write( "pennies -----------x
\n" ); document.write( "nickels ----------2x
\n" ); document.write( "dimes--------------3x
\n" ); document.write( "quarters--------2*2x\r
\n" ); document.write( "\n" ); document.write( "x+5*2x+10*3x+25*4x=705\r
\n" ); document.write( "\n" ); document.write( "x+10x+30x+100x=705\r
\n" ); document.write( "\n" ); document.write( "141x=705
\n" ); document.write( "x=705/141\r
\n" ); document.write( "\n" ); document.write( "x= 5 pennies
\n" ); document.write( "nickels = 2x = 10
\n" ); document.write( "dimes = 3x = 15
\n" ); document.write( "quarters 4x=4*15=60
\n" ); document.write( "
\n" );