Solving Quadratic Word Problems for Jogger and Walker Speeds

AI Thread Summary
The discussion focuses on setting up a quadratic equation to solve a word problem involving a jogger and a walker covering 5 miles, with the jogger traveling 1.5 times faster and finishing 25 minutes earlier. The initial attempts to create a table and formulate equations led to confusion, particularly regarding the correct interpretation of variables for speed and time. A clearer approach involves defining the walker’s speed as r, leading to time equations based on the relationship r*t=d. By expressing the times for both the walker and jogger and eliminating fractions, the problem can be solved without necessarily forming a quadratic equation. This clarification helped the original poster understand the setup better and resolve their confusion.
kuahji
Messages
390
Reaction score
2
I'm having trouble just figuring out how to set these problems up. Here is one of them.

A jogger and a walker both cover a distance of 5 miles. The runner is traveling 1.5 times faster than the walker and finishes in 25 minutes less time. How fast is each going?

I know it probably should include the r*t=d

So I "tried" to make a table

jogger = rate = 1.5x time = x-25 = 5
walker I had tried x*x+25= 5 but
I then tried to combine the two & got 2.5x^2-12.5x-10=0

I know the answer is 4mph for the jogger & 6 for the walker. Any help on how to get the equation setup or where I'm going wrong would be appreciated.
 
Physics news on Phys.org
"jogger = rate = 1.5x time = x-25 = 5 "
What is x? in "rate= 1.5x" it appears to be the rate (speed) of the walker but in "time= x- 25" it appears to be the time the walker takes to walk the 5 miles. And, if that last "5" is the distance walked, "time= 5" makes no sense. Finally, whatever x is, in x*x+ 25= 5, you can't add 25 minutes to any quantity and get 5 miles as the result.

Let r be the speed of the walker. since "r*t= d", t= d/r so the time required for the walker to go 5 miles is t= 5/r. The speed of the jogger is 1.5r so the time required for the jogger to go 5 miles is t= 5/(1.5r)= 10/(3r). The walker took 25 minutes longer and 25 minutes= 25/60= 5/12 hour so 5/r= 10/(3r)+ 5/12. Multiply the equation by 12r to get rid of the fractions. That does not give a quadratic equation.
 
Thanks, that makes sense. What was throwing me off was the fact that all the other problems in the chapter were quadratic equations. So naturally I wanted to "try" & set the problem up as one... but as you can see I just got confused & "tried" to throw something together that would make it quadratic. This here helped a lot. Thanks again.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top