document.write( "Question 257349: If f(x) varies inversely as x, prove that f(x2) = f(x1)(x1/x2). Use this formula to solve the following direct variation without solving for the constant of variation. \r
\n" );
document.write( "\n" );
document.write( "The volume of a gas varies inversely as the pressure (assuming the temperature remains constant.) An experiment shows that a particular gas has a volume of 2.4 liters under a pressure of 280 grams per square centimeter. What volume will the gas have when a pressure of 330 grams per square centimeter is applied? \n" );
document.write( "
Algebra.Com's Answer #189300 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! (i) \n" ); document.write( "prove: \n" ); document.write( " \n" ); document.write( "-- \n" ); document.write( "f(x1) = k/x1 \n" ); document.write( "f(x2) = k/x2 \n" ); document.write( "f(x1)*(x1/x2) = (k/x1)*(x1/x2) = k/x2 \n" ); document.write( "therefore, \n" ); document.write( "f(x2) = f(x1)*(x1/x2) \n" ); document.write( "-- \n" ); document.write( "We can solve the question using \n" ); document.write( "V2 = P1*V1/P2 \n" ); document.write( "V2 = 280*2.4/330 ~ 2.03636 \n" ); document.write( " |