document.write( "Question 15641: Please answer this one please Linda has some dimes nickels and quarters in her purse. The total value of these coins is $2.55. She has three times as many dimes as quaters. She has three more nickels than quarters \n" ); document.write( "
Algebra.Com's Answer #10900 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Let number of quarters = \"x\"
\n" ); document.write( "Then number of dimes = 3x
\n" ); document.write( "And number of nickels = x+3
\n" ); document.write( "Value of quarters is 25x
\n" ); document.write( "Value of dimes is 10(3x)=30x
\n" ); document.write( "Value of nickels is 5(x+3)= 5x+15\r
\n" ); document.write( "\n" ); document.write( "Equation:
\n" ); document.write( " Value of quarters + Value of dimes + Value of nickels = 255
\n" ); document.write( " 25x + 30x + 5x+15 = 255
\n" ); document.write( "Solve for \"x\", 3x, and x+3 to get the number of each coin.\r
\n" ); document.write( "\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );