document.write( "Question 154282: A triangular sail has the area of x^2 + 5x + 6 square meters and a height of x + 3 meters. Find the length of the sail's base. \n" ); document.write( "
Algebra.Com's Answer #113597 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A triangular sail has the area of x^2 + 5x + 6 square meters and a height of x + 3 meters. Find the length of the sail's base. \n" ); document.write( "------------------ \n" ); document.write( "A = (1/2)hb \n" ); document.write( "x^2+5x+6 = (1/2)(x+3)b \n" ); document.write( "(x+2) = (1/2)base \n" ); document.write( "base = 2x+4 \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |