document.write( "Question 718087: sunny has some 10 rupee coins and some 5 rupee coins. He has 3 five rupee coins more than the number of 10 rupee coins. if he has a total of Rs.135, how many coins of each variety has he got \n" ); document.write( "
Algebra.Com's Answer #440737 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
10 rupee coins be x
\n" ); document.write( "5 rupee coins will be x+3\r
\n" ); document.write( "\n" ); document.write( "Total value = Rs135\r
\n" ); document.write( "\n" ); document.write( "10x +5(x+3) =135\r
\n" ); document.write( "\n" ); document.write( "10x+5x+15 =135\r
\n" ); document.write( "\n" ); document.write( "20x= 135-15\r
\n" ); document.write( "\n" ); document.write( "20x=120\r
\n" ); document.write( "\n" ); document.write( "x= 120/12
\n" ); document.write( "x= 10\r
\n" ); document.write( "\n" ); document.write( "Ten rupee coins 10
\n" ); document.write( "5 rupee coins 10+3 = 13\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );