Answer:
The answer to your question is below
Step-by-step explanation:
Functions
f(x) = 12x f⁻¹(x) = 2x
a) f⁻¹(-2) = 2(-2)
f⁻¹(-2) = -4
b) f(-4) = 12x
f(-4) = 12(-4)
f(-4) = -48
c) f(f⁻¹(-2)) =
f(f⁻¹(x)) = 12(2x) = 24x
f(f⁻¹(-2)) = 24(-2) = -48
I think your functions are wrong they must be f(x) = 1/2x f⁻¹(x) = 2x
a) f⁻¹(-2) = 2(-2)
= -4
b) f(-4) = 1/2(-4)
= -2
c) f(f⁻¹(x)) = 1/2(2x)
= x
f(f⁻¹(-2)) = -2
We will need to have two equations here, having x as the missing length. We know that the chairs are in the same amount on each occasion, so each equation should be equal to the other.
This sets up a problem of:
6x + 7 = 4x + 13
7 and 13 being the leftover chairs and 6 and 4 being the rows. Let’s solve for x.
x = 3
Knowing this, we plug in x for one of the equations
6(3) + 7
18 + 7
25
Liam has 25 chairs.
Answer:
x ≥ -1/2
Step-by-step explanation:
We know that we cannot graph imaginary numbers. Therefore, our <em>x </em>value has to be greater than or equal to 0:
To find our domain, we need to set the square root equal to zero:
√(4x + 2) = 0
4x + 2 = 0
4x = -2
x = -1/2
We now know that no value below -1/2 can be used or we will get an imaginary number. Therefore, our answer is x ≥ -1/2
Alternatively, we can graph the function and analyze domain:
Answer: 72
Step-by-step explanation: Its in the middle
You can just 1) multiply the binomial by itself, or you can use 2) the square of a binomial pattern. I'll show it to you both ways.
1) Multiply the binomial by itself.
(3x - 2)^2 = (3x - 2)(3x - 2) =
Multiply every term of the first binomial by every term of the second binomial, then collect like terms. (This is often called using FOIL.)
= 9x^2 - 6x - 6x + 4
= 9x^2 - 12x + 4
2) Use the square of a binomial pattern
The square of a binomial is
(a - b)^2 = a^2 - 2ab - b^2
a^2 is the square of the first term.
b^2 is the square of the second term.
-2ab is the product of the two terms and 2.
You have
(3x - 2)^2,
where the first term is 3x, and the second term is -2
square the first term: 9x^2
square the last term: 4
the product of the terms and 2 is: -12x
Put it all together, and you get
9x^2 - 12x + 4
just like we got above with the other method.