document.write( "Question 792357: The perimeter of an isosceles triangle is 29 in. The lengths of the two equal legs are 2 in. more than twice the length of the base. Find the lengths of the three sides.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #479925 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+2(2x+2)=29 \n" ); document.write( "x+4x+4=29 \n" ); document.write( "5x=29-4 \n" ); document.write( "x=25/5 \n" ); document.write( "x=5 \n" ); document.write( "2x+2=12 \n" ); document.write( " |