document.write( "Question 951622: The area of a triangular sheet of paper is 185 square inches. One side of the triangle is 7 inches more than three times the length of the altitude to that side. Find the length of that side and the altitude to the side. \n" ); document.write( "
Algebra.Com's Answer #581384 by macston(5194)![]() ![]() You can put this solution on YOUR website! b=side; h=altitude; A=Area=(1/2)b*h \n" ); document.write( "A=(1/2)b*h \n" ); document.write( "185 sq in=(1/2)(3h+7in)(h) Multiply each side by 2. \n" ); document.write( " \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "ANSWER 1: Length of the altitude is 10 inches \n" ); document.write( "b=3h+7in=3(10in)+7in=37 in ANSWER 2: The length of the side is 37 inches. \n" ); document.write( "CHECK: \n" ); document.write( "Area=1/2bh=1/2(37 in)(10 in) \n" ); document.write( "185 sq in=1/2(370 sq in) \n" ); document.write( "185 sq in=185 sq in \n" ); document.write( " \n" ); document.write( " |