document.write( "Question 840157: Find the x-intercept of y=4|x|+2
\n" );
document.write( "I know the answer is \"no solution\", but I do not understand why. \n" );
document.write( "
Algebra.Com's Answer #505967 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "y = 4|x| + 2\r\n" ); document.write( "\r\n" ); document.write( "To find the x-intercept (if there is one) we substitute 0 for y:\r\n" ); document.write( "\r\n" ); document.write( "0 = 4|x| + 2\r\n" ); document.write( "\r\n" ); document.write( "Solve for |x|, add -2 to both sides:\r\n" ); document.write( "\r\n" ); document.write( "-2 = 4|x|\r\n" ); document.write( "\r\n" ); document.write( "Divide both sides by 4\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |