document.write( "Question 386750: how do you get the equation for the problem:
\n" ); document.write( "The perimeter of a triangle is 76 cm. side A of the triangle is twice as long as side B. side C is 1 cm longer than side A. find the length of each side.
\n" ); document.write( "

Algebra.Com's Answer #273354 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
how do you get the equation for the problem:
\n" ); document.write( "The perimeter of a triangle is 76 cm. side A of the triangle is twice as long as side B. side C is 1 cm longer than side A. find the length of each side.
\n" ); document.write( "..
\n" ); document.write( "B=x
\n" ); document.write( "A=2x
\n" ); document.write( "C=2x+1
\n" ); document.write( "..
\n" ); document.write( "x+2x+1+2x=76
\n" ); document.write( "5x+1=76
\n" ); document.write( "-1 -1
\n" ); document.write( "5x=75
\n" ); document.write( "/5
\n" ); document.write( "x=15 cm
\n" ); document.write( "....
\n" ); document.write( "A=30cm
\n" ); document.write( "B=15
\n" ); document.write( "C=31cm
\n" ); document.write( "
\n" );