document.write( "Question 148436This question is from textbook Elementary algebra
\n" );
document.write( ": Area of a Sail: A triangular sail has an area of {x^2+5x+6} sq. meters and a height of {x+3} meters. Find the length of the sail's base. \n" );
document.write( "
Algebra.Com's Answer #108783 by edjones(8007)![]() ![]() You can put this solution on YOUR website! ab/2=A \n" ); document.write( "(b/2)(x+3)=x^2+5x+6 \n" ); document.write( "b/2=((x+3)(x+2))/(x+3) \n" ); document.write( "b/2=x+2 \n" ); document.write( "b=2(x+2) m \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |