Domain are those values of x for which function is defined. f(x) is not defined at x = 3. Therefore Domain is
x∈ (⁻∞, +∞) - {3}
Answer:
D -6 is an integer
Step-by-step explanation:
An integer is a whole even or odd number :)
A like would wold help me :)
(2^8 *3^-5* 6^0)^-2 * ((3^-2)/(2^3))^4 * 2^28
anything to the 0 power is 1
(2^8 *3^-5* 1)^-2 * ((3^-2)/(2^3))^4 * 2^28
using the power of power property to take the power inside
(2^(8*-2) *3^(-5* -2) * (3^-2*4)/(2^3*4) * 2^28
simplify
2^ -16 * 3^10 * 3^-8 /2*12 * 2^28
get rid of the division by making the exponent negative
2^-16 * 3^10 * 3^-8 *2*-12 * 2^28
combine exponents with like bases
2^(-16-12+28) * 3^(10-8)
2^(0) *3^2
anything to the 0 power is 1
1*9
9
Answer:
x = - 4 ± 2
Step-by-step explanation:
Given
f(x) = x² + 8x + 4
To find the zeros let f(x) = 0, that is
x² + 8x + 4 = 0 ( subtract 4 from both sides )
x² + 8x = - 4
To solve using the method of completing the square
add ( half the coefficient of the x- term )² to both sides
x² + 2(4)x + 16 = - 4 + 16
(x + 4)² = 12 ( take the square root of both sides )
x + 4 = ±
= ± 2
( subtract 4 from both sides )
x = - 4 ± 2
Thus the zeros are
x = - 4 - 2
and x = - 4 + 2
The answer is 4 hope this helps