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 #710159 by Alan3354(69443)![]() ![]() 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( "----------------- \n" ); document.write( "25Q + 10D + 5N = $dollars \n" ); document.write( " \n" ); document.write( " |