document.write( "Question 780671: one side of a triangle is 3 inches shortere than twice the length of the shortest side. the third side is 5 inches longer than the shortest side if the perimiter is 110
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #475658 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! One side of a triangle is 3 inches shorter than twice the length of the shortest side. the third side is 5 inches longer than the shortest side if the perimeter is 110 inches. \n" ); document.write( "----- \n" ); document.write( "shortest side:: x \n" ); document.write( "2nd side:: 2x-3 \n" ); document.write( "3rd side:: x+5 \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "x + 2x-3 + x+5 = 110 \n" ); document.write( "4x = 108 \n" ); document.write( "x = 27 inches \n" ); document.write( "2x-3 = 51 inches \n" ); document.write( "x+5 = 32 inches \n" ); document.write( "----- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |