document.write( "Question 944909: Leila left home at noon, traveling at 24 mi/h. An hour later her brother Josh, driving 36 mi/h, set out to over take her. How long did it take him? (Hint: let l = time leila's time in h, let j = josh's time in h.) \n" ); document.write( "
Algebra.Com's Answer #576168 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! The variable assignments here WILL be j for Josh's time, and therefore j+1 for Leila's time. At their individual rates and travel times, they reach the same distance, d.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "____________________rate___________time______________distance \n" ); document.write( "Leila_______________24_____________j+1________________d \n" ); document.write( "Josh________________36______________j_________________d\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "d is the same value for both of them. \n" ); document.write( " \n" ); document.write( "Solve for j. \n" ); document.write( " |