document.write( "Question 363338: eleanor has $1.60 in nickels and quarters. If there are 3 times as many quarters as nickels, how many of each type of coin does she have? \n" ); document.write( "
Algebra.Com's Answer #259186 by vasumathi(46)\"\" \"About 
You can put this solution on YOUR website!
Let the number of nickels she has = x =$0.05 x (when converted to dollars)
\n" ); document.write( "then she has three times as many quarters as nickels
\n" ); document.write( "so the number of quarters = 3x= 3*$0.25x= $0.75x(when converted to dollars)
\n" ); document.write( "0.05 x + 0.75x = 1.60
\n" ); document.write( "0.80 x = 1.60
\n" ); document.write( "x = 1.60/0.80= 2
\n" ); document.write( "so the number of nickels shes has = 2
\n" ); document.write( "and the number of quarters = 3*2 = 6\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );