<span>Length = l</span>
<span>
Width = w</span>
<span>
Perimeter = p = 100
</span>
<span>Perimeter of rectangle = 2(l+w)</span>
<span>
100 = 2 (4w + w)</span>
<span>
100 = 2(5w)</span>
<span>
100 = 10w</span>
<span>
100/10 = w</span>
<span>
10 = w</span>
<span>
w = 10
Area of rectangle = length * width</span>
<span>
a = l*w</span>
<span>
a = 4w*w</span>
<span>
a = 4w^2............(1)</span>
<span>
Put the value of w in (1)</span>
<span>
a = 4(10)^2</span>
<span>
a= 4(100)</span>
<span>
a = 400 yd^2</span>
Answer:
Step-by-step explanation:
option 2
107360 yards = 31 miles = 1 hour
1 second = 1789.3333333 yards
Answer:
y=5x-12
Step-by-step explanation:
The general equation of a line is <em>y=mx+b</em>.
The equation you currently have is <em>y=5x+b</em>.
Plug in the point (3,3) which will get you <em>3=5(3)+b</em>.
Solve the equation by solving what the y-intercept (b) is to create the new final equation.
3=5(3)+b
3=15+b
b=3-15
b=-12
y=5x-12