document.write( "Question 233494: find the length of the altitude to the 26in side of a triangle whose sides are 10,24, and 26 inches in length. \n" ); document.write( "
Algebra.Com's Answer #172397 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 10^2+24^2=26^2 so its a right triangle. \n" ); document.write( "A=.5ab \n" ); document.write( ".5*24*10=120 in^2 area \n" ); document.write( ". \n" ); document.write( "Assuming that the 26\" side is the base, x is the altitude. \n" ); document.write( ".5x*26=120 \n" ); document.write( "13x=120 \n" ); document.write( "x=120/13 in. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |