document.write( "Question 932731: In a museum, the ratio of adults to children is 11 to 12. If there are 115 people in the museum, how many children are there? \n" ); document.write( "
Algebra.Com's Answer #566358 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
a/c = 11/12
\n" ); document.write( "a = (11/12)c
\n" ); document.write( "---
\n" ); document.write( "a + c = 115
\n" ); document.write( "c = 115 - a
\n" ); document.write( "c = 115 - (11/12)c
\n" ); document.write( "c + (11/12)c = 115
\n" ); document.write( "(12/12)c + (11/12)c = 115
\n" ); document.write( "(23/12)c = 115
\n" ); document.write( "c = 115/(23/12)
\n" ); document.write( "c = 60
\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" );