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
I think it is 66 not for sure tho thats my answer <span />
The domain of the function is x > 0 and the range of the function is -∞ < f(x) < ∞
<h3>How to determine the domain?</h3>
The table represents a logarithmic function.
The domain represents the set of x values.
From the table, we can see that all the x values are positive values i.e. x > 0
Hence, the domain of the function is x > 0
<h3>How to determine the range?</h3>
From the table, the table outputs all zero, positive and negative numbers
This means that the range is the set of all real numbers.
Hence, the range of the function is -∞ < f(x) < ∞
Read more about domain and range at:
brainly.com/question/11787743
#SPJ1
Answer:
The greatest prime factor of 38 is 19
Answer:
see explanation
Step-by-step explanation:
the equation of parabola in vertex form is
y = a(x - h)² + k
where (h, k ) are the coordinates of the vertex and a is a multiplier.
here (h, k ) = (3, 1 ) , then
y = a(x - 3)² + 1
to find a substitute any other point on the graph into the equation.
using (0, 7 )
7 = a(0 - 3)² + 1 ( subtract 1 from both sides )
6 = a(- 3)² = 9a ( divide both sides by 9 )
=
= a
y =
(x - 3)² + 1 ← in vertex form
------------------------------------------------------
the equation of a parabola in factored form is
y = a(x - a)(x - b)
where a, b are the zeros and a is a multiplier
here zeros are - 1 and 3 , the factors are
(x - (- 1) ) and (x - 3), that is (x + 1) and (x - 3)
y = a(x + 1)(x - 3)
to find a substitute any other point that lies on the graph into the equation.
using (0, - 3 )
- 3 = a(0 + 1)(0 - 3) = a(1)(- 3) = - 3a ( divide both sides by - 3 )
1 = a
y = (x + 1)(x - 3) ← in factored form