document.write( "Question 314813: The shortest side of an isosceles triangle is half the
\n" );
document.write( "length of each of the equal sides. The perimeter of
\n" );
document.write( "the triangle is 80 inches. What is the length of each
\n" );
document.write( "side? \n" );
document.write( "
Algebra.Com's Answer #225147 by mananth(16946)![]() ![]() You can put this solution on YOUR website! The shortest side of an isosceles triangle is half the \n" ); document.write( "length of each of the equal sides. The perimeter of \n" ); document.write( "the triangle is 80 inches. What is the length of each \n" ); document.write( "side?\r \n" ); document.write( "\n" ); document.write( ".. \n" ); document.write( "Let the length of be equal side be x inches \n" ); document.write( "shortest side = x/2 \n" ); document.write( "Perimeter = x+x+x/2 = 80 \n" ); document.write( "LCM = 2 \n" ); document.write( "2x+2x+x /2= 80 \n" ); document.write( "5x = 160 \n" ); document.write( "x=160/5 \n" ); document.write( "=32 in \n" ); document.write( "the equal sides will be 16 in. \n" ); document.write( " \n" ); document.write( " |