document.write( "Question 945316: the amount of money(in cents) represented by y dimes and z quaters \n" ); document.write( "
Algebra.Com's Answer #576464 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
amount=$0.10y+$0.25z
\n" ); document.write( "--OR--
\n" ); document.write( "amount (cents)=10y+25z
\n" ); document.write( "
\n" ); document.write( "
\n" );