document.write( "Question 1176893: In a given triangle, one side is thrice as long as the shortest side, while the third is 4 inches more than twice the shortest side. Find the perimeter of the triangle in terms of the shortest side x. If the perimeter is 54 inches, how long is each of the sides? \n" ); document.write( "
Algebra.Com's Answer #804874 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Shortest side: x
\n" ); document.write( "Other side: 3x
\n" ); document.write( "Third side: 2x+4\r
\n" ); document.write( "\n" ); document.write( " perimeter: x+(3x)+(2x+4) = 6x+4\r
\n" ); document.write( "\n" ); document.write( "If the perimeter is 54in, then the shortest side can be found by:
\n" ); document.write( " 6x+4 = 54
\n" ); document.write( " 6x = 50
\n" ); document.write( " x = 50/6 = 25/3 ... shortest side is \"highlight%28+%2825%2F3%29+in%29\" or about 8.333in \n" ); document.write( "
\n" );