document.write( "Question 209969: The perimeter of a triangle is 17. One side is 1 inch shorter than the longest and 1 inch longer than the shortest. What are the dimensions? \n" ); document.write( "
Algebra.Com's Answer #158675 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The perimeter of a triangle is 17. One side is 1 inch shorter than the longest and 1 inch longer than the shortest. What are the dimensions?
\n" ); document.write( "-----------------------------------------
\n" ); document.write( "Let the longest be \"x\".
\n" ); document.write( "A second side is \"x-1\"
\n" ); document.write( "The shortest side is \"x-2\"
\n" ); document.write( "--------------------------------
\n" ); document.write( "Equation:
\n" ); document.write( "x + x-1 + x-2 = 17
\n" ); document.write( "3x -3 = 17
\n" ); document.write( "3x = 20
\n" ); document.write( "x = 20/3 inches (longest side)
\n" ); document.write( "x-1 = 17/3 inches (2nd side)
\n" ); document.write( "x-2 = 14/3 inches (shortest side
\n" ); document.write( "====================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "Reply to stanbon@comcast.net\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );