document.write( "Question 48858: Good evening.I would like to ask you about this two problem, i try alday i cannot get the answer. Please help in this problem.
\n" );
document.write( "
\n" );
document.write( " (1) A parking meter takes only dimes and quarters. IF the meter held $7.55 at the end of one day, and the number of dimes was 8 more than 20 times the number of quarters, then the total number of coins is how much?
\n" );
document.write( "
\n" );
document.write( " (2) The number of dimes in Gina's coin collection is 4 less than the number of nickels, and then number of quarters is 3 times the number of dimes. If the value of her collection is $7.40, how many nickels does she have?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #32350 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1) A parking meter takes only dimes and quarters. IF the meter held $7.55 at the end of one day, and the number of dimes was 8 more than 20 times the number of quarters, then the total number of coins is how much? \n" ); document.write( "------------------------------------- \n" ); document.write( "Let number of quarters be \"x\"; value of those quarters is 25x cents\r \n" ); document.write( "\n" ); document.write( "Number of dimes = 20x+8 ; value of those dimes is 10(20x+8)=200x+80 cents\r \n" ); document.write( "\n" ); document.write( "EQUATION: \n" ); document.write( "value of quarters + value of dimes = 755 cents\r \n" ); document.write( "\n" ); document.write( "25x+200x+80=755 \n" ); document.write( "225x=675 \n" ); document.write( "x=3 (number of quarters) \n" ); document.write( "20x+8 = 68 (number of dimes) \n" ); document.write( "-----------------------------------\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(2) The number of dimes in Gina's coin collection is 4 less than the number of nickels, and then number of quarters is 3 times the number of dimes. If the value of her collection is $7.40, how many nickels does she have? \n" ); document.write( "------------------------------------------------ \n" ); document.write( "Let number of nickels be \"x\" ; value of those nickels is 5x cents \n" ); document.write( "Number of dimes is x-4 ;value of those dimes is 10(x-4)=10x-40 cents \n" ); document.write( "Number of quarters is 3(x-4) ; value is 25(3x-12)= 75x-300 cents \n" ); document.write( "EQUATION: \n" ); document.write( "value of nickels + value of dimes + value of quarters = 740 cents \n" ); document.write( "5x+10x-40+75x-300=740 \n" ); document.write( "Solve this equation for x. \n" ); document.write( "Then 5x will be the number of nickels. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |