document.write( "Question 585734: A parking meter contains nickels, dimes and quarters. There are 3 fewer dimes than nickels, and 2 more quarters than dimes. If x represents the number of nickels, write an algebraic expression in terms of x that represents the value of all the coins in the meter in cents. Simplify the expression. \n" ); document.write( "
Algebra.Com's Answer #373467 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x=d-3
\n" ); document.write( "d=x+3
\n" ); document.write( "q=d+2
\n" ); document.write( "q=x+3+2=x+5
\n" ); document.write( "Why use x? Use n for nickel.
\n" ); document.write( "value of coins
\n" ); document.write( "5x+25q+10d=v
\n" ); document.write( "5x+25(x+5)+10*(x+3)=v
\n" ); document.write( "40x+155 = v\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );