document.write( "Question 333350: Define a variable and write and algebraic equation to model each situation\r
\n" );
document.write( "\n" );
document.write( "What is the amount of money in a bank containing only dimes? \n" );
document.write( "
Algebra.Com's Answer #238889 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! m= money in bank \n" ); document.write( "d= number of dimes \n" ); document.write( "10d=m \n" ); document.write( " \n" ); document.write( " |