document.write( "Question 771635: I need help in writing a second equation so that the system has (-3,-3) as its only solution. The first equation in the system is y-4=3x+2. I have no idea how to solve this problem, or where to start. \n" ); document.write( "
Algebra.Com's Answer #470328 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I need help in writing a second equation so that the system has (-3,-3) as its only solution. The first equation in the system is y-4=3x+2. I have no idea how to solve this problem, or where to start. \n" ); document.write( "=============== \n" ); document.write( "It'll be y = px + q \n" ); document.write( "-3 = -3p + q \n" ); document.write( "Pick a value for p, find q \n" ); document.write( "eg, p = 4, q = 9 \n" ); document.write( "--- \n" ); document.write( "--> y = 4x + 9 \n" ); document.write( " |