document.write( "Question 274594: How would I solve this? The gravitational force between two objects varies inversely as the square of the distance between the objects. If a force of 25 pounds results from two objects that are 6 miles apart, how much force results from two objects that are 15 miles apart? \n" ); document.write( "
Algebra.Com's Answer #200365 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The gravitational force between two objects varies inversely as the square of the distance between the objects. If a force of 25 pounds results from two objects that are 6 miles apart, how much force results from two objects that are 15 miles apart? \n" ); document.write( "----------------- \n" ); document.write( "F = k/r^2 (r is the distance) \n" ); document.write( "25 = k/6^2 \n" ); document.write( "k = 900 \n" ); document.write( "----------- \n" ); document.write( "F = 900/15^2 = 900/225 \n" ); document.write( "F = 4 pounds \n" ); document.write( "----------------------- \n" ); document.write( "It's not necessary to solve for k: \n" ); document.write( "15 = 2.5*6 \n" ); document.write( "F = 25/(2.5^2) = 25/6.25 (inverse square) \n" ); document.write( "F = 4 pounds \n" ); document.write( " \n" ); document.write( " |