document.write( "Question 1065917: Trying to figure out the equation for the following word problem:
\n" ); document.write( "A carpenter is building a shelving system and cuts a 14-foot long of cherry, shelving into three pieces. The second piece is twice as long as the first, and the third piece is 2 feet longer than the first. Find the length of each piece of cherry shelving.\r
\n" ); document.write( "\n" ); document.write( "Help is greatly appreciated.
\n" ); document.write( "

Algebra.Com's Answer #681080 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"x\"= length (in feet) of the first piece of shelving
\n" ); document.write( "\"2x\"= length (in feet) of the second piece of shelving
\n" ); document.write( "\"x%2B2\"= length (in feet) of the third piece of shelving
\n" ); document.write( "That should add the the \"14\" feet length of shelving the carpenter cut,
\n" ); document.write( "so \"x%2B2x%2Bx%2B2=14\" is the equation to start with.
\n" ); document.write( "Of course, it can be \"simplified\" by \"collecting like terms\" to
\n" ); document.write( "\"4x%2B2=14\" .
\n" ); document.write( "Solving that, you get
\n" ); document.write( "\"4x%2B2=14\"
\n" ); document.write( "\"4x=14-2\"
\n" ); document.write( "\"4x=12\"
\n" ); document.write( "\"x=12%2F4\"
\n" ); document.write( "\"highlight%28x=3%29\"
\n" ); document.write( "and then \"2x=2%2A3.=6\"
\n" ); document.write( "and \"x%2B2=3%2B2=5\" .
\n" ); document.write( "So, the first, second and third pieces of shelving are
\n" ); document.write( "3 feet long, 6 feet long, and 5 feet long respectively.
\n" ); document.write( "
\n" );