document.write( "Question 622300: A gardener wants to create a triangular garden in the shape of a right triangle with shortest side length x – 7y ft. and the middle length side x + 6y ft. What is an algebraic expression for the area of the garden? Be sure to multiply this out and express in simplest correct mathematical form, including units. \n" ); document.write( "
Algebra.Com's Answer #391279 by Emsley(35)![]() ![]() ![]() You can put this solution on YOUR website! Nether of these is the longest side (the hypotenuse)so as it is a right triangle we can take one side as the base and the other as the height \n" ); document.write( "So area=1/2(x-7y)(x+6y)=1/2(x^2-xy-42y^2) sq.ft \n" ); document.write( " |