document.write( "Question 320223: The shortest side of a triangle is 8 inches less than the medium side, and the longest side is 4 inches longer than 3 times the shortest side. if the perimeter is 27 inches, find the length of the sides. \n" ); document.write( "
Algebra.Com's Answer #229342 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x-8+x+3(x-8)-4=27
\n" ); document.write( "x-8+x+3x-24-4=27
\n" ); document.write( "5x=63
\n" ); document.write( "x=12.6
\n" ); document.write( "x-8=4.6
\n" ); document.write( "3*4.6-4=9.8
\n" ); document.write( "
\n" ); document.write( "
\n" );