document.write( "Question 155146: the second side of a triangle is two more than the first side, and the third side is three less than the first side. which expression represents the perimeter of the triangle?
\n" ); document.write( "1) x + 5
\n" ); document.write( "2) 2x - 1
\n" ); document.write( "3) 3x - 1
\n" ); document.write( "4) x2 - x - 6
\n" ); document.write( "

Algebra.Com's Answer #114226 by oscargut(2103)\"\" \"About 
You can put this solution on YOUR website!
first side =x
\n" ); document.write( "second side = x+2
\n" ); document.write( "third side = x-3\r
\n" ); document.write( "\n" ); document.write( "sum is 3x-1,correct option is 3)
\n" ); document.write( "
\n" );