document.write( "Question 1071929: The perimeter of a triangle is 73 inches. If two sides are of equal length and the third side is 7 inches longer than the others, find the length of the three sides \n" ); document.write( "
Algebra.Com's Answer #686831 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "x + x + (x+7) = 73.\r \n" ); document.write( "\n" ); document.write( "Solve for x:\r \n" ); document.write( "\n" ); document.write( "3x + 7 = 73 ---> 3x = 73 - 7 = 66 ---> x = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "One side is 22 inches long, second side has the same length, the third side is of 22+7 = 29 inches long.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |