SOLUTION: The area of a rectangle is three times the area of a square. If the rectangle is 15 inches long, and the width of the rectangle is the same as the length of a side of the square, f
Algebra ->
Polynomials-and-rational-expressions
-> SOLUTION: The area of a rectangle is three times the area of a square. If the rectangle is 15 inches long, and the width of the rectangle is the same as the length of a side of the square, f
Log On
Question 406015: The area of a rectangle is three times the area of a square. If the rectangle is 15 inches long, and the width of the rectangle is the same as the length of a side of the square, find the dimensions of both the rectangle and the square. Answer by Kaloda(2) (Show Source):
You can put this solution on YOUR website! let, A = area of rectangle
B = area of the square
l = length of the rectangle
w = width of the rectangle
s = side of the square
A = 3B
l = 15
w = s
A = l.w = 3B
15s = 3s^2
3s^2 - 15s = 0
s^2 - 5s = 0
s^2 - 5s + 25/4 = 25/4
(s - 5/2)^2 = 25/4
s - 5/2 = 5/2
Final answers:
s = 5
w = 5
l = 15