document.write( "Question 349189: A landscaping company is laying out a triangular flower bed. The height of the triangle is 12ft. What lengths of the base will make the area at least
\n" );
document.write( "168ft-sq. \n" );
document.write( "
Algebra.Com's Answer #249648 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A landscaping company is laying out a triangular flower bed. The height of the triangle is 12ft. What lengths of the base will make the area at least \n" ); document.write( "168ft-sq. \n" ); document.write( ". \n" ); document.write( "Since area of any triangle is (1/2)bh \n" ); document.write( "where \n" ); document.write( "b is the length of the base \n" ); document.write( "h is the height \n" ); document.write( ". \n" ); document.write( "From the above, our equation is: \n" ); document.write( "168 = (1/2)b(12) \n" ); document.write( "168 = b(6) \n" ); document.write( "168/6 = b \n" ); document.write( "28 feet = b \n" ); document.write( ". \n" ); document.write( "So, base has to be 28 feet or greater \n" ); document.write( " \n" ); document.write( " |