
William W. answered 10/20/21
Math and science made easy - learn from a retired engineer
$2300 is 23 hundreds so:
5x2 - 40x + 98 ≤ 23
Make it an equality and solve the equation
5x2 - 40x + 75 = 0
x2 - 8x + 15 = 0
(x - 3)(x - 5) = 0
x = 3 and x = 5
You now know that x = 3 and x = 5 are boundaries for the inequality but you are not 100% sure which sections make the inequality true (is it less than 3? is it between 3 and 5? Or is it greater than 5?). To find out, create a number line to double check which section of the x-values:
Try a value less than 3, how about zero:
5x2 - 40x + 98 ≤ 23
5(0)2 - 40(0) + 98 ≤ 23
98 ≤ 23
This is NOT TRUE so values below 3 are NOT solutions to the inequality.
Try a value between 3 and 5, how about 4:
5x2 - 40x + 98 ≤ 23
5(4)2 - 40(4) + 98 ≤ 23
80 - 160 + 98 ≤ 23
18 ≤ 23
This is TRUE so values between 3 and 5 ARE solutions to the inequality.
Try a value greater than 5, how about 6:
5x2 - 40x + 98 ≤ 23
5(6)2 - 40(6) + 98 ≤ 23
180 - 240 + 98 ≤ 23
38 ≤ 23
This is NOT TRUE so values above 5 are NOT solutions to the inequality.
So 3 ≤ x ≤ 5 (between 3 and 5 thousand)