document.write( "Question 942347: How do you do y=-5x+12
\n" );
document.write( " y=1x-18 \n" );
document.write( "
Algebra.Com's Answer #574521 by Theo(13342)![]() ![]() You can put this solution on YOUR website! you have 2 equations. \n" ); document.write( "y = -5x + 12 \n" ); document.write( "y = 1x - 18 \n" ); document.write( "subtract the first equation from the second equation to get: \n" ); document.write( "0 = 6x - 30 \n" ); document.write( "add 30 to both sides to get 6x = 30 \n" ); document.write( "solve for x to get x = 5 \n" ); document.write( "that's your common solution to both equations.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = -5x + 12 becomes y = -5(5) + 12 which becomes y = -25 + 12 which becomes y = -13.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = x - 18 becomes y = 5 - 18 which becomes y = -13.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "both equations give you y = -13 when x = 5.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you could also have simply set both equations equal to each other.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since y = -5x + 12 and y = x - 18, then by substution, you get -5x + 12 = x - 18\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "add 5x to both sides of this equation and add 18 to both sides of this equation to get 30 = 6x \n" ); document.write( "solve for x to get x = 5.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "same answer either way.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |