document.write( "Question 867581: Can you please help me set up and solve this question: the front of a house is a triangle that is as wide as it is tall. It's area is 98 ft squared. Find the hight and the base. \n" ); document.write( "
Algebra.Com's Answer #523095 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Height and base are equal say x\r \n" ); document.write( "\n" ); document.write( "area of triangle = 1/2 * base * height\r \n" ); document.write( "\n" ); document.write( "98 = 1/2 *x*x\r \n" ); document.write( "\n" ); document.write( "98=1/2 x^2\r \n" ); document.write( "\n" ); document.write( "multiply by 2 \n" ); document.write( "196 =x^2\r \n" ); document.write( "\n" ); document.write( "x= 14 \r \n" ); document.write( "\n" ); document.write( "height and base are 14 units \n" ); document.write( " |