document.write( "Question 1189811: A woman has 25 coins in her pocket, all of which are dimes and quarters. If the total value of the coins is $ 4.75, how many dimes and how many quarters does she have?
\n" );
document.write( "Your answer is: \n" );
document.write( "
Algebra.Com's Answer #821307 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A woman has 25 coins in her pocket, all of which are dimes and quarters. If the total value of the coins is $ 4.75, how many dimes and how many quarters does she have? \n" ); document.write( "--------------- \n" ); document.write( "If it were all dimes, it would be 250 cents. \n" ); document.write( "Each dime replaced by a quarter adds 15 cents. \n" ); document.write( "--- \n" ); document.write( "475 - 250 = 225 \n" ); document.write( "225/15 = 15 quarters. \n" ); document.write( "etc \n" ); document.write( " \n" ); document.write( " |