Answer:
You can use the intercepts to graph the line. The graph of 2x + 3y = 12 crosses the x-axis at (6, 0), so its x-intercept is 6. The graph of 2x + 3y = 12 crosses the y-axis at (0, 4), so its y-intercept is 4.
Step-by-step explanation:
The answer to this one is B. Good luck with life.
Buying 2 apple for $0.19 is better
F(x) = x 3 − 1000x^2 + x − 1
> x3 − 1000x^ 2
= (x − 1000)x^2
> (.9x)x^2
= .9x^3
Therefore, f(x) is Ω(x^3 ) with C = .9, k = 10, 000. Also, for all x > 0:
f(x) = x^3 − 1000x^2 + x − 1
< x^3 + 1000x^3 + x^3 + x^3
= 1002x^3
Therefore, f(x) is O(x^3 ) with C = 1002, k = 1.