Answer:
second option
Step-by-step explanation:
Given
f(x) = (x - 7)(x + 4)(3x - 2)
To find the zeros let f(x) = 0, that is
(x - 7)(x + 4)(3x - 2) = 0
Equate each factor to zero and solve for x
x - 7 = 0 ⇒ x = 7
x + 4 = 0 ⇒ x = - 4
3x - 2 = 0 ⇒ 3x = 2 ⇒ x = 
zeros are x = - 4, x =
, x = 7
The answer is -8
====================================================
Explanation:
There are two ways to get this answer
Method 1 will have us plug x = 0 into h(x) to get
h(x) = x^2 - 4
h(0) = 0^2 - 4
h(0) = 0 - 4
h(0) = -4
Then this output is plugged into g(x) to get
g(x) = 2x
g(-4) = 2*(-4)
g(-4) = -8 which is the answer
This works because (g o h)(0) is the same as g(h(0)). Note how h(0) is replaced with -4
So effectively g(h(0)) = -8 which is the same as (g o h)(0) = -8
-----------------------
The second method involves a bit algebra first
Start with the outer function g(x). Then replace every x with h(x). On the right side, we will replace h(x) with x^2-4 because h(x) = x^2-4
g(x) = 2x
g(x) = 2( x )
g(h(x)) = 2( h(x) ) ... replace every x with h(x)
g(h(x)) = 2( x^2-4 ) ... replace h(x) on the right side with x^2-4
g(h(x)) = 2x^2-8
(g o h)(x) = 2x^2-8
Now plug in x = 0
(g o h)(x) = 2x^2-8
(g o h)(0) = 2(0)^2-8
(g o h)(0) = 2(0)-8
(g o h)(0) = 0-8
(g o h)(0) = -8
Regardless of which method you use, the answer is -8
Answer:
105 degrees
Step-by-step explanation:
The angle of a straight line is 180 degrees. Since we need to find the angle for 3, it is 180-75 which is 105 degrees.
Answers: a = 49
b = 10
c = 105
Answer: R(x) = 0.25x + 500
Flat fee is computed by:
The sales price of each tile is 0.25 and the customer only bought 10,000 tiles.
So, $0.25 x 10,000 = $2500
So the total sales price per tile sold was $2,500.
The buyer paid $3,000, so the flat fee was included there.
So, $3,000 - $2,500 = $500
So the flat fee was $500.
~
The revenue function is the total income from producing the units. And it has a equation of: R(x) = price per unit x number of units sold plus any fee that is included
So the function describing the revenue of the tile from this sale is:
R(x) = 0.25x + 500