document.write( "Question 346942: 1.) The perimeter of a triangle is 76 centimeters. The second side is twice as long as the first side. The third side is four centimeters shorter than the second side. How long is each side? \n" ); document.write( "
Algebra.Com's Answer #248076 by haileytucki(390)![]() ![]() You can put this solution on YOUR website! 76=x+2x+x-4\r \n" ); document.write( "\n" ); document.write( "Since x is on the right-hand side of the equation, switch the sides so it is on the left-hand side of the equation. \n" ); document.write( "x+2x+x-4=76\r \n" ); document.write( "\n" ); document.write( "Since x and 2x are like terms, add 2x to x to get 3x. \n" ); document.write( "3x+x-4=76\r \n" ); document.write( "\n" ); document.write( "Since 3x and x are like terms, add x to 3x to get 4x. \n" ); document.write( "4x-4=76\r \n" ); document.write( "\n" ); document.write( "Since -4 does not contain the variable to solve for, move it to the right-hand side of the equation by adding 4 to both sides. \n" ); document.write( "4x=4+76\r \n" ); document.write( "\n" ); document.write( "Add 76 to 4 to get 80. \n" ); document.write( "4x=80\r \n" ); document.write( "\n" ); document.write( "Divide each term in the equation by 4. \n" ); document.write( "(4x)/(4)=(80)/(4)\r \n" ); document.write( "\n" ); document.write( "Simplify the left-hand side of the equation by canceling the common factors. \n" ); document.write( "x=(80)/(4)\r \n" ); document.write( "\n" ); document.write( "Simplify the right-hand side of the equation by simplifying each term. \n" ); document.write( "x=20\r \n" ); document.write( "\n" ); document.write( "one side is 20 \n" ); document.write( "second side is 40 \n" ); document.write( "and the third side is 16 \n" ); document.write( "20 + 40 +16= 76 \n" ); document.write( " |