C= πr²
C= 3.14×8²
C=3.14×64
C=200.96
I believe its 4 we haven't really went over it
--------------------------------------------------
Define length and width
--------------------------------------------------
Let x be the width
width = x
Length = 2x + 4
--------------------------------------------------
Formula
--------------------------------------------------
Perimeter = 2(length + width)
--------------------------------------------------
Find Length and width
--------------------------------------------------
62 = 2(2x + 4 + x)
62 = 2(3x + 4) <em> ← combine like terms </em>
62 = 6x + 8 <em>← remove bracket </em>
62 - 8 = 6x <em>← minus 8 on both sides </em>
6x = 54 <em> ← swap sides </em>
x = 54 ÷ 6 <em>← divide by 6 on both sides</em>
<em>x = 9 m</em>
--------------------------------------------------
Find Length and Width
--------------------------------------------------
Width = x = 9 m
Length = 2x + 4 = 2(9) + 4 = 22 m
--------------------------------------------------
Answer: Length = 22m
--------------------------------------------------
Answer: 5x + 2y = -2
Step-by-step explanation:
Change 5x+2y=12 to slope intercept: 2y = 12 - 5x, y = -5x/2 + 6
A parallel line has the same slope, so the line we try to find is y = -5x/2 + b.
Substitute (-2, 4) in and get 4=5+b, so b = -1.
Therefore the answer is y = -5x/2 - 1, or if you want it in the original form it would be 2y = -5x - 2 ---> 5x+2y = -2.
Hope that helped,
-sirswagger21