document.write( "Question 678229: one side of a triangle is 2 feet more than another side and the third side is 5 feet less than the sum of the other two sides. If the perimeter is 55 feet, what is the length of each side? \n" ); document.write( "
Algebra.Com's Answer #421725 by ReadingBoosters(3246)\"\" \"About 
You can put this solution on YOUR website!
a = 2 + b
\n" ); document.write( "c = (a+b)-5
\n" ); document.write( "p = 55
\n" ); document.write( "...
\n" ); document.write( "55 = a+b+c
\n" ); document.write( "55 = (2+b)+b+((2+b)+b)-5
\n" ); document.write( "...
\n" ); document.write( "55 = 4b - 1
\n" ); document.write( "54 = 4b
\n" ); document.write( "b = 13.5
\n" ); document.write( "...
\n" ); document.write( "a = 2 + 13.5 = 15.5
\n" ); document.write( "...
\n" ); document.write( "c = (15.5+13.5) - 5 = 29-5 = 24
\n" ); document.write( "...
\n" ); document.write( "Sides are 15.5, 13.5 and 24
\n" ); document.write( ".....................
\n" ); document.write( "Delighted to help; feel free to email if you have further questions.
\n" ); document.write( "HomeworkHelpers@readingboosters.com
\n" ); document.write( "-Reading Boosters
\n" ); document.write( "Website: www.MyHomeworkAnswers.com
\n" ); document.write( "Wanting for others what we want for ourselves.
\n" ); document.write( "
\n" ); document.write( "
\n" );