document.write( "Question 908459: A contractor wants to use 34 feet of molding, cut into three pieces, to trim the sides and the top of a garage door. The long piece is 1.5 feet longer than three times the length of each shorter piece. Find the length of each piece.
\n" );
document.write( "Please show a step by step process. \n" );
document.write( "
Algebra.Com's Answer #551043 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 3x+1.5+2x=34 \n" ); document.write( "5x=34-1.5 \n" ); document.write( "5x=32.5 \n" ); document.write( "x=32.5/5 \n" ); document.write( "x=6.5ft two sides each \n" ); document.write( "3x+1.5=21ft top \n" ); document.write( " \n" ); document.write( " |