document.write( "Question 1102195: a boy contains rupees 1 coins and rupees 2 coins whose total value is rupees 70 if the number of rupees 1 coin is five time that of rupees 2 coins find the number of coins of each type \n" ); document.write( "
Algebra.Com's Answer #716884 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! R2=x \n" ); document.write( "R1=5x \n" ); document.write( "5x(1)+x(2)=70 \n" ); document.write( "7x=70 \n" ); document.write( "x=10 R2=20R \n" ); document.write( "5x=50 R1=50R \n" ); document.write( "total is 70R \n" ); document.write( " \n" ); document.write( " |