Three methods to find the dimensions of a rectangle when its area and the difference of two dimensions are given
Problem 1
The area of a playground is 168 square yards.
The width of the playground is 2 yards longer than its length. Find the length and width of the playground.
1-st method
First method is to create a corresponding quadratic equation and then solve it using the quadratic formula.
Let x be the length of the rectangle, in yards.
Then its width is (x-2) yards, according to the condition.
The area of the rectangle is
x*y = x*(x-2) = x^2 - 2x.
It is equal to 168 square yards, which gives you an equation
x^2 - 2x = 168, or
x^2 - 2x - 168 = 0. (1)
Apply the quadratic formula
=
=
=
=
.
You have two roots:
= 1 + 13 = 14 and
= 1 - 13 = -12.
Only positive root makes sense as the solution to this problem.
So, the length is 14 yards.
Then the width is 14-2 = 12 yards.
Answer. The dimensions of the rectangle are 14 and 12 yards.
Regarding this method, I'd like specially to highlight that the quadratic formula works for any quadratic equation.
It works like an army tank and provides a solution to any quadratic equation.
2-nd method
Second method is to create a corresponding quadratic equation and then solve it using factoring.
Surely, the equation is the same as (1)
x^2 - 2x - 168 = 0, (1)
and the method of obtaining this equation remains the same as in the Solution 1.
Now we want to factor the left side in the form
(x - ?)*(x - ?) = 0. (2)
and now your goal is to find the numbers to put them instead of the question marks in order for to get the same equation (1).
It not very difficult task. Your first wish is to try integer divisors of the number -168 whose sum is 2.
After some trials you will find them as -12 and 14.
Notice that their product is (-12)*14 = -168 and their sum is (-12)+14 = 2,
so (2) becomes equivalent to equation (1).
Now you get the same answer x= 14 as in the Solution 1.
Regarding this method, I'd like specially to highlight that it works good and fast when the coefficients of your original equation
are small and good enough to that extent that you can mentally find the required combination quickly.
Another situation when it works good is when you know the solution in advance.
3-rd method
It is most beautiful method. It uses a reduced quadratic equation.
Solution
Let x be the number (now unknown) which is exactly half way between the width and the length of the playground.
Then, as you understand, the length = (x+1) and the width = (x-1).
The area = 168 = length*width = (x+1)*(x-1).
Thus (x+1)*(x-1) = 168, which implies
= 168, i.e.
= 168+1 = 169.
Hence, x =
= 13.
Then the length = 13+1 = 14 and the width = 13-1 = 12.
You may find the third method in some recreational books.
Sometimes in math circles the teachers explain it to students.
In the school Math, the standard method of solution is to reduce the problem to a quadratic equation
and then solve it using the quadratic formula or factoring.
I presented the third method here to make your horizon wider.
If you demonstrate this method in the class, your teacher and your classmates will be impressed !
So, it was as if you visited a Math circle today . . .
Closely related lessons to it are the lessons
- Problems on the area and the dimensions of a rectangle
- Three methods to find the dimensions of a rectangle when its perimeter and the area are given
- Problems on the area and the dimensions of a rectangle surrounded by a strip
- Cynthia Besch wants to buy a rug for a room
- Making a box from a piece of cardboard
- Problems on a circular pool and a walkway around it
- Had the dimensions of a rectangle be changed . . .
- OVERVIEW of lessons on dimensions and the area of rectangles and circles and their elements
Use this file/link ALGEBRA-I - YOUR ONLINE TEXTBOOK to navigate over all topics and lessons of the online textbook ALGEBRA-I.