document.write( "Question 1175115: Cassie has 33 coins in her purse consisting of 5-peso coins and 10- peso coins. The
\n" );
document.write( "number of 10 - peso coins is twice the number of 5 - peso coins. If the total amount in
\n" );
document.write( "the purse is PhP 275.00, How many 5 - peso coins are there? How many 10 - peso coins are there? \n" );
document.write( "
Algebra.Com's Answer #800658 by ikleyn(52788)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "Let x be the number of the 5-peso coins.\r\n" ); document.write( "\r\n" ); document.write( "Then the number of the 10-peso coins is 2x, according to the condition.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The total money equation is\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 5x + 10*(2x) = 275.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Simplify and solve\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 5x + 20x = 275\r\n" ); document.write( "\r\n" ); document.write( " 25x = 275\r\n" ); document.write( "\r\n" ); document.write( " x = 275/25 = 11.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "ANSWER. 11 of the 5-peso coins and 2*11 = 22 of the 10-peso cpins.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "CHECK. 5*11 + 10*22 = 55 + 220 = 275 pesos. ! Correct !\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |