document.write( "Question 183148: together richard and and his brother frank can paint a garage in 2 days. if richard works twice as fats as frank, how long would it take each one to paint the garage alone
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #137546 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=amount of time it takes Richard working alone \n" ); document.write( "Then Richard works at the rate of 1/x garage per day \n" ); document.write( "And let 2x=amount of time it takes Frank working alone \n" ); document.write( "Then Frank works at the rate of 1/2x garage per day \n" ); document.write( "We are told that together Richard and Frank work at the rate of 1/2 garage per day, so: \n" ); document.write( "1/x+1/2x =1/2 multiply each term by 2x \n" ); document.write( "2+1=x \n" ); document.write( "x=3 days---- amount of time it takes Richard working alone \n" ); document.write( "Then 2x=2*3=6 days---amount of time it takes Frank working alone \n" ); document.write( "CK \n" ); document.write( "1/3 +1/6 = 1/2 \n" ); document.write( "2/6 + 1/6=1/2 \n" ); document.write( "1/2=1/2\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |