document.write( "Question 232346: Juan traavels 22mi/hr to work and 32mi/hr back home. It takes him a total of 2 hrs and 15 minutes for the total drive. I need to find an equation on how much time it takes Juan to go to work and come back home. I also need an equation for both. Thank you \n" ); document.write( "
Algebra.Com's Answer #171733 by ptaylor(2198) You can put this solution on YOUR website! OK \n" ); document.write( "I'm not sure that I fully understand what you are looking for in terms of equations but I will give it a shot: \n" ); document.write( "Distance(d) equals Rate(r) times Time(t) or d=rt; r=d/t and t=d/r \n" ); document.write( "Let t1=time to go to work \n" ); document.write( "And let t2=time to come back home\r \n" ); document.write( "\n" ); document.write( "Now we are told that: \n" ); document.write( "t1+t2=2.25 hrs (we'll deal in hours)------------------------eq1 \n" ); document.write( "We also know the following: \n" ); document.write( "Distance to work=22t1 \n" ); document.write( "Distance back to home=32t2\r \n" ); document.write( "\n" ); document.write( "We know that the above two distances are equal, so: \n" ); document.write( "22t1=32t2 or \n" ); document.write( "11t1=16t2---------------------eq2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now from eq2, we see that t2=(11/16)t1 and t1=(16/11)t2; First, substitute t2=(11/16)t1 into eq1 and we get: \n" ); document.write( "t1+(11/16)t1=2.25hr (Note: 11/16 = 0.6875) \n" ); document.write( "t1+0.6875t1=2.25 \n" ); document.write( "1.6875t1=2.25 Equation for the time it takes Juan to go to work \n" ); document.write( "Next, substitute t1=(16/11)t2 into eq1 and we get: \n" ); document.write( "(16/11)t2+t2=2.25 (Note:16/11 = 1.455) \n" ); document.write( "t2+1.455t2=2.25 \n" ); document.write( "2.455t2=2.25----equation for the time it takes Juan to get home\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "1.6875t1=2.25 \n" ); document.write( "t1=1.33333 hours \n" ); document.write( "2.455t2=2.25 \n" ); document.write( "t2=0.9165 hr \n" ); document.write( "1.33333hrs+0.9165hrs=about 2.25hrs\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |