document.write( "Question 51233: Exercise 2.2 #19 on page 97\r
\n" );
document.write( "\n" );
document.write( "Solve the system for p and q in terms of x and y. Explain how you could check your solution and perform the check.\r
\n" );
document.write( "\n" );
document.write( "x=2+p-2q
\n" );
document.write( "y=3-p+3q\r
\n" );
document.write( "\n" );
document.write( "I've been all over the chapter and couldn't find anything remotely helpful for this. Please help!!! \n" );
document.write( "
Algebra.Com's Answer #34176 by rapaljer(4671)![]() ![]() You can put this solution on YOUR website! It may be helpful to find a way to eliminate the p, and then eliminate the q, and write two equations, one for p and one for q.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "First, if you add the two equations together, you can eliminate the p, and get\r \n" ); document.write( "\n" ); document.write( "x=2+p-2q \n" ); document.write( "y=3-p+3q \n" ); document.write( "x+y = 5 + q, so q = x+y-5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Second, to eliminate the q, multiply both sides of the first equation by 3, and the second equation by 2: \n" ); document.write( "3(x)=3(2+p-2q) \n" ); document.write( "2(y)=2(3-p+3q) \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3x= 6 +3p-6q \n" ); document.write( "2y = 6-2p+6q\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3x+2y = 12 +p, so p=3x+2y - 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There you have it: \n" ); document.write( "p=3x+2y-12 \n" ); document.write( "q=x+y-5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I have no idea how to check this, unless you solve for x and y to see if you come back with the same equations that you started with. It looks like Linear Algebra to me. Hey, I gotta go to work this morning!!\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "R^2 at SCC \n" ); document.write( " \n" ); document.write( " |