document.write( "Question 923985: I really need your help in solving this problem. I appreciate your time and efforts. Have a terrific Evening :) Here is the question? Boxing The diagonal distance from corner to corner of a square boxing ring is 24 feet. Find the length of a side of the ring? \n" ); document.write( "
Algebra.Com's Answer #560522 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! a = length of any side of the square \n" ); document.write( "d = length of diagonal of the square \n" ); document.write( "--- \n" ); document.write( "d = sqrt( aa + aa ) \n" ); document.write( "d = sqrt( 2aa ) \n" ); document.write( "d = sqrt( 2 ) * sqrt( aa ) \n" ); document.write( "d = sqrt( 2 ) * a \n" ); document.write( "a = d / sqrt( 2 ) \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "a = 24 / sqrt( 2 ) \n" ); document.write( "a = 16.97 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |