document.write( "Question 637356: What is the value of Q for the following sets of equations:\r
\n" ); document.write( "\n" ); document.write( "P + R = 4; Q x P + R = 10; P + Q x R = 14
\n" ); document.write( "

Algebra.Com's Answer #401585 by god2012(113)\"\" \"About 
You can put this solution on YOUR website!
P + R = 4 --------------EQUATION 1
\n" ); document.write( "QP + R = 10-------------EQUATION 2
\n" ); document.write( "P + QR = 14-------------EQUATION 3\r
\n" ); document.write( "\n" ); document.write( "ADD EQUATION 2 AND 3\r
\n" ); document.write( "\n" ); document.write( "QP + R + P + QR = 24\r
\n" ); document.write( "\n" ); document.write( "P(1 + Q) + R(1 + Q) = 24
\n" ); document.write( "(1 + Q) (P + R) = 24
\n" ); document.write( "1 + Q = 24 / 4 = 6 (FROM EQUATION 1, P + R =4 )\r
\n" ); document.write( "\n" ); document.write( "Q = 6 -1 = 5\r
\n" ); document.write( "\n" ); document.write( "Q = 5
\n" ); document.write( "
\n" ); document.write( "
\n" );