document.write( "Question 1031208: Joe and Renee are building a fence. Joe can build a fence alone in 4 hours. If Renee starts helping Joe after he has already worked on the fence for 2 hours, they will finish the fence 90 minutes after she joins him. How long would it take Renee to build the fence alone? \n" ); document.write( "
Algebra.Com's Answer #645947 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
in 1 hour J does (1/4)
\n" ); document.write( "Renee builds (1/x) per hour
\n" ); document.write( "(2/4)+(1.5/4)+(1.5/x)=1; the two hours that Joe has worked, the additional 1.5 he works and 1.5 for Renee.
\n" ); document.write( "multiply everything by 4x to clear fractions
\n" ); document.write( "2x+1.5x+6=4x
\n" ); document.write( ".5x=6
\n" ); document.write( "x=12 hours for Renee
\n" ); document.write( "
\n" );