document.write( "Question 906627: Please help me solve this question: Each of two sides of a triangle is 8 inches longer than the third side. The perimeter is 43 inches. How long is each side of the triangle? \n" ); document.write( "
Algebra.Com's Answer #549969 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "let's the third side be \"a\" \r
\n" ); document.write( "\n" ); document.write( "given: each of \"two\"\"+sides\" (\"b\" and \"c\")of a triangle is \"8in\" longer than the third side \"a\" ; that means the other two sides are same length, so
\n" ); document.write( "\"b=a%2B8in\" and \"c=a%2B8in\")\r
\n" ); document.write( "\n" ); document.write( "if the perimeter is \"P=43in\", than we have\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"P=a%2Bb%2Bc\" \r
\n" ); document.write( "\n" ); document.write( "\"43in=a%2Bb%2Bc\" .... substitute \"b\" and \"c\"\r
\n" ); document.write( "\n" ); document.write( "\"43in=a%2Ba%2B8in%2Ba%2B8in\"\r
\n" ); document.write( "\n" ); document.write( "\"43in=3a%2B16in\"\r
\n" ); document.write( "\n" ); document.write( "\"43in-16in=3a\"\r
\n" ); document.write( "\n" ); document.write( "\"27in=3a\"\r
\n" ); document.write( "\n" ); document.write( "\"27%2F3in=a\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%289in=a%29\"\r
\n" ); document.write( "\n" ); document.write( "now find \"b\" and \"c\"\r
\n" ); document.write( "\n" ); document.write( "\"b=a%2B8in\"
\n" ); document.write( "\"b=9in%2B8in\"
\n" ); document.write( "\"highlight%28b=17in%29\" \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "and
\n" ); document.write( "\"c=a%2B8in\"\r
\n" ); document.write( "\n" ); document.write( "\"c=9in%2B8in\"
\n" ); document.write( "\"highlight%28c=17in%29\" \r
\n" ); document.write( "\n" ); document.write( "check:\r
\n" ); document.write( "\n" ); document.write( "\"P=a%2Bb%2Bc\" \r
\n" ); document.write( "\n" ); document.write( "\"43in=9in%2B17in%2B17in\"
\n" ); document.write( "\"43in=43in\"
\n" ); document.write( "
\n" ); document.write( "
\n" );