What is the solution to 1-(x-3)/3 ≤ 1/2?

  • Context:
  • Thread starter Thread starter alg
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 2K views
alg
Messages
6
Reaction score
0

Attachments

  • Screen Shot 2020-03-04 at 10.06.09 AM.png
    Screen Shot 2020-03-04 at 10.06.09 AM.png
    842 bytes · Views: 150
Mathematics news on Phys.org
$1 - \dfrac{x-3}{3} \le \dfrac{1}{2}$

multiply every term by the common denominator, $6$ ...

$6 - 2(x-3) \le 3$

can you finish it?
 
Yes, thank you

-2x - 6 ≤ -3
-2x ≤ -9
x ≤ 9/2
 
frctl said:
Yes, thank you

-2x - 6 ≤ -3
-2x ≤ -9
x ≤ 9/2

... what happens when you divide both sides of an inequality by a negative number ?
 
Correction

6 - 2(x - 3) ≤ 3
-2x - 6 ≤ -3
-2x ≤ -3
flip inequality sign
x ≥ 3/2
 
frctl said:
Correction

6 - 2(x - 3) ≤ 3
-2x - 6 ≤ -3 should be -2x + 6 < -3
-2x ≤ -3
flip inequality sign
x ≥ 3/2

correction again