document.write( "Question 102999: construct an algebraic expression that represents the specified quantity in the verbal statement.
\n" );
document.write( "the amount of money in dollars represented by m in dimes and n quarters. \n" );
document.write( "
Algebra.Com's Answer #74921 by stanbon(75887) ![]() You can put this solution on YOUR website! construct an algebraic expression that represents the specified quantity in the verbal statement. \n" ); document.write( "the amount of money in dollars represented by m in dimes and n quarters. \n" ); document.write( "m dimes = 0.10m dollars \n" ); document.write( "n quarter = 0.25n dollars \n" ); document.write( "--------- \n" ); document.write( "expression (0.10m + 0.25n) dollars\r \n" ); document.write( "\n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |