Answer:
It’s 850
Step-by-step explanation:
Divide the figure into 3 shapes, first one being 10ft times 5ft times 5, followed by 20 times 5 times 5 the another with 10 times 5 times 5. I got 850
Length = x + 2 (because it is 2 cm more than x)
Width = 2x - 5 (5 cm lest than 2x)Area = 54 cm2 this is the formula to find the area Length × Width = Area (x + 2)(2x - 5) = 542x2 - x - 10 = 54 (this is you area)
Subtract 54 on both sides of equation to make the right side zero. 2x2 - x - 64 = 0 then use the quadratic formula x = (-b ± √(b2 - 4ac)) / 2a where:a = 2b = -1c = -64 Plug in these values into the formula. x = (1 ± √(1 - 4(-128))) / 4 x = (1 ± √(513)) / 4 x = (1 ± 22.65) / 4 x = (1 + 22.65) / 4 and x = (1 - 22.65) / 4 x = 5.91 and x = -5.41 Check the validity of the x values by adding them to the length and width. If the length or width should be a negative value, then that value of x is not acceptable. Now x = 5.91 Length = 5.91 + 2 (positive value.)Width = 2(5.91) - 5 ( positive value.) x = 5.91 If we look at this -- x = -5.41, Both length and width will be negative values. We reject this value of x. The answer is x = 5.91
Hope I helped and sorry it was really long
Here you go, hope I helped.
Answer:
8.5 or 8½
Step-by-step explanation:
Arranged numbers in ascending order
2, 6, 8, 8, 9, 10, 12, 14
Median = middle number i. e 8 and 9
Therefore median = 8 + 9 divided by 2
= 17 divided 2
= 8.5
Answers = 8.5 or 8½
Answer:
<em>(x - 2)^2 + (y + 1)^2 = 26</em>
Step-by-step explanation:
A circle with center O(2, -1) that passes through the point A(3, 4).
=> The radius of this circle is OA which could be calculated by:
OA = sqrt[(3 - 2)^2 + (4 - (-1))^2] = sqrt[1^2 + 5^2] = sqrt[26]
The equation of a circle with center O(a, b) and radius r could be written as:
(x - a)^2 + (y - b)^2 = r^2
=> The equation of circle O above with center O(2, -1) and radius = sqrt(26) is shown as:
(x - 2)^2 + (y - (-1))^2 = (sqrt(26))^2
<=>(x - 2)^2 + (y + 1)^2 = 26
Hope this helps!