document.write( "Question 697140: A collection of 24 coins worth 25c, P1, and P5 amounts to P36.25. If number of P1 is 3 more than thrice the number of P1, how many P5 are there? \n" ); document.write( "
Algebra.Com's Answer #429733 by god2012(113) You can put this solution on YOUR website! Solution:\r \n" ); document.write( "\n" ); document.write( "Let x be the number of P1 coins, \n" ); document.write( "y be the number of P5 coins \n" ); document.write( "z be the number of P25c coins.\r \n" ); document.write( "\n" ); document.write( "x+y+z = 24 ------------eq.1 \n" ); document.write( "x = 3+3y ------------eq.2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "put 2 in 1,\r \n" ); document.write( "\n" ); document.write( "3+3y+y+z = 24 = 3+4y+z \n" ); document.write( "4y+z = 21 ---------------eq.4 \n" ); document.write( "But z = 1, that is, one 25c coin. \n" ); document.write( "y = 5\r \n" ); document.write( "\n" ); document.write( "x = 3 +15 = 18\r \n" ); document.write( "\n" ); document.write( "z = 1\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |