document.write( "Question 631764: The number of 25-centavo coin in a purse is 4 less than the number of 50-centavo coins.If the total amount is P8,how many coins are there in all? \n" ); document.write( "
Algebra.Com's Answer #397784 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The number of 25-centavo coin in a purse is 4 less than the number of 50-centavo coins.If the total amount is P8,how many coins are there in all? \n" ); document.write( "------- \n" ); document.write( "Equations: \n" ); document.write( "t = f - 4 \n" ); document.write( "25t + 50f = 800 \n" ); document.write( "------ \n" ); document.write( "Substitute to get: \n" ); document.write( "25(f-4) + 50f = 800 \n" ); document.write( "75f - 100 = 800 \n" ); document.write( "75f = 900 \n" ); document.write( "f = 12 (# of 50-cent coins \n" ); document.write( "--- \n" ); document.write( "Solve for \"t\": \n" ); document.write( "t = f -4 = 8 (# of 25-cent coins \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |