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

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the length of shortest second side.
\n" ); document.write( "First side would be 1.5x. Third side (1.5x+2cm)
\n" ); document.write( "Perimeter is the SUM of all sides.
\n" ); document.write( "Question states
\n" ); document.write( "x + 1.5x + (1.5x+2cm) = 98cm
\n" ); document.write( "4x + 2 = 98cm
\n" ); document.write( "4x = 96cm
\n" ); document.write( "x = 24cm the length of the second side or shortest side
\n" ); document.write( "sides of the Triangle are 24cm, 36cm (1.5*24) and 38cm (36cm + 2cm)
\n" ); document.write( "CHECKING our Answer
\n" ); document.write( "24cm + 36cm + 38cm = 98cm \n" ); document.write( "
\n" );