document.write( "Question 319663: A rectangular table has legs of unequal length. Two legs on one diagonal of the table measure 24 and 28 inches and a third leg measures 30 inches. What should the fourth leg measure so that the table can rest on a level floor without wobbling? \n" ); document.write( "
Algebra.Com's Answer #228944 by checkley77(12844) ![]() You can put this solution on YOUR website! The mid point of the table between the 2 diagonal legs is: \n" ); document.write( "(28-24)/2=52/2=26 inches. \n" ); document.write( "Thus the mid point of the other 2 legs must also be 26 inches \n" ); document.write( "(30+x)/2=26 \n" ); document.write( "30+x=26*2 \n" ); document.write( "30+x=52 \n" ); document.write( "x=52-30 \n" ); document.write( "x=22 inches for the 4th leg. \n" ); document.write( " \n" ); document.write( " |