document.write( "Question 913807: The perimeter of a scalene triangle is double the length of the longest side. The long side is 4 more than 4 times the short side. The middle side is 8 units less than the long side. Find the length of all the sides. \n" ); document.write( "
Algebra.Com's Answer #554753 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
x, short side
\n" ); document.write( "y, mid side
\n" ); document.write( "z, longest side
\n" ); document.write( "perimeter, x+y+z\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28x%2By%2Bz=2z%2Cz=4%2B4x%2Cy=-8%2Bz%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Substitute for z in the perimeter and y equations and simplify (steps not shown here):\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Resulting system,
\n" ); document.write( "\"system%283x-y=-4%2C4x-y=4%29\"
\n" ); document.write( "Subtracting one equation from the other, find that \"highlight%28x=8%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use x to find value of z:
\n" ); document.write( "\"z=4%2B4%2A8\"
\n" ); document.write( "\"z=32%2B4\"
\n" ); document.write( "\"highlight%28z=36%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use that z to find y value:
\n" ); document.write( "\"y=z-8\"
\n" ); document.write( "\"y=36-8\"
\n" ); document.write( "\"highlight%28y=28%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Side lengths from shortest to longest: 8, 28, 36.
\n" ); document.write( "
\n" );