document.write( "Question 244503: two equal sides of an isosceles triangle are 3x-1 and 2x+2.the third side is 2x units.find x and the perimeter of a triangle. \n" ); document.write( "
Algebra.Com's Answer #178819 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
If the two equal sides are 3x-1 and 2x+2, then:
\n" ); document.write( "3x-1 = 2x+2 Subtract 2x from both sides.
\n" ); document.write( "x-1 = 2 Add 1 to both sides.
\n" ); document.write( "\"highlight%28x+=+3%29\"
\n" ); document.write( "The perimeter (P) is found by adding the lengths of the three sides.
\n" ); document.write( "P = (3x-1)+(2x+2)+2x Substitute x = 3.
\n" ); document.write( "P = (3(3)-1)+(2(3)+2)+2(3)
\n" ); document.write( "P = (8)+(8)+(6)
\n" ); document.write( "P = 22
\n" ); document.write( "The perimeter is 22
\n" ); document.write( "
\n" );