document.write( "Question 320103: a 204 inch board is cut into two pieces. one piece is three times the length of the other. find the lengths of the two pieces \n" ); document.write( "
Algebra.Com's Answer #229239 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x+3x=204
\n" ); document.write( "4x=204
\n" ); document.write( "x=204/4
\n" ); document.write( "x=51 inches for the shorter piece.
\n" ); document.write( "204-51=153 inches for the longer piece.
\n" ); document.write( "51+3*51=204
\n" ); document.write( "51+153=204
\n" ); document.write( "204=204
\n" ); document.write( "
\n" );