Answer:
94 m
Step-by-step explanation:
Write a proportion:
3.1 / 1.18 = x / 35.75
Cross multiply and solve:
1.18x = 3.1 × 35.75
1.18x = 110.825
x ≈ 94
Rounded to the nearest meter, the height of the tower is approximately 94 meters.
Answer:
The value of x = -1 makes the denominator of the function equal to zero. That is why this value is not included in the domain of f(x)
Step-by-step explanation:
We have the following expression

Since the division between zero is not defined then the function f(x) can not include the values of x that make the denominator of the function zero.
Now we search that values of x make 0 the denominator factoring the polynomial 
We need two numbers that when adding them get as a result -1 and when multiplying those numbers, obtain -2 as a result.
These numbers are -2 and 1
Then the factors are:

We do the same with the numerator

We need two numbers that when adding them get as a result 4 and when multiplying those numbers, obtain 3 as a result.
These numbers are 3 and 1
Then the factors are:

Therefore

Note that
only if 
So since
is not included in the domain the function has a discontinuity in 
9514 1404 393
Answer:
x ≈ 2.87
Step-by-step explanation:
We can subtract 6 to put the equation into a form easily solved.
x^2 +2x +1 = 15
(x +1)^2 = 15
x +1 = √15 . . . . . for the greatest solution, we only need the positive root
x = √15 -1 ≈ 2.87
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.