This is a simple problem based on combinatorics which can be easily tackled by using inclusion-exclusion principle.
We are asked to find number of positive integers less than 1,000,000 that are not divisible by 6 or 4.
let n be the number of positive integers.
∴ 1≤n≤999,999
Let c₁ be the set of numbers divisible by 6 and c₂ be the set of numbers divisible by 4.
Let N(c₁) be the number of elements in set c₁ and N(c₂) be the number of elements in set c₂.
∴N(c₁) =

N(c₂) =

∴N(c₁c₂) =

∴ Number of positive integers that are not divisible by 4 or 6,
N(c₁`c₂`) = 999,999 - (166666+250000) + 41667 = 625000
Therefore, 625000 integers are not divisible by 6 or 4
Length times with (l) (w)
F(x) = 2x² + x - 3
g(x) = x - 1
(f - g)(x) = (2x² + x - 3) - (x - 1)
(f - g)(x) = 2x² + (x - x) + (-3 + 1)
(f - g)(x) = 2x² - 2
The answer is D.
I believe it's increasing on all fronts, because if you start from the right, you see that the y values always increase, hence they are increasing. They do it for when x<0 and when x>0. So, it should be increasing on all real numbers