document.write( "Question 204722: Two isosceles triangles have the same base length. The legs of one of the triangles are twice as long as the legs of the other. Find the lengths of the sides of both triangles if their perimeters are 23 cm and 41 cm. \r
\n" ); document.write( "\n" ); document.write( "I haven't done much with this problem because whenever I try to solve I wind up with a weird number. I know that the perimeter of a triangle is P= a+b+c so it would be 41=a+b+c and 23=a+b+c but that is pretty obvious. Please help!
\n" ); document.write( "

Algebra.Com's Answer #154512 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Two isosceles triangles have the same base length. The legs of one of the triangles are twice as long as the legs of the other. Find the lengths of the sides of both triangles if their perimeters are 23 cm and 41 cm.
\n" ); document.write( "----------------
\n" ); document.write( "s = length of legs of smaller triangle
\n" ); document.write( "2s = that of taller triangle
\n" ); document.write( "b = base
\n" ); document.write( "23 = b + 2s
\n" ); document.write( "41 = b + 4s
\n" ); document.write( "------------- Subtract
\n" ); document.write( "-18 = -2s
\n" ); document.write( "s = 9
\n" ); document.write( "------
\n" ); document.write( "b = 5
\n" ); document.write( "
\n" );