SOLUTION: consider all rectangles with an area of 200 meters squared. let x be the length of one side of such a rectangle. a) express the perimeter P as a function of x. b) find the dimensio
Algebra ->
Rectangles
-> SOLUTION: consider all rectangles with an area of 200 meters squared. let x be the length of one side of such a rectangle. a) express the perimeter P as a function of x. b) find the dimensio
Log On
Question 360181: consider all rectangles with an area of 200 meters squared. let x be the length of one side of such a rectangle. a) express the perimeter P as a function of x. b) find the dimensions of a rectangle whose perimeter is 70 m Answer by ewatrrr(24785) (Show Source):
Hi,
*Note: Area of a rectangle is l*w
let x be the length a rectangles with an area of 200 meters squared
x*w = 200m^2
w= 200m^2/x
a) express the perimeter P as a function of x.
P(x) = 2*x + 2*(200m^2/x)
b) find the dimensions of a rectangle whose perimeter is 70 m
70m = 2x + 400m^2/x
70x = 2x^2 + 400m^2
0= 2x^2 -70x + 400m^2
0= x^2 -35x + 200m^2