document.write( "Question 496420: How will you slove this equation? The sign are absolute value and you don't have to slove it but I want to know how will I set it up to slove it.
\n" ); document.write( " |-4x+7| = |1+6x|\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #336479 by Edwin McCravy(20059)\"\" \"About 
You can put this solution on YOUR website!
How will you slove this equation? The sign are absolute value and you don't have to slove it but I want to know how will I set it up to slove it.
\n" ); document.write( " |-4x+7| = |1+6x|
\n" ); document.write( "
\r\n" );
document.write( "[The wotd is \"solve\", not \"slove\".  You wrote \"slove\" three times.]\r\n" );
document.write( "\r\n" );
document.write( "You make two equations without absolute value bars:\r\n" );
document.write( "\r\n" );
document.write( "1.  For the first equation you just drop them and solve.\r\n" );
document.write( "\r\n" );
document.write( "  -4x+7 = 1+6x\r\n" );
document.write( "   -10x = -6\r\n" );
document.write( "      x = \"%28-6%29%2F%28-10%29\"\r\n" );
document.write( "      x = \"3%2F5\"\r\n" );
document.write( "\r\n" );
document.write( "2.  For the second equation you multiply the right side by -1, then solve.\r\n" );
document.write( "\r\n" );
document.write( "  -4x+7 = -1(1+6x)\r\n" );
document.write( "  -4x+7 = -1-6x \r\n" );
document.write( "     2x = -8\r\n" );
document.write( "      x = \"%28-8%29%2F%282%29\"\r\n" );
document.write( "      x = \"-4\"\r\n" );
document.write( "\r\n" );
document.write( "So there are two solutions, \"3%2F5\" and \"-4\".\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );