document.write( "Question 1102923: P varies jointly as T and the square of Q, and P=16 when T=17 and Q=4. Find P when T=2 and Q=8 \n" ); document.write( "
| Algebra.Com's Answer #717683 by greenestamps(13209)     You can put this solution on YOUR website! \n" ); document.write( "The described joint variation means \n" ); document.write( " \n" ); document.write( "where k is a constant of variation. \n" ); document.write( "One way to find the answer to your problem is to use the given values of P, T, and Q to determine the value of k and then use that value of k with the new values of Q and T to find the new value of P: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Then \n" ); document.write( " \n" ); document.write( "Another way to work a problem like this, which I like to at least try to use, is to just consider how each changed \"input\" value changes the \"output\" value. \n" ); document.write( "In this problem, the value of T changes from 17 to 2; since the value of P varies directly with T, the value of P gets multiplied by 2/17. \n" ); document.write( "And in this problem the value of Q changes from 4 to 8, so it is doubled. Since P varies directly as the square of Q, the value of P gets multiplied by 4. \n" ); document.write( "All together, the original P value of 16 gets multiplied by (2/17) and by 4, giving the new P value as \n" ); document.write( " \n" ); document.write( "You should try to learn both methods; for different problems, depending on the given numbers, one or the other of the two methods might be the easier one to use. \n" ); document.write( " |