document.write( "Question 1069894: A purse has only one-rupee and two-rupee coins in it.The number of two-rupee coins is one-third the number of one-rupee coins.If the purse has 115 rupees,find the number of two-rupee coins. \n" ); document.write( "
Algebra.Com's Answer #684993 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
2R=x
\n" ); document.write( "1R=3x
\n" ); document.write( "1*3x+2*(x)=115
\n" ); document.write( "5x=115
\n" ); document.write( "x=23 2R, 46R total
\n" ); document.write( "3x=69 1R, 69 R total
\n" ); document.write( "sum is 115R, answer above.
\n" ); document.write( "
\n" ); document.write( "
\n" );