document.write( "Question 883050: Ronnie takes 4 hours longer than Tim to paint a room. if they work together they can paint the room in 9 hours. How long would it take each person if they worked alone? using fractions not decimals in answer.
\n" ); document.write( "let a = Tim (X)
\n" ); document.write( "b= Ronnie (X+4)
\n" ); document.write( "t= 9 hrs\r
\n" ); document.write( "\n" ); document.write( "t/a +t/b=1\r
\n" ); document.write( "\n" ); document.write( "9/x+9/x+4=9\r
\n" ); document.write( "\n" ); document.write( "i feel this is the correct format, but im lost at this point
\n" ); document.write( "

Algebra.Com's Answer #533297 by algebrapro18(249)\"\" \"About 
You can put this solution on YOUR website!
Well you had the right idea but your set up is a little flawed. \r
\n" ); document.write( "\n" ); document.write( "If we let R = the time it takes Ronnie to paint a room and T = the time it takes Tim to pain a room then we have the following equations:\r
\n" ); document.write( "\n" ); document.write( "R = 4+T
\n" ); document.write( "R+T = 9 \r
\n" ); document.write( "\n" ); document.write( "Now we see that R is already by its self in the first equation so lets just plug that in for R in the second equation and solve for T.\r
\n" ); document.write( "\n" ); document.write( "R+T = 9
\n" ); document.write( "4+T+T = 9
\n" ); document.write( "4+2T = 9
\n" ); document.write( "2T = 5
\n" ); document.write( "T = 5/2\r
\n" ); document.write( "\n" ); document.write( "So we know that it takes Tim 5/2 hours to paint the room which is 2 and a half hours. Now we can plug that 5/2 into the first equation and find how long it takes Ronnie. \r
\n" ); document.write( "\n" ); document.write( "R = 4+T
\n" ); document.write( "R = 4 + 5/2
\n" ); document.write( "R = 8/2 + 5/2
\n" ); document.write( "R = 13/2\r
\n" ); document.write( "\n" ); document.write( "So it takes Tim 5/2 hours or 2 and a half hours to paint the room while it takes Ronnie 13/2 hours or 6 and a half hours to paint the same room.
\n" ); document.write( "
\n" );