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)\"\" \"About 
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( "\"-2%2F4\" = |x|\r\n" );
document.write( "\r\n" );
document.write( "\"-1%2F2\" = |x|\r\n" );
document.write( "\r\n" );
document.write( "The absolute value of a number can never be negative.\r\n" );
document.write( "\r\n" );
document.write( "therefore there can be no x-intercept.\r\n" );
document.write( "\r\n" );
document.write( "The graph also shows why there can be no x-intercept,\r\n" );
document.write( "because we get this V-shaped graph which never \r\n" );
document.write( "gets down to the x-axis to intersect it. \r\n" );
document.write( "\r\n" );
document.write( "\"graph%28400%2C240%2C-10%2C10%2C-2%2C10%2C4abs%28x%29%2B2%29\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );