Answer:
24 m
Step-by-step explanation:
The lenght of fencing needed is the sum of all sides the triangular garden represented on the coordinate grid.
The lenght of the triangular garden = 16 - 10 = 6 m
Lenght of the height = 8 - 0 = 8 m
Lenght of the hypotenuse can be calculated using coordinates of the two vertices of the ∆ that forms the hypotenuse lenght and also using the distance formula.
Coordinates of the two vertices = (10, 0) and (16, 8).

Let,





Length of fencing = 6 + 8 + 10 = 24 m
U would draw out 143 by drawing a box, then one stick at the bottom, then three sticks at the right side of the box. You would also have three small circles where the lines intersect... I am not good at explaining, but i hope i helped u a little bit
Answer:
Curved surface area of a cone =πrl.
3.142×8×15=377.04cm
Answer:
A. Z = 2 + N13
Step-by-step explanation:
Let's solve your equation step-by-step.
0=z2+4z−9
Step 1: Subtract z^2+4z-9 from both sides.
0−(z2+4z−9)=z2+4z−9−(z2+4z−9)
−z2−4z+9=0
For this equation: a=-1, b=-4, c=9
−1z2+−4z+9=0
Step 2: Use quadratic formula with a=-1, b=-4, c=9.
z=
−b±√b2−4ac
2a
z=
−(−4)±√(−4)2−4(−1)(9)
2(−1)
z=
4±√52
−2
z=−2−√13 or z=−2+√13
Answer:
L = (x - 2) meters
Step-by-step explanation:
The area of the rectangle = (x² - 7x + 10) m²
The width = (x - 5) m
length = ?
Area of a rectangle = length × width
x² - 7x + 10 = L(x -5)
note L = length
divide both sides by (x-5)
(x² - 7x + 10)/(x - 5) = L
L = x² - 7x + 10 / (x -5)
Factorize x² - 7x + 10
find the numbers you can multiply to give you 10 and also add to give you -7
The numbers are -2 and -5. Therefore,
x² - 2x - 5x + 10 = 0
x(x - 2) - 5(x - 2) = 0
(x-5)(x-2) = 0
Let us go back to our division
L = x² - 7x + 10 / (x -5)
x² - 7x + 10 = (x-5)(x-2)
L = (x-5)(x-2) / (x -5)
L = (x - 2) meters