document.write( "Question 30884: A 12-foot board has been cut into two sections, one twice as long as the other. How long is each section \n" ); document.write( "
Algebra.Com's Answer #17623 by acerX(62)\"\" \"About 
You can put this solution on YOUR website!
\"x%2B2X=12\" Combine like terms
\n" ); document.write( "\"3x=12\" Divide by 3
\n" ); document.write( "\"x=4\"\r
\n" ); document.write( "\n" ); document.write( "one board is 4ft and the other is 8ft
\n" ); document.write( "
\n" );