For this problem, let x be the width and y be the length of the rectangle. We use these variable to make an equation from the perimeter.
Perimeter = 2*Length + 2*WIdth
Perimeter = 2y + 2x
70 = 2y + 2x
The area of a rectangle is equal to the product of x and y. Since we want the equation in terms of x only, let's find y in terms of x.
y = 35 - x
Hence, the formula for area is:
Area = xy
Area = x(35 -x)
Area = 35x - x²
Answer:
the answer is the last one
Step-by-step explanation:
so the answer is d
(5,2)(-3,5)
slope = (5 - 2) / (-3 - 5) = -3/8
y = mx + b
slope(m) = -3/8
use either of ur points...(5,2)...x = 5 and y = 2
now we sub and find b, the y int
2 = -3/8(5) + b
2 = - 15/8 + b
2 + 15/8 = b
16/8 + 15/8 = b
31/8 = b
so ur equation is : y = -3/8x + 31/8....or 3x + 8y = 31