document.write( "Question 65976This question is from textbook Prentice Hall Mathematics Algebra 2
\n" );
document.write( ": One side of a triangle is 1 in. longer than the shortest side and is 1 in. shorter than the longest side. The perimeter is 17 in. Find te dimensions of trhe triangle. \n" );
document.write( "
Algebra.Com's Answer #46725 by uma(370)![]() ![]() ![]() You can put this solution on YOUR website! Let the shortest side of the triangle be x in. \n" ); document.write( "The second side = (x+1) in \n" ); document.write( "The longest side = (x+1)+1 in \n" ); document.write( " = x + 2 in\r \n" ); document.write( "\n" ); document.write( "perimeter = x + (x+1) + (x+2) = 17 \n" ); document.write( "==> 3x + 3 = 17 \n" ); document.write( "==> 3x = 17-3 \n" ); document.write( "==> 3x = 14 \n" ); document.write( "==> 3x/3 = 14/3 \n" ); document.write( "==> x = 4.7 \n" ); document.write( "==> x + 1 = 5.7 \n" ); document.write( "and x+2 = 6.7\r \n" ); document.write( "\n" ); document.write( "The dimensions of the sides of the triangle are 4.7 in, 5.7 in and 6.7 in\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Good Luck!!! \n" ); document.write( " |