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)\"\" \"About 
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( "\"%28%282%29%28x%5E2%2B5x%2B6%29%2F%28x%2B3%29%29\"= b\r
\n" ); document.write( "\n" ); document.write( "\"%28%282x%5E2%2B10x%2B12%29%2F%28x%2B3%29%29\"= b [divide]
\n" ); document.write( "2x+4=b
\n" ); document.write( ".
\n" ); document.write( "Checking:
\n" ); document.write( "A=(1/2)(b)(h)
\n" ); document.write( "\"%28x%5E2%2B5x%2B6%29%29\"=\"%28%281%2F2%29%282x%2B4%29%28x%2B3%29%29%29\" [plug-in the values and solve]
\n" ); document.write( "\"%28x%5E2%2B5x%2B6%29%29\"=\"%281%2F2%29%282x%5E2%2B10x%2B12%29%29\"[divide by (1/2)]
\n" ); document.write( "\"%28x%5E2%2B5x%2B6%29%29\"=\"%28x%5E2%2B5x%2B6%29%29\"
\n" ); document.write( "
\n" );