Answer:
5
Step-by-step explanation:
Answer:
Area of the figure = 254.5 cm²
Step-by-step explanation:
<u><em>Area of rectangle = Length × Width</em></u>
<u><em>Area of triangle = 1/2(base × Height)</em></u>
<em>Dividing the figure into parts for convenience</em>
So,
Rectangle 1 (the uppermost):
4 × 6 = 24 cm²
Rectangle 2 (below rectangle 1):
15 × 8 = 120 cm²
Rectangle 3 (with rectangle 2):
11 × 4 = 44 cm²
Triangle 1 :
1/2(7 × 19) = 133/2 = 66.5 cm²
<em>Now adding up all to get the area of the figure:</em>
Area of the figure = 24 + 120 + 44 + 66.5
Area of the figure = 254.5 cm²
Answer:
Step-by-step explanation:
Given the total cost of the building expressed as;
C = 4550F + 37.5
C is the total cost
F is the length of the fence
Given
C = $352.50
Required
The length of the fence F
Substitute into the formula;
C = 4550F + 37.5
$352.50 = 4550F + 37.5
4550F = 352.50 - 36.5
4550F = 316
F = 316/4550
F = 0.0695 feet
hence 0.0695 feet of fence will cost $352.50
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.