document.write( "Question 66979: The perimeter of a triangle is 69 cm. If the three sides of the trianglehave lengths of (3x+2), (2x-1), (4x+5), find the length of the shortest side.
\n" );
document.write( "Equation________________\r
\n" );
document.write( "\n" );
document.write( "Solution__________________ \n" );
document.write( "
Algebra.Com's Answer #47625 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 3x+2+2x-1+4x+5=69 \n" ); document.write( "9x=69-6 \n" ); document.write( "9x=63 \n" ); document.write( "x=63/9 \n" ); document.write( "x=7 \n" ); document.write( "thus the shortest side is: \n" ); document.write( "2x-1=2*7-1=14-1=13 shortest \n" ); document.write( "3*7+2=21+2=23 \n" ); document.write( "4*7+5=28+5=33 \n" ); document.write( " |