document.write( "Question 1139538: How do you find the x intercepts and y intercepts of the absolute Value y=|x-2|-4 \n" ); document.write( "
Algebra.Com's Answer #760017 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "To find the y intercept, plug in x = 0 and simplify
\n" ); document.write( "\"y+=+abs%28x-2%29+-+4\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y+=+abs%280-2%29+-+4\" Replace every x with 0. From here we use the order of operations PEMDAS.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y+=+abs%28-2%29+-+4\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y+=+2+-+4\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y+=+-2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The y intercept is -2. This means the graph crosses the y axis at -2 on the vertical number line. This is the location (0,-2). See the graph below.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To find the x intercept(s), we replace y with 0 and solve for x. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y+=+abs%28x-2%29+-+4\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"0+=+abs%28x-2%29+-+4\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"0%2B4+=+abs%28x-2%29+-+4%2B4\" Add 4 to both sides\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"4+=+abs%28x-2%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"abs%28x-2%29+=+4\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x-2+=+4\" or \"x-2+=+-4\" see note below\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x-2%2B2+=+4%2B2\" or \"x-2%2B2+=+-4%2B2\" Add 2 to both sides for each equation\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x+=+6\" or \"x+=+-2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The x intercepts are 6 and -2. In other words, the two x intercepts are at the locations (6,0) and (-2,0). These locations are where the graph crosses or touches the horizontal x axis. See the graph below.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "note: I used the rule that if \"abs%28x%29+=+k\" then \"x+=+k\" or \"x+=+-k\" where k is some positive number. For example, if k is replaced with 7 then \"abs%28x%29+=+7\" turns into \"x+=+7\" or \"x+=+-7\". This is because these two values (7 and -7) are both seven units away from the value 0 on the number line.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answers:
\n" ); document.write( "y intercept is -2
\n" ); document.write( "x intercepts are 6 and -2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Graph:
\n" ); document.write( "
\n" ); document.write( "This V shaped graph is effectively two linear pieces \"glued\" together. The vertex is located at (2,-4). The graph was created with GeoGebra (free graphing software).
\n" ); document.write( "

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