Question 1160886: A baseball court is 2 m longer than it is wide. If its area is 575 m^2 find the dimensions of the court. Found 4 solutions by MathLover1, MathTherapy, greenestamps, saw:Answer by MathLover1(20850) (Show Source):
You can put this solution on YOUR website!
if a baseball court is longer than it is wide we have
.........eq.1
if its area is , we have
........eq.2
substitute from eq.1 in eq.2
............solve for ...factor completely
=> ->
=> ->->disregard negative solution
go to .........eq.1, substitute
so, the dimensions of the court are:
the length:
the width:
You should know HOW to solve a problem like this using formal algebra....
HOWEVER, note that in this problem (as shown by one of the solutions you have received), like in many simple problems, using formal algebra has you end up factoring a quadratic equation by finding two numbers whose difference is 2 and whose product is 575. But that's exactly what the original problem asks you to do -- so formal algebra only adds extra work to finding the answer; it doesn't make solving the problem any easier.
So do as tutor #MathTherapy says: simply find two numbers whose product is 575 and whose difference is 2.
You should recognize that 575 is a multiple of 25, and 575/25 = 23. And 23 and 25 satisfy the required conditions, so you are done.
You can put this solution on YOUR website! Solutions.
Let length = l
Let width = w
As the condition given
l = w+2m
l*w = 575m^2
Use substitution
(w+2m)*w = 575m^2
w^2+2mw = 575m^2
w^2+2mw-575m^2 = 0
(w-23m)(w+25m) = 0
w-23m = 0 or w+25m = 0
w = 23m or w = -25m (negative is not possible)
w = 23m
l = w+2m
Use substitution
l = 23m+2m
l = 25m
Check-----
l*w = 575m^2