We are told that f(x) = x + 2. We want to find
.
Squaring f(x) on one side means we square x + 2 on the other.
So,
f(x) = x + 2
(f(x))² = (x + 2)²
= (x + 2)(x + 2)
We can use FOIL to square x + 2. The first terms multiply to x², the outside terms to 2x, the inside terms to 2x and the last terms to 4.
= x² + 2x + 2x + 4
= x² + 4x + 4
So [f(x)]² = x² + 4x + 4
Answer:
P(X>5) = 0.857
Step-by-step explanation:
Let X
uniform(3.17)

The required probability that it will take Isabella more than 5 minutes to wait for the bus can be computed as:


![P(X > 5) =\dfrac{1}{14} \Big [x \Big ] ^{17}_{5}](https://tex.z-dn.net/?f=P%28X%20%3E%205%29%20%3D%5Cdfrac%7B1%7D%7B14%7D%20%20%5CBig%20%5Bx%20%5CBig%20%5D%20%5E%7B17%7D_%7B5%7D)
![P(X > 5) =\dfrac{1}{14} [17-5]](https://tex.z-dn.net/?f=P%28X%20%3E%205%29%20%3D%5Cdfrac%7B1%7D%7B14%7D%20%5B17-5%5D)

P(X>5) = 0.857
Answer:
1920
Step-by-step explanation:
The volume of the rectangle is 1920.
Answer:
y = 2x - 1
Step-by-step explanation:
1(2) - 1 = 1
2(2) - 1 = 3
3(2) - 1 = 5
4(2) - 1 = 7
-2x + 5y = 8
2x + 2y = 6
----------------add
7y = 14
y = 14/7
y = 2
2x + 2y = 6
2x + 2(2) = 6
2x + 4 = 6
2x = 6 - 4
2x = 2
x = 2/2
x = 1
solution is (1,2)