document.write( "Question 491922: if the value of base is (x+16) inches and the height is (x+9) inches. the area of the triangle is 130 inches. then what is the value of x in the base and in the height?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #334841 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Area of triangle = 1/2 * base*height\r \n" ); document.write( "\n" ); document.write( "Area = 1/2 * (x+16)(x+9)\r \n" ); document.write( "\n" ); document.write( "130= 1/2 * x^2+25x+144\r \n" ); document.write( "\n" ); document.write( "multiply by 2 \n" ); document.write( "260= x^2+25x+144 \n" ); document.write( "x^2+25x-116=0\r \n" ); document.write( "\n" ); document.write( "x^2+29x-4x-116=0\r \n" ); document.write( "\n" ); document.write( "x(x+29)_4(x+29)=0 \n" ); document.write( "(x-4)(x+29)=0 \n" ); document.write( "x= 4 OR -29. \n" ); document.write( "Ignore negative value. \n" ); document.write( "x= 4\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |