document.write( "Question 377229: Solve using the multiplication principle first. Then use the elimination method:
\n" ); document.write( "7p+5q=2
\n" ); document.write( "8p-9q=17\r
\n" ); document.write( "\n" ); document.write( "I am not sure how to eliminate one of the factors. There is no common multiple of either P or Q. Please show me how to do this. Thanks.
\n" ); document.write( "

Algebra.Com's Answer #268075 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Solve using the multiplication principle first.
\n" ); document.write( " Then use the elimination method:
\n" ); document.write( ":
\n" ); document.write( "7p + 5q = 2
\n" ); document.write( "8p - 9q = 17
\n" ); document.write( ":
\n" ); document.write( "We will eliminate q,
\n" ); document.write( "multiply the 1st equation by 9
\n" ); document.write( "multiply the 2nd equation by 5
\n" ); document.write( ":
\n" ); document.write( "63p + 45q = 18
\n" ); document.write( "40p - 45q = 85
\n" ); document.write( "-------------------adding eliminates q, find p
\n" ); document.write( "103p = 103
\n" ); document.write( "p = \"103%2F103\"
\n" ); document.write( "p = 1
\n" ); document.write( ":
\n" ); document.write( "then use the 1st equation to find q, replace p with 1:
\n" ); document.write( "7(1) + 5q = 2
\n" ); document.write( "5q = 2 - 7
\n" ); document.write( "5q = -5
\n" ); document.write( "q = \"%28-5%29%2F5\"
\n" ); document.write( "q = -1
\n" ); document.write( ":
\n" ); document.write( "Check solutions in the 2nd equation
\n" ); document.write( "8(1) - 9(-1) = 17
\n" ); document.write( "8 + 9 = 17, confirms our solution
\n" ); document.write( ":
\n" ); document.write( "You can always use the coefficient of a variable in one equation
\n" ); document.write( "and multiply the same variable in the other equation, and vice versa
\n" ); document.write( "to eliminate the variable.
\n" ); document.write( "If the signs are different, add; If the signs are the same, subtract
\n" ); document.write( "
\n" );