document.write( "Question 141597: 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 #103192 by jojo14344(1513)![]() ![]() ![]() You can put this solution on YOUR website! Sure! \n" ); document.write( "we go back to Area of triangle (A)= (1/2)(base)(height) \n" ); document.write( "base(b)=2A/h= 2(x^2+5x+6)/(x+3) \n" ); document.write( "b=(2x^2+10x+12)/(x+3) \n" ); document.write( "b=(2x+4)(x+3)/(x+3) \n" ); document.write( " \n" ); document.write( " Thank you,\r\n" ); document.write( "Jojo\n" ); document.write( " |