document.write( "Question 1069626: A triangle has a perimeter of 53 inches. The medium side is 5 inches more than the shortest side, and the longest side is twice the shortest side. Find the shortest side. Thank You \n" ); document.write( "
Algebra.Com's Answer #684798 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+5+2x=53
\n" ); document.write( "4x=53-5
\n" ); document.write( "x=48/4
\n" ); document.write( "x=12
\n" ); document.write( "x+5=17
\n" ); document.write( "2x=24
\n" ); document.write( "
\n" );