document.write( "Question 1022723: An isosceles triangle has two sides of equal length. The length of the third side is 2 ft less than twice the length of one of the equal sides. Find the length of each side when the perimeter is 18 ft. (Enter your answers as a comma-separated list.) \n" ); document.write( "
Algebra.Com's Answer #638329 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+2x-2=18 \n" ); document.write( "4x=18+2 \n" ); document.write( "x=20/4 \n" ); document.write( "x=5 \n" ); document.write( "2x-2=8 \n" ); document.write( "5, 5, 8 \n" ); document.write( " |