document.write( "Question 439600: Please help me. I am taking a math test that my teacher made us take home.\r
\n" );
document.write( "\n" );
document.write( "The perimeter of a triangle is 24 cm. One side is 2 centimeters longer than the shortest side. The longest side is 2 centimeters less than twice the length of the shortest side. Fin the length of each side of the triangle.\r
\n" );
document.write( "\n" );
document.write( "If you can please explain how you solved the problem so that next time I can solve it by myself.
\n" );
document.write( "Thanks so much!\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #303816 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let x=the shortest side \n" ); document.write( "side 2=x+2 \n" ); document.write( "side 3=2x-2 \n" ); document.write( "Perimeter=x+x+2+2x-2 \n" ); document.write( "24=4x \n" ); document.write( "6=x \n" ); document.write( "The shortest side is 6cm., the next side is 8cm., the longest side is 10cm.. \n" ); document.write( " |