document.write( "Question 48079: 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. \r
\n" );
document.write( "\n" );
document.write( "I have worked this several ways and can't get to the correct answer. Please help!\r
\n" );
document.write( "\n" );
document.write( "Thank you in advance for any help! \n" );
document.write( "
Algebra.Com's Answer #31811 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! x~2+5x+6 or (x+3)(x+2)=area. seing as (base*height)/2 = area given the height is (x+3) then the base is (x+2)/2 \n" ); document.write( " |