document.write( "Question 904999: Rachel is driving to an appointment. at her current speed she will be 11 minutes late and her destination is still 68 miles away. she increses her speed by 6 miles per hour and arrives on time. what was her original speed? \n" ); document.write( "
Algebra.Com's Answer #548965 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! r original speed \n" ); document.write( "68/r -68/(r+6) = 11/60 hr |Multiplying thru by r(r+6) so as all denominators = 1 \n" ); document.write( " 68*6 = (11/60)r(r+6) \n" ); document.write( "11r^2 +66r - 60*68*6 = 0 (Tossing out the negative solution for unit measure) \n" ); document.write( "
|