document.write( "Question 861069: Side b of a triangle is twice as long as side c. Side a is three meters longer than side b. The perimeter is forty-eight meters long. Find the length of each side.\r
\n" ); document.write( "\n" ); document.write( "How do I set up the equations to solve?
\n" ); document.write( "

Algebra.Com's Answer #518827 by josgarithmetic(39627)\"\" \"About 
You can put this solution on YOUR website!
a, b, c, the side lengths of the triangle.
\n" ); document.write( "Translate the description:
\n" ); document.write( "b=2c;
\n" ); document.write( "a=3+b;
\n" ); document.write( "a+b+c=48.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice the first two equations both use b. Suggestion is solve c in terms of b and solve a in terms of b (that one already given), and substitute into the perimeter equation. Now you can solve for the value of b. Solve then for the other two sides.
\n" ); document.write( "
\n" );