document.write( "Question 1045726: Find a number that is 68 greater than three times its opposite \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #661281 by Theo(13342)![]() ![]() You can put this solution on YOUR website! an opposite number has the same magnitude, but the opposite sign.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "68 is opposite -68\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "68 is the same distance from 0 that -68 is.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that makes them opposite numbers by definition.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let x be the number.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your equation would be:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 3 * -x + 68\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this can be re-written as:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = -3x + 68\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is based on the commutative law of multiplication and the associative law of multiplication.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the commutative law says that a * b = b * a\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the associative law says that a * (b * c) = (a * b) * c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 3 * -x + 68 becomes x = 3 * -1 * x + 68 which becomes x = -1 * 3 * x + 68 which becomes x = (-1 * 3) * x + 68 which becomes x = -3 * x + 68 which becomes x = -3x + 68.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's a reference to the different laws / properties of arithmetic operations.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "http://www.coolmath.com/prealgebra/06-properties \n" ); document.write( " |