document.write( "Question 96805This question is from textbook Algebra 2 and Trigonometry
\n" );
document.write( ": On Tuesday it took Julia Ward 2 h to drive 40 km and then make 3 round trips to a construction site. On Wednesday she drove 17 km and made 2 round trips to the site, all in 1 h. If all her driving was done at the same constant speed, what is the round-trip distance to the construction site? \n" );
document.write( "
Algebra.Com's Answer #70451 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let d=the round trip distance to the construction site \n" ); document.write( "And r=her constant rate of speed\r \n" ); document.write( "\n" ); document.write( "Distance(d)=Rate(r) times Time(t) or d=rt; r=d/t and t=d/r\r \n" ); document.write( "\n" ); document.write( "On Tuesday:\r \n" ); document.write( "\n" ); document.write( "2hr=(40km+3d)/r------------------------eq1\r \n" ); document.write( "\n" ); document.write( "On Wednesday:\r \n" ); document.write( "\n" ); document.write( "1hr=(17km+2d)/r-----------------------eq2\r \n" ); document.write( "\n" ); document.write( "Multiply both sides of each equation by r to get rid of fractions\r \n" ); document.write( "\n" ); document.write( "2r=40+3d--------------------eq1 \n" ); document.write( "1r=17+2d---------------------eq2\r \n" ); document.write( "\n" ); document.write( "Multiply each term in eq2 by 2\r \n" ); document.write( "\n" ); document.write( "2r=34+4d-------------------------eq2\r \n" ); document.write( "\n" ); document.write( "Subtract eq1 from eq2\r \n" ); document.write( "\n" ); document.write( "0=-6+d add 6 to both sides\r \n" ); document.write( "\n" ); document.write( "d=6 mi------------------------------round trip distance\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "rate=(40+18)/2=58/2=29 mph \n" ); document.write( "rate=(17+12)/1=29 mph\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps--ptaylor \n" ); document.write( " |