document.write( "Question 329186: three sticks have a total length of 120 meters. One stick is twice the length of the shortest stick, and the other stick is three times the length of the shortest stick. What is the length of the longest stick? \n" ); document.write( "
Algebra.Com's Answer #235990 by checkley77(12844) ![]() You can put this solution on YOUR website! X, 2X, 3X ARE THE THREE STICKS. \n" ); document.write( "X+2X=3X=120 \n" ); document.write( "6X=120 \n" ); document.write( "X=120/6 \n" ); document.write( "X=20 METERS FOR THE SHORTEST STICK. \n" ); document.write( "3*20=60 METERS IS THE LENGTH OF THE LONGEST STICK. \n" ); document.write( "PROOF: \n" ); document.write( "20+2*20=60=120 \n" ); document.write( "20+40+60=120 \n" ); document.write( "120=120 \n" ); document.write( " |