document.write( "Question 118048: FIND THE CONSTANT OF VARIATION K.\r
\n" );
document.write( "\n" );
document.write( "m varies directly with n: m = 144 when n = 8. \n" );
document.write( "
Algebra.Com's Answer #86103 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! By saying that m varies directly with n, the problem is telling you that if n increases, then \n" ); document.write( "m must increase also in proportion to the increase in n. \n" ); document.write( ". \n" ); document.write( "This being the case we can write the equation: \n" ); document.write( ". \n" ); document.write( "m = Kn \n" ); document.write( ". \n" ); document.write( "Notice that if n doubles, then m will double also. If n triples, then m will triple also. \n" ); document.write( "And so on. In other words, m is varying directly in proportion to the variation in n. \n" ); document.write( ". \n" ); document.write( "The problem then tells you that m = 144 when n = 8. Substitute these two values into the \n" ); document.write( "equation and you get: \n" ); document.write( ". \n" ); document.write( "144 = K(8) \n" ); document.write( ". \n" ); document.write( "Solve for K (the constant of variation) by dividing both sides of this equation by 8 and \n" ); document.write( "you get: \n" ); document.write( ". \n" ); document.write( "K = 144/8 = 18 \n" ); document.write( ". \n" ); document.write( "So the constant of variation is 18 and the equation becomes: \n" ); document.write( ". \n" ); document.write( "m = 18n \n" ); document.write( ". \n" ); document.write( "If n = 1 then m = 18. If n doubles to 2, then m = 18*2 = 36 so m has doubled also. If \n" ); document.write( "n triples to 3, then m = 18*3 = 54, and that is 3 times the 18 that m was when n was only 1. \n" ); document.write( ". \n" ); document.write( "Finally, when n = 8 then m = 18*8 = 144, just as the problem said it should be. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the meaning of the constant of variation and how to find \n" ); document.write( "it when you are told that direct variation is involved. \n" ); document.write( ". \n" ); document.write( " |