document.write( "Question 230812: A number added to twice the absolute value of the number is equal to 6. Find the
\n" ); document.write( "number.
\n" ); document.write( "

Algebra.Com's Answer #170966 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
x + 2 * |x| = 6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If x is greater than or equal to 0, then this formula becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + 2 * x = 6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This comes out to 3*x = 6 which makes x = 2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If x is less than 0, then this formula becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + 2 * (-x) = 6 which becomes x - 2 * x = 6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this comes out to be -x = 6 which comes out to be x = -6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You have two answers looks like.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 2 and x = -6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's see if they work.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Your original equation is x + 2 * |x| = 6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let x = 2 and this equation becomes 2 + 2 * 2 = 6 which is true so the first answer is good.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let x = -6 and this equation becomes -6 + 2 * 6 = 6 which becomes -6 + 12 = 6 which becomes 6 = 6 which is true so the second answer is good.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I would say that your answer is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 2 or x = -6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );