Given that |p - 3| < \(\frac{4}{3}\) and we need to find how many integer values of p satisfy this equationTo open |p - 3| we need to take two cases (Watch
this video to know about the
Basics of Absolute Value)
Case 1: Assume that whatever is inside the Absolute Value/Modulus is non-negative=> p - 3 ≥ 0 => p ≥ 3
|p - 3| = p - 3 (as if A ≥ 0 then |A| = A)
=> p - 3 < \(\frac{4}{3}\)
=> p < \(\frac{4}{3}\) + 3
=> p < \(\frac{4+3*3}{3}\)
=> p < \(\frac{13}{3}\) ~ 4.33
=> But our condition was p ≥ 3. So solution will be the range common in both of them (refer below image)
Attachment:
temp3 to 4.33.JPG [ 22.07 KiB | Viewed 7583 times ]
=> 3 ≤ p < 4.33
So, possible integer values of p in this range are 3 and 4
Case 2: Assume that whatever is inside the Absolute Value/Modulus is Negativep - 3 < 0 => p < 3
|p - 3| < \(\frac{4}{3}\) (as if A < 0 then |A| = -A)
=> -(p - 3) < \(\frac{4}{3}\)
=> -p + 3 < \(\frac{4}{3}\)
=> p > 3 - \(\frac{4}{3}\)
=> p > \(\frac{3*3 - 4}{3}\)
=> p > \(\frac{5}{3}\) ~ 1.67
=> But our condition was p < 3. So solution will be the range common in both of them (refer below image)
Attachment:
1.67 to 3.JPG [ 21.76 KiB | Viewed 7581 times ]
=> 1.67 < p < 3
So, possible integer values of p in this range is 2
=> Final values of p are 2, 3, 4 => 3 values
So,
Answer will be DHope it helps!
Watch the following video to learn How to Solve Absolute Value Problems