Help with visualizing this problem

  • Thread starter Thread starter caseys
  • Start date Start date
AI Thread Summary
The discussion centers on solving a problem involving a vehicle's speed and travel time. A vehicle takes time "t" to travel one mile, and if its speed increases by 5 mph, the travel time decreases by 11 seconds. Participants suggest using the distance-speed-time formula to create two equations with two unknowns: the vehicle's speed and time. The equations derived are based on the conditions provided, allowing for algebraic manipulation to find the original speed. The original poster realizes they were overthinking the problem and appreciates the guidance received.
caseys
Messages
14
Reaction score
0
Help with visualizing this problem...

I am having a bit of brain lock-up at the moment...and just can not seem to see my way through this problem.

A vehicle takes "t" to travel one mile. If the vehicle's speed was 5 mph faster then the "t" to travel the one mile would of been 11 seconds less. What is the original speed of the vehicle.

I first thought of the formula d=vt but even with looking at the problem with v1 and v2 and/or t1 and t2 with even making a bunch of drawings ...I am just at a loss. I am beginning to think I do not have enough information.

Can someone give me a gentle nudge in the right direction to get me back on track?

Thanks
 
Physics news on Phys.org
You have enough information. You can write two equations with two unknowns, v and t. The rest is just algebra.
 
You just need to get your variables straight.

Let's try splitting the two cases up into vehicle 1 and vehicle 2 and define the following variables:

Vehicle 1:
distance: d_1
velocity: v_1
time: t_1

Vehicle 2:
distance: d_2
velocity: v_2
time: t_2Ok. So far we've used no information. Let's take each phrase and try to extract information. Again, I'm going to treat the two cases as two different vehicles.

"A [the first] vehicle takes "t" to travel one mile."

t_1 = t
d_1 = 1

"If the [second] vehicle's speed was 5mph faster...

v_2 = v_1 + 5

"... then the 't' to travel one mile..."

d_2 = 1 = d_1

"...would of been 11 seconds less."

t_2 = t_1 - 11 = t - 11So now, what you thought was to look at the relationship, d=vt. Let's see what we get when we write out this equation for each vehicle (making substitutions based on our above equations).

Vehicle 1:
d_1 = v_1 * t_1
1 = v_1 * t

Vehicle 2:
d_2 = v_2 * t_2
1 = (v_1 + 5) * (t - 11)

So you have two equations and two unknowns:
1 = v_1 * t
1 = (v_1 + 5) * (t - 11)
 
Thanks! Woke up this morning realizing that I was over thinking this problem. Casey
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top