document.write( "Question 1174287: Alex dumped out his piggy bank and there were only nickels, dimes, and quarters.\r
\n" );
document.write( "\n" );
document.write( "There were three times as many dimes as nickels, and 40 more quarters than nickels.\r
\n" );
document.write( "\n" );
document.write( "If the total amount of money was $17.20, how many of each type of coin were there? \n" );
document.write( "
Algebra.Com's Answer #799707 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Hi\r\n" ); document.write( "There were three times as many dimes as nickels, and 40 more quarters than nickels (x). \r\n" ); document.write( "let x represent the number of Nickels\r\n" ); document.write( "\r\n" ); document.write( " 10¢(3x) + 25¢(x+ 40) + 5¢(x) = 1720¢ Cents Makes Sense\r\n" ); document.write( " 60x = 720\r\n" ); document.write( " x = 12 the number of Nickels, 36 Dimes & 52 Quarters\r\n" ); document.write( "\r\n" ); document.write( " 5(12) + 10(36) + 25(52) = 1720 checks\r\n" ); document.write( "\r\n" ); document.write( "Wish You the Best in your Studies.\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |