document.write( "Question 206416This question is from textbook Longman Mathematics for IGCSE book1
\n" );
document.write( ": An isosceles triangle has two sides of equal length. The length of one of the equal sides is 4x-3 and the other one is 2x+1. The longest side is 3x in length. Find the value of x and the perimeter of this isosceles triangle. \n" );
document.write( "
Algebra.Com's Answer #155969 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! An isosceles triangle has two sides of equal length. The length of one of the equal sides is 4x-3 and the other one is 2x+1. The longest side is 3x in length. Find the value of x and the perimeter of this isosceles triangle. \n" ); document.write( "----------- \n" ); document.write( "4x-3 = 2x+1 since the sides are equal \n" ); document.write( "2x = 4 \n" ); document.write( "x = 2 \n" ); document.write( "------- \n" ); document.write( "The 3rd side is 3x \n" ); document.write( "= 6 \n" ); document.write( "p = 2+2+6 = 10 \n" ); document.write( " |