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