document.write( "Question 884686: Help please..how am i going to solve this one...glenda has saved three hundred coins,consisting of 25 centavo and 10 centavo coins.if the total value of her savings is 45 pesos,how many 10 centavo coins did she save \n" ); document.write( "
Algebra.Com's Answer #534601 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Peso is divided into 100 centavos.
\n" ); document.write( "25x + 10(300-x) = 4500 centavos
\n" ); document.write( " x = 1500/15 = 100 (25centavos) and 200 (10centavos)
\n" ); document.write( "
\n" );