document.write( "Question 1051638: One side of triangle is half the longest side. The third side is
\n" ); document.write( "12 feet less than the longest side. The perimeter is 53 Find all three sides.
\n" ); document.write( "

Algebra.Com's Answer #667101 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
One side of triangle is half the longest side. The third side is
\n" ); document.write( "12 feet less than the longest side. The perimeter is 53 Find all three sides.
\n" ); document.write( "-------
\n" ); document.write( "Call the longest side s.
\n" ); document.write( "--> s + (s/2) + (s-12) = 53
\n" ); document.write( "
\n" ); document.write( "
\n" );