document.write( "Question 906173: x to the fourth power - 20 x squared + 64 is greater than or equal to 0 \n" ); document.write( "
Algebra.Com's Answer #549678 by Theo(13342)![]() ![]() You can put this solution on YOUR website! your problem is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^4 - 20x^2 + 64 >= 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for x^4 - 20x^2 + 64 = 0 to find out when the graph crosses the x-axis.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is a quadratic equation in disguise.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let y = x^2 and the equation becomes y^2 - 20y + 64 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factor this equation to get (y-4)*(y-16)=0 \n" ); document.write( "solve for y to get y = 4 and y = 16\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since y = x^2 and you want to solve for x, now replace y with x^2 to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2 = 4 and x^2 = 16\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for x to get x = plus or minus 2 and x = plus or minus 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you did this correctly, your graph crosses the x-axis at x = -2, +2, -4, +4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since your original equation is x^2-20x+64 >= 0, then you need to test each interval of the graph to see where the graph is greater than 0 and less than 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since your zero points are -2, +2, -4, +4, then the intervals you need to test are:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x < -4 \n" ); document.write( "-4 < x < -2 \n" ); document.write( "-2 < x < 2 \n" ); document.write( "2 < x < 4 \n" ); document.write( "x > 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you test by picking a point in each interval and testing if the graph is positive or negative at that point.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for example, at the point x = -3, the graph of x^4 - 20x^2 + 64 is equal to (-3)^4 - 20(-3)^2 + 64 = -35 which is negative.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this means that the graph is negative in the interval -4 < x < -2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you do that at all the other intervals and you'll get a picture of when the graph is above the x-axis and below the x-axis. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since the equation says that x^4 - 20x + 64 >= 0, then you pick the intervals that make that equation true.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "as it turns out:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the intervals of x that satisfy the equation of x^2 - 20x + 64 >= 0 are:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x <= -4 \n" ); document.write( "-2 <= x <= 2 \n" ); document.write( "x >= 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the graph of your equation is shown below:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "graphing is simpler, but if you didn't have graphing capability, then you needed to test each interval to find out if the equation was greater than or equal to 0 in that interval.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |