document.write( "Question 823674: the ellipse used to form a lithotripter has a major axis of 12 ft. and a minor axis of 5 ft. how far from the center are the foci? \n" ); document.write( "
Algebra.Com's Answer #495796 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "f = sqrt( a^2 - b^2 ) \n" ); document.write( "a = major radius \n" ); document.write( "b = minor radius \n" ); document.write( "--- \n" ); document.write( "f = sqrt( 6^2 - 2.5^2 ) \n" ); document.write( "f = sqrt( 29.75 ) \n" ); document.write( "f ~= 5.4543561 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "the distance from the center of the ellipse to either foci is about 5.454 ft \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( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |