SOLUTION: A gardener wants to create a triangular garden in the shape of a right triangle with shortest side length x – 4y ft. and the middle length side x + 6y ft. What is an algebraic expr

Algebra ->  Algebra  -> Polynomials-and-rational-expressions -> SOLUTION: A gardener wants to create a triangular garden in the shape of a right triangle with shortest side length x – 4y ft. and the middle length side x + 6y ft. What is an algebraic expr      Log On

Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!
Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!

   


Question 403684: A gardener wants to create a triangular garden in the shape of a right triangle with shortest side length x – 4y ft. and the middle length side x + 6y ft. What is an algebraic expression for the area of the garden?
Answer by nerdybill(6951) About Me  (Show Source):
You can put this solution on YOUR website!
A gardener wants to create a triangular garden in the shape of a right triangle with shortest side length x – 4y ft. and the middle length side x + 6y ft. What is an algebraic expression for the area of the garden?
.
area = (1/2)base*height
area = (1/2)(x-4y)(x+6y)
area = (1/2)(x^2+6xy-4xy-24y^2)
area = (1/2)(x^2+2xy-24y^2)
area = (x^2)/2+xy-12y^2