document.write( "Question 217354: the base of an isosceles triangle is 3 cm less than the length of the equal sides. if the perimeter of the triangle is 36cm, what is the length of each of the sides? \n" ); document.write( "
Algebra.Com's Answer #163930 by elima4(15)\"\" \"About 
You can put this solution on YOUR website!
Isosceles triangles have 2 equal sides, so we will make the equal sides be x
\n" ); document.write( "the base = x - 3
\n" ); document.write( "perimeter is all sides added together;\r
\n" ); document.write( "\n" ); document.write( "x + x + x-3 = 36
\n" ); document.write( "3x - 3 = 36
\n" ); document.write( "3x = 39
\n" ); document.write( "x = 13\r
\n" ); document.write( "\n" ); document.write( "So the two equal side = 13
\n" ); document.write( "base;
\n" ); document.write( " x-3
\n" ); document.write( "13-3=10\r
\n" ); document.write( "\n" ); document.write( "so the sides will be;
\n" ); document.write( "13, 13, 10
\n" ); document.write( ":)
\n" ); document.write( "
\n" );