document.write( "Question 1092238: One side of triangle is 6 more than 2 times the shortest side. The third side is 16
\n" ); document.write( " centimeters more than the shortest side. The perimeter is 66. Find all three sides.
\n" ); document.write( "

Algebra.Com's Answer #706814 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( " let sides be \"a\",\"b\", and \"c\"\r
\n" ); document.write( "\n" ); document.write( "let \"a\" be the shortest \r
\n" ); document.write( "\n" ); document.write( "if one side of triangle is \"6+\" more than \"2\" times the shortest side, we have
\n" ); document.write( "\"b=2a%2B6\"\r
\n" ); document.write( "\n" ); document.write( "if the third side is \"16%7D%7D+centimeters+more+than+the+shortest+side%2C+we+have%0D%0A%0D%0A%7B%7B%7Bc=a%2B16\"\r
\n" ); document.write( "\n" ); document.write( " if the perimeter is \"66\", we have\r
\n" ); document.write( "\n" ); document.write( "\"a%2Bb%2Bc=66\" \r
\n" ); document.write( "\n" ); document.write( "\"a%2B2a%2B6%2Ba%2B16=66\" \r
\n" ); document.write( "\n" ); document.write( "\"4a%2B22=66\" \r
\n" ); document.write( "\n" ); document.write( "\"4a=66-22\" \r
\n" ); document.write( "\n" ); document.write( "\"4a=44\" \r
\n" ); document.write( "\n" ); document.write( "\"highlight%28a=11%29\" \r
\n" ); document.write( "\n" ); document.write( "\"b=2a%2B6\"->\"b=2%2A11%2B6\"->\"highlight%28b=28%29\"\r
\n" ); document.write( "\n" ); document.write( "\"c=a%2B16\"->\"c=11%2B16\"->\"highlight%28c=27%29\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );