SOLUTION: It is given that 6 <= x <= 8 and 0.2 <= y <= 0.5. If z = x/y, find the limits in which z must lie.
Algebra
->
Equations
-> SOLUTION: It is given that 6 <= x <= 8 and 0.2 <= y <= 0.5. If z = x/y, find the limits in which z must lie.
Log On
Algebra: Equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Equations
Question 996102
:
It is given that 6 <= x <= 8 and 0.2 <= y <= 0.5. If z = x/y, find the limits in which z must lie.
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
The largest x can be is 8
The smallest y can be is 0.2
So the largest z can be is 8/0.2 = 40
-------------------------------------------------------
The smallest x can be is 6
The largest y can be is 0.5
So the smallest z can be is 6/0.5 = 12
-------------------------------------------------------
If 6 <= x <= 8, 0.2 <= y <= 0.5, and z = x/y
Then
12 <= z <= 40