The answer is A hope this helps!
A. 40x^2 + 240x + 200
Shape: Rectangle
Formula: A = LW
A = (10x + 10)(4x + 20)
= (10x)(4x) + (10x)(20) + (10)(4x) + (10)(20)
= 40x^2 + 200x + 40x + 200
= 40x^2 + 240x + 200
————————————————————-
2. 57,600 ft^2
Width:
4x + 20 = 160
4x = 140
x = 35
Plug-In:
10x + 10
10(35) + 10
350 + 10
360 = Length
————————————-
A = LW
A = 360 • 160
A = 57,600 ft^2
<h3>
Answer: 11/20</h3>
They got 33 heads out of 60 tosses, so,
33/60 = 11/20
You divide each part by 3 to reduce the fraction.
Answer:
y = -x + 4
Step-by-step explanation:
(-1,5)...x1 = -1 and y1 = 5
(1,3)....x2 = 1 and y2 = 3
slope(m) = (y2 - y1) / (x2 - x1) = (3 - 5) / (1 - (-1) = -2 / (1 + 1) = -2/2 = -1
y = mx + b
slope(m) = -1
u can use either of ur points...I will use (1,3)...x = 1 and y = 3
now we sub and find b, the y int
3 = -1(1) + b
3 = -1 + b
3 + 1 = b
4 = b
ur equation is : y = -x + 4 <===