document.write( "Question 411782: The height of a triangle is 3cm less then the Length of the base. The Area of the triangle is 35〖cm〗^2. What is the height and the base? \n" ); document.write( "
Algebra.Com's Answer #289347 by shree840(260)![]() ![]() You can put this solution on YOUR website! (x-3)x/2=35 \n" ); document.write( "x^2-3x=70 \n" ); document.write( "X^2-3x-70=0 \n" ); document.write( "(x-10)(x+7)=0\r \n" ); document.write( "\n" ); document.write( "x=10 or -7 \n" ); document.write( "ignoring -7 (length can not be negative \n" ); document.write( "x=10 height 7 base 10 \n" ); document.write( " |