SOLUTION: Jennifer drove 300 miles to see her friend. On the return trip, she drove 10 mph faster, so she made the return trip in 1 hour less time. What was her speed on the way to friend's

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: Jennifer drove 300 miles to see her friend. On the return trip, she drove 10 mph faster, so she made the return trip in 1 hour less time. What was her speed on the way to friend's       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1163114: Jennifer drove 300 miles to see her friend. On the return trip, she drove 10 mph faster, so she made the return trip in 1 hour less time. What was her speed on the way to friend's home.
Found 4 solutions by josgarithmetic, ikleyn, greenestamps, MathTherapy:
Answer by josgarithmetic(39618) About Me  (Show Source):
You can put this solution on YOUR website!
Going to:
r%2Ax=300

Trip back:
%28r%2B10%29%28x-1%29=300


-------------A Different Way------------
             SPEED        TIME        DISTANCE

GOING          r         300/r           300

BACK          r+10       300/(r+10)      300

DIFF                       1

300%2Fr-300%2F%28r%2B10%29=1------------simplify and solve this.

Answer by ikleyn(52797) About Me  (Show Source):
You can put this solution on YOUR website!
.

Let x be the rate (in miles per hour) going to friend's home.

Then the speed going back is (x+10) mph.


The time going to there is  300%2Fx  hours.

The time going back is  300%2F%28x%2B10%29  hours.


The "time" equation is  


    300%2Fx - 300%2F%28x%2B10%29 = 1   hour.


The solution/(the answer) is just seen from here:  x = 50 mph.


To get formal algebra solution, multiply both sides by x*(x+10).  You will get


    300*(x+10) - 300x = x*(x+10)

    300x + 3000 - 300x = x^2 + 10x

    x^2 + 10x - 3000 = 0

    (x-50)*(x+60) = 0

    and  x= 50 is the only meaningful positive solution.


ANSWER.  The rate going to friend's home was  50 mph.


CHECK.   300%2F50 - 300%2F%2850%2B10%29 = 6 - 5 = 1 hour.   ! Correct !

Solved.

-------------------

Using  "time"  equation is a  STANDARD  method of solving such problems.
From this lesson,  learn on how to write,  how to use and how to solve a  "time"  equation.

To see many other similar solved problems,  look into the lessons
    - Had a car move faster it would arrive sooner
    - How far do you live from school?
    - Earthquake waves
    - Time equation: HOW TO use, HOW TO write and HOW TO solve it
in this site.



Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


You should certainly know how to set up and solve this problem using formal algebra, as shown by the other tutors.

However, if getting the answer as fast as possible (for example, on a timed test) is important, and a formal algebraic solution is not required, then a bit of mental arithmetic can get you there in almost no time.

The "nice" numbers in this problem make a quick mental solution easy.

Considering different combinations of reasonable speeds and driving times that produce a 300 mile trip, you should be able to quickly come up with 5 hours at 60mph and 6 hours at 50mph.

And since those numbers satisfy the condition of the problem (10mph faster --> 1 hour less), they provide the answer to the problem.

ANSWER: Her speed on the way was 50mph.


Answer by MathTherapy(10552) About Me  (Show Source):
You can put this solution on YOUR website!

Jennifer drove 300 miles to see her friend. On the return trip, she drove 10 mph faster, so she made the return trip in 1 hour less time. What was her speed on the way to friend's home.
Let speed on outbound leg be S
Then speed on return leg = S + 10
We then get the following TIME equation: matrix%281%2C3%2C+300%2FS%2C+%22=%22%2C+300%2F%28S+%2B+10%29+%2B+1%29
300(S + 10) = 300S + S(S + 10) ------ Multiplying by LCD, S(S + 10)

0 = (S - 50)(S + 60)
S - 50 = 0 OR S + 60 = 0
Speed on outbound leg, or highlight_green%28matrix%281%2C4%2C+S%2C+%22=%22%2C+50%2C+mph%29%29 OR S = - 60 (ignore)