document.write( "Question 103450: well if i have this kinda question what do i do
\n" ); document.write( "SAlly has twice as many Dimes as Nickels.the total value is &3.50.how many nickels does she has?
\n" ); document.write( "

Algebra.Com's Answer #75256 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=nickels, so 2x=dimes ... multiply the number of coins by their value to find the total (working in cents is easiest)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5(x)+10(2x)=350 ... 25x=350 ... x=14 ... 2x=28
\n" ); document.write( "
\n" );