document.write( "Question 389214: One side of a triangular banner is 1.5 times longer than the second side and 2 cm shorter than the third side. The perimeter of the triangle is 98 cm. How long is the shortest side? \n" ); document.write( "
Algebra.Com's Answer #275767 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x, 1.5x, (1.5x + 2cm) represent second, first and third side.
\n" ); document.write( "Question states***
\n" ); document.write( "P = 98cm = x + 1.5x + (1.5x + 2cm)
\n" ); document.write( "Solving for x
\n" ); document.write( " 96cm = 4x
\n" ); document.write( " 24cm = x, the second side (shortest side)\r
\n" ); document.write( "\n" ); document.write( "CHECKING Our Answer***
\n" ); document.write( " 24 + 36 + 38 = 98 \n" ); document.write( "
\n" );