Answer:
3.14159265358979323846264338327950288419716... thats all i know, but i havent studied it in a while
The height of a building is 58.08 meters if the angle is 71 degree and the distance between A and B is 20 meters.
<h3>What is trigonometry?</h3>
Trigonometry is a branch of mathematics that deals with the relationship between sides and angles of a right-angle triangle.
We have:
Angle = 71 degree
Distance between A and B = 20 meters
Let's suppose the height of the building is x meters.
From the right angle triangle applying the tan ratio:
tan71 = x/20
x = 58.08 meter
Thus, the height of a building is 58.08 meters if the angle is 71 degree and the distance between A and B is 20 meters.
Learn more about trigonometry here:
brainly.com/question/26719838
#SPJ1
12.96 can be rounded to 13 if you're rounding to the nearest tenth and ones digit. If it is the tens digit, 12.96 can be rounded to 10.
When roots of polynomials occur in radical form, they occur as two conjugates.
That is,
The conjugate of (a + √b) is (a - √b) and vice versa.
To show that the given conjugates come from a polynomial, we should create the polynomial from the given factors.
The first factor is x - (a + √b).
The second factor is x - (a - √b).
The polynomial is
f(x) = [x - (a + √b)]*[x - (a - √b)]
= x² - x(a - √b) - x(a + √b) + (a + √b)(a - √b)
= x² - 2ax + x√b - x√b + a² - b
= x² - 2ax + a² - b
This is a quadratic polynomial, as expected.
If you solve the quadratic equation x² - 2ax + a² - b = 0 with the quadratic formula, it should yield the pair of conjugate radical roots.
x = (1/2) [ 2a +/- √(4a² - 4(a² - b)]
= a +/- (1/2)*√(4b)
= a +/- √b
x = a + √b, or x = a - √b, as expected.