document.write( "Question 590753: there is three more quaters than dimes but twice as many nickles as quaters the total is 3.75 how would you write this in an algebreic expression? \n" ); document.write( "
Algebra.Com's Answer #375315 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
there are three unknowns (nickels, dimes, quarters), so you need three equations\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5n + 10d + 25q = 375\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "q = d + 3 ___ q - 3 = d\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "n = 2q\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you can solve the system by substituting ___ 5(2q) + 10(q - 3) + 25q = 375 ___ 10q + 10q - 30 + 25q = 375 ___ 45q = 405\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for q, and then substitute back to find n and d
\n" ); document.write( "
\n" );