document.write( "Question 925137: If 10 people can construct 20 houses in 30 days, how long it will take for 5 people to construct 10 houses ? \n" ); document.write( "
Algebra.Com's Answer #561348 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
r = houses/(people*time)
\n" ); document.write( "r = 20/(10*30) = 10/(5*time)
\n" ); document.write( "20/(10*30) = 10/(5*time)
\n" ); document.write( "5*20/(10*30)/10 = 1/time
\n" ); document.write( "time = 1/( 5*20/(10*30)/10 )
\n" ); document.write( "---
\n" ); document.write( "answer:
\n" ); document.write( "time = 30 days
\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" );