document.write( "Question 480535: The second side of a triangle is 3 more meters than the first side. The third side is twice more than the first side. If the perimeter of the triangle is 47 meters, find the length of the second side. \n" ); document.write( "
Algebra.Com's Answer #329076 by mathstutor494(120)\"\" \"About 
You can put this solution on YOUR website!
Let the first side be triangle be x
\n" ); document.write( "Then second side of a triangle = x+3
\n" ); document.write( "and accordingly third side = 2x\r
\n" ); document.write( "\n" ); document.write( "Perimeter of the triangle = sum of all the sides = 47
\n" ); document.write( "x+x+3+2x = 47
\n" ); document.write( "4x+3 = 47\r
\n" ); document.write( "\n" ); document.write( "Subtracting 3 from either side results in..
\n" ); document.write( "4x+3-3 = 47-3
\n" ); document.write( "4x= 44
\n" ); document.write( "Dividing both sides by 4
\n" ); document.write( "x=11\r
\n" ); document.write( "\n" ); document.write( "So second side of a triangle = x+3 = 11+3\r
\n" ); document.write( "\n" ); document.write( "Ans : 14 meter
\n" ); document.write( "
\n" );