document.write( "Question 468398: The lengths of a triangle are three consecutive odd integers. the perimeter of the triangle is 45 in. What is the length of the shortest side of the triangle? \n" ); document.write( "
Algebra.Com's Answer #321392 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! n+n+2+n+4=45 \n" ); document.write( "3n+6=45 \n" ); document.write( "3n=39 \n" ); document.write( "n=13 \n" ); document.write( "The shortest side is 13 inches.. \n" ); document.write( " |