document.write( "Question 495317: How would you solve this?
\n" );
document.write( "\"A triangle has a perimeter 29 cm. The sides have lengths, in centimeters, that are consecutive odd integers. What is the length of the longest side?\" \n" );
document.write( "
Algebra.Com's Answer #336062 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The 3 sides would be s, s+2 and s+4 \n" ); document.write( "s + s+2 + s+4 = 3s+6 = 29 \n" ); document.write( "3s = 23 \n" ); document.write( "There are no integer solutions. \n" ); document.write( " \n" ); document.write( " |