document.write( "Question 97956: A triangular sail has an 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 #71267 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! Use the formula for the area of a triangle: \n" ); document.write( "Area = (1/2)(base)(length) \n" ); document.write( "x^2+5x+6 = (1/2)(base)(x+3) [solve for the base (b)] \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "2x+4=b \n" ); document.write( ". \n" ); document.write( "Checking: \n" ); document.write( "A=(1/2)(b)(h) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |