document.write( "Question 884738: The amount of silt carried by a stream is directly proportional to the sixth power of its velocity. A certain stream carries 150 tons of silt per day. Determine the amount of silt it would carry if its velocity were doubled. \n" ); document.write( "
Algebra.Com's Answer #534621 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the original formula is:
\n" ); document.write( "S1 = k * v^6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when you double the velocity, the revised formula becomes:
\n" ); document.write( "S2 = k * (2v)^6 which becomes:
\n" ); document.write( "S2 = k * 2^6 * v^6 which becomes:
\n" ); document.write( "S2 = k * 64 * v^6 which can also be written as:
\n" ); document.write( "S2 = 64 * k * v^6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the ratio of the revised formula to the original formula is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "S2/S1 = (64 * k * v^6) / (k * v^6)
\n" ); document.write( "the (k * v^6) in the numerator and the denominator cancel out and you are left with:
\n" ); document.write( "S2/S1 = 64\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this means that S2 is 64 times as large as S1
\n" ); document.write( "this means that. if S1 = 150, then S2 = 150 * 64 = 9600\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the answer to the question is that the amount of silt carried per day would be equal to 9600 tons.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );