document.write( "Question 1209411: Find all solutions of the equation |x^2 - 30x - 1| = 30 + |6x - 2| + |x^2 - 20x - 4|. \n" ); document.write( "
Algebra.Com's Answer #848770 by Edwin McCravy(20064)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "\"abs%28x%5E2+-+30x+-+1%29+=+30+%2B+abs%286x+-+2%29+%2B+abs%28x%5E2+-+20x+-+4%29\"\r\n" );
document.write( "\r\n" );
document.write( "Get 0 on the right:\r\n" );
document.write( "\r\n" );
document.write( "\"abs%28x%5E2+-+30x+-+1%29+-+30+-+abs%286x+-+2%29+-+abs%28x%5E2+-+20x+-+4%29=0\"\r\n" );
document.write( "\r\n" );
document.write( "Graph the left side in your TI-84 calculator. \r\n" );
document.write( "\r\n" );
document.write( "The \"abs\" feature is found this way: MATH NUM 1:abs(\r\n" );
document.write( "\r\n" );
document.write( "Put it in Y1 like this:\r\n" );
document.write( "\r\n" );
document.write( "abs(x^2 - 30x - 1) - 30 - abs(6x - 2) - abs(x^2 - 20x - 4)\r\n" );
document.write( "\r\n" );
document.write( "Set the window Xmin=-10, Xmax=25, Ymin=-40, Ymax=60\r\n" );
document.write( "\r\n" );
document.write( "Your graph will look something close to this:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Use the zero feature of the calculator, and you'll find three solutions\r\n" );
document.write( "\r\n" );
document.write( "The \"zero\" feature is found 2ND TRACE 2:zero\r\n" );
document.write( "\r\n" );
document.write( "x = -7.25,   x = 7.75,  and x = 21.464225\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );