Question 1)
Given: F(x) = 3x^2 + 1, G(x) = 2x - 3, H(x) = x
F(G(x)) = 3(2x - 3)^2 + 1
F(G(x)) =3(4x^2 - 12x + 9) + 1
F(G(x)) = 12x^2 - 36x + 27 + 1
F(G(x)) =12x^2 - 36x + 28
Question 2)
Given: F(x) = 3x^2 + 1, G(x) = 2x - 3, H(x) = x
H -1 (x) = x (inverse)
Answer:
-25 ,B
Step-by-step explanation:
Answer: The first option.
Step-by-step explanation:
This domain has no domain restrictions. Therefore, it covers all real numbers. x∈R
Answer: Length = 15 meters
Width = 2 meters
Step-by-step explanation:
Perimeter of a rectangle = 2l + 2w
Area of a rectangle = l × w
where l = length
w = width
Therefore,
2l + 2w = 34 ...... i
l × w = 30 ........ ii
From equation i
2l + 2w = 34
Divide through by 2.
l + w = 17 ...... iii
Then, l = 17 - w ........ iv
Put equation iv into ii
l × w = 30
(17 - w) × w = 30
17w - w² = 30
w² - 17w + 30 = 0
w² - 15w - 2w + 30 = 0
w(w - 15) - 2(w - 15) = 0
(w - 2) = 0
w = 0 + 2 = 2
w - 15 = 0
w = 0 + 15 = 15
Length = 15 meters
Width = 2 meters