document.write( "Question 102413: You have at least $30 in change in your drawer, consisting of
\n" );
document.write( "dimes and quarters. Write an inequality that shows the different number of coins
\n" );
document.write( "in your drawer. \n" );
document.write( "
Algebra.Com's Answer #74446 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You have at least $30 in change in your drawer, consisting of \n" ); document.write( "dimes and quarters. Write an inequality that shows the different number of coins \n" ); document.write( "in your drawer. \n" ); document.write( "------------------- \n" ); document.write( "Let the number of dimes be \"d\" ; value of these is 10d cents \n" ); document.write( "Let the number of quarters be \"q\" : value of these is 25q cents\r \n" ); document.write( "\n" ); document.write( "---------------- \n" ); document.write( "INEQUALITY \n" ); document.write( "value of the dimes + value of the quarters >= 3000 cents \n" ); document.write( "10d + 25q >= 3000 cents \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |