document.write( "Question 806526: A money box contains one-rupee and two-rupee coins in the ratio 5:6. If the total value of the coins in the money box is Rs. 85, find the number of two-rupee coins. \n" ); document.write( "
Algebra.Com's Answer #486740 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
p + 2q = 85
\n" ); document.write( "p/q = 5/6
\n" ); document.write( "p = (5/6)q
\n" ); document.write( "(5/6)q + (12/6)q = 85
\n" ); document.write( "(17/6)q = 85
\n" ); document.write( "q = (6/17)85
\n" ); document.write( "q = 30
\n" ); document.write( "Answer:
\n" ); document.write( "number of two-rupee coins in box is 30
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations, quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Convert fractions, decimals, and percents:
\n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php
\n" ); document.write( "---
\n" ); document.write( "Calculate and graph the linear regression of any data set:
\n" ); document.write( "https://sooeet.com/math/linear-regression.php
\n" ); document.write( "
\n" );