Answer: width = 5 units
Step-by-step explanation:
Let L represent the length of the rectangle.
The width of a rectangle is the length minus 2 units. It means that the width of the rectangle is (L - 2) units.
The formula for determining the area of a rectangle is expressed as
Area = length × width
The area of the rectangle is 35 units. It means that
L(L - 2) = 35
L² - 2L = 35
L² - 2L - 35 = 0
L² + 5L - 7L - 35 = 0
L(L + 5) - 7(L + 5) = 0
L - 7 = 0 or L + 5 = 0
L = 7 or L = - 5
Since the length cannot be negative, then
L = 7 units
Width = 7 - 2 = 5 units
Answer:
Use the regression calculator to compare the teams’ number of runs with their number of wins.
A 2-column table with 9 rows. Column 1 is labeled R with entries 808, 768, 655, 684, 637, 619, 613, 609, 563. Column 2 is labeled W with entries 93, 94, 66, 81, 86, 75, 61, 69, 55.
What is the y-intercept of the trend line, to the nearest hundredth?
Step-by-step explanation:
9514 1404 393
Answer:
(x +6)^2 +(y -4)^2 = 36
Step-by-step explanation:
The center is (-6, 4) and the radius is 6. Putting those into the standard form equation, you have ...
(x -h)^2 +(y -k)^2 = r^2 . . . . . . center (h, k), radius r
(x -(-6))^2 +(y -4)^2 = 6^2 . . . . numbers filled in
(x +6)^2 +(y -4)^2 = 36 . . . . . . cleaned up a bit