SOLUTION: the perimeter of a rectangle and square are 160 metre each. the area of rectangle is less than that of square by 100 square metre. find the length of rectangle?

Algebra ->  Length-and-distance -> SOLUTION: the perimeter of a rectangle and square are 160 metre each. the area of rectangle is less than that of square by 100 square metre. find the length of rectangle?       Log On


   



Question 869356: the perimeter of a rectangle and square are 160 metre each. the area of rectangle is less than that of square by 100 square metre. find the length of rectangle?

Found 2 solutions by lwsshak3, josgarithmetic:
Answer by lwsshak3(11628) About Me  (Show Source):
You can put this solution on YOUR website!
the perimeter of a rectangle and square are 160 metre each. the area of rectangle is less than that of square by 100 square metre. find the length of rectangle?
***
side of square=160/4=40
area of square=40*40=1600
..
let x=length of rectangle
let y=width of rectangle
2x+2y=160
x+y=80
y=80-x
Area of rectangle=x*y=x(80-x)=80x-x^2
Area of square-area of rectangle=100
1600-(80x-x^2)=100
1600-80x+x^2=100
x^2-80x+1500=0
(x-30)(x-50)=0
x=50
or
x=30
length of rectangle=50 m



Answer by josgarithmetic(39616) About Me  (Show Source):
You can put this solution on YOUR website!
Assign variables.
s = length of square
x = rectangle length
y = rectangle width
-
Find equations and expressions.
4s=160.
2%28x%2By%29=160.
Area of square, s%5E2.
Area of rectangle, xy.
s%5E2-xy=100.

SYSTEM OF EQUATIONS:
-
4s=160
-
2x+2y=160
-
s^2-xy=100
-

The question is to find length of the rectangle. No distinction is necessary about x or y for length; either one is length or width. First, solve for s and obtain two equations in two unknowns.

s=160%2F4, s=40.
-
2x%2B2y=160
x%2By=80 simplified perimeter equation for rectangle.
-
-xy=100-s%5E2
xy=s%5E2-100
xy=40%5E2-100
xy=1600-100
xy=1500 eliminated variable s and simplified area equation.

SIMPLIFIED SYSTEM:
-
highlight_green%28xy=1500%29 and highlight_green%28x%2By=80%29.

Solve the simplified system.
y=80-x.
x%2880-x%29=1500
80x-x%5E2-1500=0
x%5E2-80x%2B1500=0
discriminant, %2880%29%5E2-4%2A1500=6400-6000=400.
-
General solution for a quadratic equation:
x=%2880-sqrt%28400%29%29%2F2
x=%2880-20%29%2F2
highlight%28x=30%29
OR
x=%2880%2B20%29%2F2
highlight%28x=50%29

Length of the rectangle can be either 30 OR 50.