Advanced Math/Math Prob

Advertisement


Question
hi i have this problem i'm trying to solve.

Let A={x:2<=x<=7} and B={x:|x-4|<=h},h is an element of R.Find the LARGEST value of h for which B subset A.
this is what i tried: when x=2; |2-4|=|-2|=2<=h
when x=3; |3-4|=|-1|=1<=h    when x=4; |4-4|=|0|=0<=h     when x=5; 1<=h   when x=6; 2<=h   when x=7; 3<=h therefore LARGEST value oh h for which B is a subset A is h=3. Is my reasoning correct? thank You in advance

Answer
Hi,
For |x-4| <= h
Then either x-4 <= h
or -(x-4) <= h
The latter resulting in x-4 >= -h
Combining the two expressions gives
-h <= x-4 <= h
i.e 4-h <= x <= 4+h
So for the set B to be a subset of A where
A = {x: 2 <= x <= 7} and
B = {x: 4-h <= x <= 4+h}
4 - h >= 2
AND
4 + h <= 7
The first expression gives h <= 2
The second gives h <= 3
We can therefore see that h = 2 is the highest value satisfying both expressions.
This is the way to go about obtaining a sound solution.
Your reasoning is incorrect.
I hope i have helped you.
You can always get back to me.
Regards.

Advanced Math

All Answers


Answers by Expert:


Ask Experts

Volunteer


Ahmed Salami

Expertise

I can provide good answers to questions dealing in almost all of mathematics especially from A`Level downwards. I can as well help a good deal in Physics with most emphasis directed towards mechanics.

Experience

An engineering graduate. I have been doing maths and physics all my life.

©2012 About.com, a part of The New York Times Company. All rights reserved.