document.write( "Question 436411: find x for a triangle when p=24 sides are x, x+2, 2x-2
\n" );
document.write( " could you give me the formula to solve \n" );
document.write( "
Algebra.Com's Answer #301985 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Perimeter = x + x + 2 + 2x - 2 = 4x = 24 ==> x = 6. The sides are 6, 8, and 10. \n" ); document.write( " |