document.write( "Question 9714: The first side of a triangle is 8 meters shorter than the second side. The third side is 4 times as long as the first side. The perimeter is 26 meters. Find the length of each side. \n" ); document.write( "
Algebra.Com's Answer #5325 by CharStar(110)\"\" \"About 
You can put this solution on YOUR website!
You will not get an even answer with the problem. \r
\n" ); document.write( "\n" ); document.write( "The perimeter of a triangle is \"P=s1%2Bs2%2Bs3\"\r
\n" ); document.write( "\n" ); document.write( "1st side is = x-8
\n" ); document.write( "2nd side is = x
\n" ); document.write( "3rd side is = 4(x-8)\r
\n" ); document.write( "\n" ); document.write( "Equations - x-8+x+4(X-8)=28
\n" ); document.write( "x-8+x+4x-32=28
\n" ); document.write( "6x-40=28
\n" ); document.write( "6x=68
\n" ); document.write( "x = Does is not an equal number.\r
\n" ); document.write( "\n" ); document.write( "I hope that gives you a little help.
\n" ); document.write( "
\n" );