document.write( "Question 759429: Two sides of a pentagon have a length of (7x-3) and three sides have a length of (2x+2). If the perimeter is 60 what is the length of the shortest side ? \n" ); document.write( "
Algebra.Com's Answer #462222 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! 2(7x - 3) + 3(2x + 2)= 60 \n" ); document.write( " 14x - 6 + 6x + 6 = 60 \n" ); document.write( " 20x = 60 \n" ); document.write( " x = 3 \n" ); document.write( "Side 7x - 3 = 18 \n" ); document.write( "Side 2x + 2 = 8 (The shortest) \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |