document.write( "Question 723040: a triangle has a perimeter of 31 inches. The smallest side is 4 less than the medium side. The biggest side is triple the medium side. What are the lengths of each side. What are the lengths of each side? How do I put this into an algebra equation to solve it? \n" ); document.write( "
Algebra.Com's Answer #442987 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the medium length be x\r
\n" ); document.write( "\n" ); document.write( "smallest side = x-4\r
\n" ); document.write( "\n" ); document.write( "largest side = 3x\r
\n" ); document.write( "\n" ); document.write( "sum of all sides = 31\r
\n" ); document.write( "\n" ); document.write( "x+x-4+3x=31\r
\n" ); document.write( "\n" ); document.write( "5x=35
\n" ); document.write( "x=7\r
\n" ); document.write( "\n" ); document.write( "so you know the lengths now
\n" ); document.write( "
\n" );