document.write( "Question 1127599: x is inversely proportional to the cube of z. What happens to x when z is halved? \r
\n" );
document.write( "\n" );
document.write( "I know x=K/z^3 but I do not know how to continue from there. Could you please explain what steps to take next?\r
\n" );
document.write( "\n" );
document.write( "My professor used \"new\" and \"old\" and I am very confused. His solution was Znew=z old/2
\n" );
document.write( "x new=K/z^3new = K/(8 old/2)^3 = 8K/z old^3 = 8 x old\r
\n" );
document.write( "\n" );
document.write( "There must be a more simple way to explain/solve this sort of problem?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #744024 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x is increased by a factor of 8. \n" ); document.write( "pick some numbers \n" ); document.write( "x=k/z^3, let x=8 when z=4 \n" ); document.write( "8=k/64; k=512 \n" ); document.write( "Let z now be 2 \n" ); document.write( "x=512/8=64. That is 8 times the original x \n" ); document.write( "it is 1/z^3, and when z is half of that it is 1/(1/8) or 8.\r \n" ); document.write( "\n" ); document.write( "When z is decreased by (1/2), x is increased by 1/(1/2)^3 or 8 fold. \n" ); document.write( " |