document.write( "Question 890008: The sides of a triangular rug are three consecutive even integers. The sum of the two sides is 22 more than the third side. Find the sides of the rug.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I only need the formula. I tried x+22
Algebra.Com's Answer #538622 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! x = 1st side \n" ); document.write( "x + 2 = 2nd side {consecutive even integers increase by 2} \n" ); document.write( "x + 4 = 3rd side {consecutive even integers increase by 2}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + x + 2 = x + 4 + 22 {the sum of the two is 22 more than the third} \n" ); document.write( "2x + 2 = x + 26 {combined like terms} \n" ); document.write( "x = 24 {subtracted x and 2 from each side}\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "24, 26, and 28 are the three sides \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |