document.write( "Question 1095599: Write a polynomial to represent the value, in dollars, of q quarters, d dimes, and n nickels?\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #710160 by MathTherapy(10555)\"\" \"About 
You can put this solution on YOUR website!
Write a polynomial to represent the value, in dollars, of q quarters, d dimes, and n nickels?
\n" ); document.write( "
With number of quarters, dimes, and nickels being Q, D, and N, respectively, polynomial is: \"highlight_green%28matrix%281%2C5%2C+.25Q%2C+%22%2B%22%2C+.1D%2C+%22%2B%22%2C+.05N%29%29\" \n" );
document.write( "
\n" );