document.write( "Question 876937: the sides of a triangle can be represented by x+3,2x+4,and 3x-1.what is the perimeter
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #529059 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
To get the perimeter, you add up all the sides: (x+3)+(2x+4)+(3x-1) = (x+2x+3x)+(3+4-1) = 6x+6 \n" ); document.write( "
\n" );