document.write( "Question 357772: A triangular sail has two sides the same length. The third side is 5 ft shorter than either of the equal sides. The perimeter of the sail is 61ft. How long is the shortest side \n" ); document.write( "
Algebra.Com's Answer #255414 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
A triangular sail has two sides the same length. The third side is 5 ft shorter than either of the equal sides. The perimeter of the sail is 61ft. How long is the shortest side
\n" ); document.write( "..
\n" ); document.write( "let the two equal sides be x each
\n" ); document.write( "the third side = x-5
\n" ); document.write( "perimeter = 61 feet
\n" ); document.write( "...
\n" ); document.write( "x+x+x-5 = 61
\n" ); document.write( "3x-5 = 61
\n" ); document.write( "add 5
\n" ); document.write( "3x=66
\n" ); document.write( "/3
\n" ); document.write( "x=66/3
\n" ); document.write( "x=22 feet
\n" ); document.write( "..
\n" ); document.write( "shorter side = 22-5 = 17 feet.
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );