Divide the figure into 2 rectangles. One being 12in x 13in and one being 18in x 7in. Find the area of each rectangle.
12in x 13in = 156in^2
18in x 7in = 126in^2
Add the two areas.
156 + 126 = 282in^2
282in^2 is the answer so (C)
Answer:
D
Step-by-step explanation:
yellow was picked more times then green so the percent would be more then 50.
Answer:
D.4.7%
Step-by-step explanation:
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