document.write( "Question 900988: A triangle has a measure of its side X+3, X+8, 2X+3. If the perimeter of the same triangle is 46 units, what is the measure of its shortest side?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #546362 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A triangle has a measure of its side X+3, X+8, 2X+3. If the perimeter of the same triangle is 46 units, what is the measure of its shortest side? \n" ); document.write( ". \n" ); document.write( "Shortest side would be x+3 \n" ); document.write( ". \n" ); document.write( "we need to find out what x is... apply what we know of the perimeter: \n" ); document.write( "X+3 + X+8 + 2X+3 = 46 \n" ); document.write( "4X+3 + 8 + 3 = 46 \n" ); document.write( "4X+14 = 46 \n" ); document.write( "4X = 32 \n" ); document.write( "x = 8 \n" ); document.write( ". \n" ); document.write( "shortest side: \n" ); document.write( "x+3 = 8+3 = 11 units \n" ); document.write( " |