document.write( "Question 813923: The triangle ABC is isosceles. The length of AC is 3x. The length of BC is also 3x. The length of AB is 2x.\r
\n" );
document.write( "\n" );
document.write( "If the perimeter of the triangle is 100 feet, what is the length of each side? \n" );
document.write( "
Algebra.Com's Answer #490052 by richwmiller(17219) You can put this solution on YOUR website! 3x+3x+2x=100 \n" ); document.write( "8x=100 \n" ); document.write( "x=12.5 \n" ); document.write( "2x=25 AB \n" ); document.write( "3x=37.5 AC and BC \n" ); document.write( " \n" ); document.write( " |