document.write( "Question 181332: There are 3 sticks. first stick is half of the second stick. second stick is 6 inches more than te third stick. total length of all sticks is 44 inches. what is the length in inches of each stick \n" ); document.write( "
Algebra.Com's Answer #135962 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! F = 2S First is twice the second \n" ); document.write( "S = T + 6 Second is 6 inches longer than the third\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "S= 6.5+6 = 12.5 \n" ); document.write( "F = 2S = 25\r \n" ); document.write( "\n" ); document.write( "Does 25+12.5+6.5 = 44?? \n" ); document.write( " |