SOLUTION: Length of a rectangle is greater than its breadth by 3 CM if the length is increased by 9 CM and breadth is reduced by 5cm keeping the area same find the length and breadth

Algebra ->  Equations -> SOLUTION: Length of a rectangle is greater than its breadth by 3 CM if the length is increased by 9 CM and breadth is reduced by 5cm keeping the area same find the length and breadth      Log On


   



Question 1093951: Length of a rectangle is greater than its breadth by 3 CM if the length is increased by 9 CM and breadth is reduced by 5cm keeping the area same find the length and breadth
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
x and y for original length and breadth;
A, the same area for original and new rectangles

system%28x=y%2B3%2CA=xy%29


New rectangle has dimensions x+9 and y-5 for length and breadth.
A=%28x%2B9%29%28y-5%29

Maybe you can do the algebra and arithmetic steps from here. You could start buy substituting for x into both A equations, and then simplify them.