document.write( "Question 930703: Hey I really need help with this problem?\r
\n" ); document.write( "\n" ); document.write( "A triangle has a perimeter of 46 meters. The first side of the triangle is four meters longer than the second side. The third side is 10 meters shorter than double the second side. \r
\n" ); document.write( "\n" ); document.write( "A) define the variable expressions
\n" ); document.write( "b) write an equation
\n" ); document.write( "c) Solve the equation and find the length of each side of the triangle
\n" ); document.write( "

Algebra.Com's Answer #566159 by ptfile(81)\"\" \"About 
You can put this solution on YOUR website!
Let a = the first side
\n" ); document.write( " b = the second side
\n" ); document.write( " c = the third side\r
\n" ); document.write( "\n" ); document.write( "A triangle has a perimeter of 46 meters.
\n" ); document.write( "a + b + c = 46 meters\r
\n" ); document.write( "\n" ); document.write( "The first side of the triangle is four meters longer than the second side.
\n" ); document.write( "a=b+4\r
\n" ); document.write( "\n" ); document.write( "The third side is 10 meters shorter than double the second side.
\n" ); document.write( "c=2b-10\r
\n" ); document.write( "\n" ); document.write( "Substitute a with b+4 and c with 2b-10
\n" ); document.write( "(b+4) + b + (2b-10) = 46
\n" ); document.write( " 4b-6 = 40
\n" ); document.write( " 4b = 46+6
\n" ); document.write( " 4b = 52
\n" ); document.write( " b = 13 meters\r
\n" ); document.write( "\n" ); document.write( "Substitute b with 13
\n" ); document.write( "a = 13 + 4
\n" ); document.write( "a = 17 meters\r
\n" ); document.write( "\n" ); document.write( "c = 2(13)-10
\n" ); document.write( "c = 26-10
\n" ); document.write( "c = 16\r
\n" ); document.write( "\n" ); document.write( "The length of each side of the triangle are 17, 13 and 16 meters.\r
\n" ); document.write( "\n" ); document.write( "Check
\n" ); document.write( "17 + 13 + 16 = 46
\n" ); document.write( " 46 = 46
\n" ); document.write( "
\n" ); document.write( "
\n" );