document.write( "Question 930639: Eric and Ryan have been hired to paint the houses in a new development. Working together the men can paint the house in two-thirds the time that it takes eric working alone. Ryan takes six hours to paint a house alone. How long does it take eric to paint a house working alone? \n" ); document.write( "
Algebra.Com's Answer #565184 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = time eric alone takes to paint \n" ); document.write( "y = time ryan alone takes to paint = 6 hours \n" ); document.write( "z = time eric and ryan together take to paint = (2/3)x \n" ); document.write( "--- \n" ); document.write( "r = w/t \n" ); document.write( "rates are additive: \n" ); document.write( "--- \n" ); document.write( "eric rate = 1/x \n" ); document.write( "--- \n" ); document.write( "ryan rate = 1/6 \n" ); document.write( "--- \n" ); document.write( "together rate: \n" ); document.write( "1/x + 1/6 = 1/z \n" ); document.write( "1/x + 1/6 = 1/(2/3)x \n" ); document.write( "1/x - 1/(2/3)x = -1/6 \n" ); document.write( "(2/3)/(2/3)x - 1/(2/3)x = -1/6 \n" ); document.write( "(2/3) - 1 = (-1/6)*(2/3)x \n" ); document.write( "(2/3) - (3/3) = (-1/6)*(2/3)x \n" ); document.write( "-(1/3) = (-1/6)*(2/3)x \n" ); document.write( "x = -(1/3)/( (-1/6)*(2/3) ) \n" ); document.write( "x = 3 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "x = time eric alone takes to paint = 3 hours \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( " |