document.write( "Question 978515: Person A can paint the neighbor's house 2 times as fast as Person B. The year A and B worked together, it took them 5 days. How long would it take each to paint the house? \n" ); document.write( "
Algebra.Com's Answer #599891 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 1/a+1/b=1/x \n" ); document.write( "a=b*0.5 \n" ); document.write( "1/b*0.5+1/b=1/5 \n" ); document.write( "1/b*0.5+0.5/0.5*b=1/5 \n" ); document.write( "1.5/b*0.5=1/5 \n" ); document.write( "0.5*b=7.5 \n" ); document.write( "b=15.0 \n" ); document.write( "a=15*0.5 \n" ); document.write( "a=7.5 b=15 \n" ); document.write( "check \n" ); document.write( "1/a+1/b=1/x \n" ); document.write( "1/7.5+1/15=1/5 \n" ); document.write( "0.13333333+0.66666667e-1=1/5 \n" ); document.write( "0.2=1/5 \n" ); document.write( "0.2=0.2 \n" ); document.write( "x=5 hours working together \n" ); document.write( "a=7.5 hours working alone \n" ); document.write( "b=15 hours working alone \n" ); document.write( "ok \n" ); document.write( "codewtr \n" ); document.write( " \n" ); document.write( " |