document.write( "Question 1163816: A triangle has a perimeter of 23
\n" ); document.write( " inches. The medium side is 5
\n" ); document.write( " more than the short side, and the longest side is 4
\n" ); document.write( " times the length of the shortest side. Find the shortest side.
\n" ); document.write( "

Algebra.Com's Answer #788034 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Faulty problem description.

\n" ); document.write( "If the longest side is 4 times as long as the short side, and the medium side is only 5 inches longer than the short side, you can't have a perimeter of 23 inches.

\n" ); document.write( "The sum of the lengths of the two shorter sides has to be greater than the length of the longest side:

\n" ); document.write( "\"%28x%29%2B%28x%2B5%29%3E4x\"
\n" ); document.write( "\"5%3E2x\"
\n" ); document.write( "\"x%3C2.5\"

\n" ); document.write( "The perimeter is \"p+=+x%2Bx%2B5%2B4x+=+6x%2B5\"; since \"x%3C2.5\", \"p%3C6%282.5%29%2B5=20\".

\n" ); document.write( "A perimeter of 23 inches is not possible.

\n" ); document.write( "
\n" ); document.write( "
\n" );