document.write( "Question 1150901: The second side of a triangular deck is
\n" ); document.write( "3 feet longer than the shortest​ side, and the third side is
\n" ); document.write( "3 feet shorter than twice the length of the shortest side. If the perimeter of the deck is 48 ​feet, what are the lengths of the three​ sides?
\n" ); document.write( "

Algebra.Com's Answer #772458 by ikleyn(52864)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "If L is the length of the shortest side, then the two other sides are (L+3) and (2L-3) feet long.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The perimeter equation is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    L + (L+3) + (2L-3) = 48.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Solve it and find L.  Then compute the lengths of the two other side.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "At the end, check that the triangle inequalities are satisfied, to make sure that the triangle with the found side lengths does really exist.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );