document.write( "Question 1194217: In a triangle of perimeter 72 in., the length of the first side is twice the length of the second side, and the length of the third side is 8 in. more than the length of the second side. Find the lengths of the three sides in inches. \n" ); document.write( "
Algebra.Com's Answer #826359 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Firstside            2d\r\n" );
document.write( "Secondside            d\r\n" );
document.write( "Thirdside             d+8\r\n" );
document.write( "PERIMETER             72\r\n" );
document.write( "

\n" ); document.write( "Simple accounting. Be sure to check if the result satisfied Triangle Inequality Theorem.
\n" ); document.write( "
\n" );