document.write( "Question 803531: The lengths of the sides of a triangle are consecutive even integers. The perimeter is 22cm shorter than 4 times the length of the longest side. Find the lengths of all three sides.
\n" );
document.write( "I tried:
\n" );
document.write( "P=a+b+c
\n" );
document.write( "22=x+x+2+x+4
\n" );
document.write( "22=3x + 6
\n" );
document.write( "-6 -6
\n" );
document.write( "16/3=3x/3
\n" );
document.write( "that's as far as I got. I don't get it.
\n" );
document.write( "Please help,
\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #484402 by oscargut(2103) You can put this solution on YOUR website! The lengths of the sides of a triangle are consecutive even integers. The perimeter is 22cm shorter than 4 times the length of the longest side. Find the lengths of all three sides.\r \n" ); document.write( "\n" ); document.write( "ANswer\r \n" ); document.write( "\n" ); document.write( "sides: x , x+2 and x+4\r \n" ); document.write( "\n" ); document.write( "Perimeter = x+(x+2)+(x+4) = 3x+6\r \n" ); document.write( "\n" ); document.write( "then: 3x+6 = 4(x+4)-22\r \n" ); document.write( "\n" ); document.write( "3x+6 = 4x-6\r \n" ); document.write( "\n" ); document.write( "3x-4x = -6-6\r \n" ); document.write( "\n" ); document.write( "-x = -12\r \n" ); document.write( "\n" ); document.write( "x = 12\r \n" ); document.write( "\n" ); document.write( "sides: 12, 14 and 16\r \n" ); document.write( "\n" ); document.write( "If you need more help with similar questions, homework, assignments, you can contact me now at:\r \n" ); document.write( "\n" ); document.write( "mthman@gmail.com\r \n" ); document.write( "\n" ); document.write( "Thanks\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |