Find the area A of polygon CDEFGH with the given vertices. C(0,5), D(2,5), E(2,3), F(3,2), G(-1,2), H(0,3)
enot [183]
Answer:
<em>The area of the polygon CDEFGH is 7</em>
Step-by-step explanation:
<u>Area of a Polygon</u>
The area of a polygon is generally calculated as the sum of the smaller areas that form its full shape, give each partial area has a known shape, like a square, rectangle, triangle, circle, etc.
The six points given in the question are plotted in the image below. They form a polygon whose area can be divided into two smaller shapes:
The area CDHE is a square of length side 2. Area of a square:

The area HEFG is a trapezoid with bases lengths 4 and 2, and height 1. Area of a trapezoid:

Calculate both areas:


Total Area=4+3=7
The area of the polygon CDEFGH is 7
Cd can interlock with the quadrilateral
Answer:
The real numbers include natural numbers or counting numbers, whole numbers, integers, rational numbers (fractions and repeating or terminating decimals), and irrational numbers. The set of real numbers is all the numbers that have a location on the number line.
Step-by-step explanation:
Answer:
49 - x^2
Step-by-step explanation:
(7+x)(7-x)
We know this is the difference of squares
(a-b) (a+b) = a^2 - b^2
7^2 - x^2 = 49-x^2
We can also FOIL
first = 7*7 = 49
Outer: = 7x
Inner: = -7x
Last : -x*x = -x^2
Add them together
49 +7x-7x - x^2
Combine like terms
49-x^2