document.write( "Question 490707: If p is directly proportional to q, and p=18 when q=3, find q when p is 48 \n" ); document.write( "
Algebra.Com's Answer #334220 by John10(297)![]() ![]() You can put this solution on YOUR website! because p is directly proportions to q then the formula is: \n" ); document.write( "p = k * q where k is the variance constant \n" ); document.write( "If p = 18 and q = 3 then \n" ); document.write( "k = p/q = 18/3 = 6 \n" ); document.write( "Then we find the new q: \n" ); document.write( "p = 6 * q then q = p/6 = 48/6 = 8 \n" ); document.write( "John10:) \n" ); document.write( " |