document.write( "Question 537702: i need to solve the system y=4x+12 and y=-2x+6 \n" ); document.write( "
Algebra.Com's Answer #352955 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! i need to solve the system y=4x+12 and y=-2x+6 \n" ); document.write( "Since you have 2 expressions for \"y\", equate them \n" ); document.write( "and solve for \"x\": \n" ); document.write( "4x+12 = -2x+6 \n" ); document.write( "6x = 18 \n" ); document.write( "x = 3 \n" ); document.write( "--- \n" ); document.write( "Now solve for \"y\": \n" ); document.write( "y = 4x+12 \n" ); document.write( "y = 4*3+12 \n" ); document.write( "y = 24 \n" ); document.write( "-------- \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( "============== \n" ); document.write( " |