SOLUTION: The length of a rectangle is 3 meters more than 4 times the width. If the area is 115 square meters, find the width and the length.

Algebra ->  Finance -> SOLUTION: The length of a rectangle is 3 meters more than 4 times the width. If the area is 115 square meters, find the width and the length.       Log On


   



Question 1207310: The length of a rectangle is 3 meters more than 4 times the width. If the area is 115 square meters, find the width and the length.

Found 3 solutions by MathLover1, greenestamps, ikleyn:
Answer by MathLover1(20849) About Me  (Show Source):
You can put this solution on YOUR website!

let the length be L and the width W
if the length of a rectangle is 3 meters more than 4 times the width, we have
L=4W%2B3....eq.1

if the area is 115m%5E2, we have

L%2AW=115....eq.2......., substitute L
%284W%2B3%29W=115
4W%5E2%2B3W=115
4W%5E2%2B3W-115=0...factor
4W%5E2-20W%2B23W-115=0
%284W%5E2-20W%29%2B%2823W-115%29=0
4W%28W-5%29%2B23%28W-5%29=0
%28W+-+5%29+%284W+%2B+23%29+=+0
W=5 or+W=-23+(disregard negative solution for the width)
so,+W=5m

go to eq.1 , substitute W

L=4%2A5%2B3....eq.1
L=23m

Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


If a formal algebraic solution is required, then do something like what the other tutor shows in her response.

But note the formal algebraic solution requires you to do some factoring that involves finding two numbers whose product is 115 --which is what the original problem requires. So, except as an exercise in practicing formal algebra, the formal algebra doesn't make finding the answer easier.

Informally, 115 = 23*5; and 23 and 5 satisfy the condition that the larger number is 3 more than 4 times the smaller. So

ANSWER: width 5, length 23


Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.
The length of a rectangle is 3 meters more than 4 times the width.
If the area is 115 square meters, find the width and the length.
~~~~~~~~~~~~~~~~~~~~~~~~~~~


        I will show an elegant way to solve this problem  MENTALLY
        in your mind by the way,  which is  179%  unexpected to you.


Let W be the width, in meters; then the length is 4W+3 meters,
and the area equation is  W*L = 115 square meters, or

    W*(4W+3) = 115.    (1)


A standard way is to reduce it to quadratic equation and solve it 
using the quadratic formula.  This way is boring; but there is 
a brilliant trick.  


    Multiply both sides of equation (1) by 4.  You will get

        4W*(4W+3) = 460.


So, now you need to find two numbers, 4W and (4W+3) with the product of 460.

These numbers are really close to each other, and they should be close to the
square root of 460, which, in turn, is close to 20.


    +-----------------------------------------------------+
    |   As soon as the number 20 enters into your mind,   |
    |   you MOMENTARILY get the numbers  20 and 23,       |
    |   which are your  4W and 4W+3:  20*23 = 460.        |
    +-----------------------------------------------------+


So, 4W = 20;  hence,  W = 20/4 = 5  meters.


At this point, the problem is just solved.


ANSWER.  The dimensions of the rectangle are W= 5 meters;  L = 4*5+3 = 23 meters.

Solved (mentally).