document.write( "Question 1008731: Solve the formula for the specified variable. \r
\n" );
document.write( "\n" );
document.write( "F = Gm1m2/d2 m1\r
\n" );
document.write( "\n" );
document.write( "m1 = \n" );
document.write( "
Algebra.Com's Answer #624322 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! From F = Gm1m2/d^2, we solve for mass m1: \n" ); document.write( "m1 = (F*d^2) / (G*m2) \n" ); document.write( " |