document.write( "Question 37783: 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 your drawer. \n" ); document.write( "
Algebra.Com's Answer #23313 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 your drawer.\r \n" ); document.write( "\n" ); document.write( "Let the number of dimes be \"x\" \n" ); document.write( "Then the value of these dimes is 10x cents. \n" ); document.write( "Let the number of quarters be \"y\" \n" ); document.write( "Then the value of these quarters is 25y cents \n" ); document.write( "INEQUALITY: \n" ); document.write( "10x+25y>=3000 cents\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |