Equation involving 2 variables

  • Thread starter Thread starter r0bHadz
  • Start date Start date
  • Tags Tags
    Variables
AI Thread Summary
A plane travels 3000 miles in 4 hours, averaging 900 mph with favorable wind and 500 mph with unfavorable wind. The equation 900x + 500y = 3000 is set up, where x represents hours with favorable wind and y represents hours with unfavorable wind. The correct solution indicates that the wind was favorable for 2.5 hours, adhering to the constraint x + y = 4. Clarifying variable definitions is crucial for solving the problem effectively. Understanding these constraints leads to accurate results in such equations.
r0bHadz
Messages
194
Reaction score
17

Homework Statement


A plane travels 3000 mi in 4 hours, when the wind is favorable the plane averages 900 mph. When the wind is unfavorable the wind averages 500 mph. During how many hours was the wind favorable.

Homework Equations

The Attempt at a Solution


To me this looks like a simple equation. Let x stand for favorable wind

900x + 500y = 3000

y = (1/500)(3000-900x)

the book is telling me the answer is 5/2 hours.

plugging 5/2 gives me a y value that satisfies the equation, but I am wondering, wouldn't the equation be satisfied for all values of y, s.t. 0<x≤3

meaning the plane could have flew for 2 hours in favorable win, and 2.4 hours in unfavorable wind, and my answer would still be correct?
 
Physics news on Phys.org
You have forgotten the constraint that x + y = 4.
 
  • Like
Likes YoungPhysicist
pasmith said:
You have forgotten the constraint that x + y = 4.
That makes sense lol. TY
 
r0bHadz said:
To me this looks like a simple equation. Let x stand for favorable wind
This is not useful.
x needs to be a number. What attribute of "favorable wind" can be represented by a number?

A better description would be "Let x = the number of hours of the flight in which there was favorable wind."
r0bHadz said:
900x + 500y = 3000
And here, y would probably represent the number of hours of the flight with an unfavorable wind.

When you assign meanings to variables, take care to come up with meaningful meanings.

pasmith said:
You have forgotten the constraint that x + y = 4.

r0bHadz said:
That makes sense lol. TY
It would have been easier to make the connection that @pasmith showed if you had identified your variables in a clearer way.
 
Back
Top