document.write( "Question 156533: Describe the differences in the graphs of |X|>A and |X| less than A, where A is a positive real number \n" ); document.write( "
Algebra.Com's Answer #115361 by gonzo(654)\"\" \"About 
You can put this solution on YOUR website!
let y = A
\n" ); document.write( "let x = X
\n" ); document.write( "equation becomes y < |x| and y > |x|\r
\n" ); document.write( "\n" ); document.write( "x can be any real number but y will always be positive since it equals the absolute value of x.\r
\n" ); document.write( "\n" ); document.write( "if you graph y = |x| then you can plot some points to see what the resulting line looks like.\r
\n" ); document.write( "\n" ); document.write( "x y
\n" ); document.write( "-20 20
\n" ); document.write( "-10 10
\n" ); document.write( "0 0
\n" ); document.write( "10 10
\n" ); document.write( "20 20\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"\"graph%28300%2C200%2C-20%2C20%2C0%2C20%2Cabs%28x%29%29\"\"\r
\n" ); document.write( "\n" ); document.write( "now if you look at y < |x| it will be the shaded area under the graphed line.\r
\n" ); document.write( "\n" ); document.write( "if you look at y > |x| it will be the shaded area over the graphed line.\r
\n" ); document.write( "\n" ); document.write( "as an example, take one of the plots (say x = -20).\r
\n" ); document.write( "\n" ); document.write( "then y = absolute value of -20 = 20.\r
\n" ); document.write( "\n" ); document.write( "y < 20 is any plot of y less than 20 which is the area under the graphed point.\r
\n" ); document.write( "\n" ); document.write( "y > 20 is any plot of y greater than 20 which is the area over the graphed point.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );