document.write( "Question 932103: The gravitational attraction between two bodies varies inversely as the square of the distance between them. If the force of attraction is 64 pounds when the distance between the bodies is 9 feet, what is the distance between them when the force is 36 pounds? \n" ); document.write( "
Algebra.Com's Answer #565948 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The gravitational attraction between two bodies varies inversely as the square of the distance between them. If the force of attraction is 64 pounds when the distance between the bodies is 9 feet, what is the distance between them when the force is 36 pounds? \n" ); document.write( "---- \n" ); document.write( "a = k/d^2 \n" ); document.write( "---- \n" ); document.write( "Solve for \"k\":: \n" ); document.write( "64 = k/9^2 \n" ); document.write( "k = 9^2*64 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "a = (9^2*64)/d^2 \n" ); document.write( "Your Problem:: \n" ); document.write( "36 = (9^2*64)/d^2 \n" ); document.write( "---- \n" ); document.write( "d^2 = (9^2*64)/(36) \n" ); document.write( "d = (9*8)/6 \n" ); document.write( "distance = 12 ft \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H \n" ); document.write( " |