document.write( "Question 78588: The length of the base of an isosceles triangle is 4 inches less than the length of one of the two equal sides of the triangles. If the perimeter is 32, find the three sides of the triangle.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #56336 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
LET X=THE EQUAL SIDES.
\n" ); document.write( "THEN THE BASE=X-4.
\n" ); document.write( "THE PERIMETER IS THE SUM OF ALL THREE SIDES.
\n" ); document.write( "THUS WE HAVE THE FOLLOWING EQUATION FOR THE PERIMETER
\n" ); document.write( "X+X+(X-4)=32
\n" ); document.write( "3X-4=32
\n" ); document.write( "3X=32+4
\n" ); document.write( "3X=36
\n" ); document.write( "X=36/3
\n" ); document.write( "X=12 FOR THE EQUAL SIDES.
\n" ); document.write( "THUS THE BASE=12-4=8
\n" ); document.write( "PROOF
\n" ); document.write( "32=12+12+8
\n" ); document.write( "32=32
\n" ); document.write( "
\n" );