document.write( "Question 72143: The length of the base of an isosceles triangle is 2 centimemters shorter than the length of either of the other sides. If the perimeter of the triangle is 16 centimeters, find the length of each side of the triangle. \n" ); document.write( "
Algebra.Com's Answer #51558 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
b+2s=16
\n" ); document.write( "b=s-2 thus
\n" ); document.write( "s-2+2s=16
\n" ); document.write( "3s=16+2
\n" ); document.write( "3s=18
\n" ); document.write( "s=18/3
\n" ); document.write( "s=6 answer for the length of the sides.
\n" ); document.write( "proof
\n" ); document.write( "(6-2)+2*6=16
\n" ); document.write( "4+12=16
\n" ); document.write( "16=16
\n" ); document.write( "
\n" );