document.write( "Question 126327This question is from textbook
\n" );
document.write( ": hello, can you help me to solve this question?
\n" );
document.write( "x^2+9>0
\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #92636 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! A little \"tricky\". The answer to this question is that any real value of x (positive or \n" ); document.write( "negative) will satisfy this equation. Why? Because x^2 will always be a positive number. And \n" ); document.write( "when you add 9 to it, the result is still a positive number. And a positive number is greater \n" ); document.write( "than zero. \n" ); document.write( ". \n" ); document.write( "Let's just try a few values of x to demonstrate this. \n" ); document.write( ". \n" ); document.write( "Suppose x is +10. Then x^2 + 9 = 10^2 + 9 = 100 + 9 = +109. This certainly is greater than \n" ); document.write( "zero as is to be the case required by the problem. \n" ); document.write( ". \n" ); document.write( "Suppose x is +1. Then x^2 + 9 = 1^2 + 9 = 1 + 9 = +10. This is still greater than zero. \n" ); document.write( ". \n" ); document.write( "Suppose x equals zero. Then x^2 + 9 = 0^2 + 9 = 0 + 9 = +9. Still greater than zero. \n" ); document.write( ". \n" ); document.write( "Now suppose x = -1. Then x^2 + 9 = (-1)^2 + 9 = 1 + 9 = +10. Still greater than zero. \n" ); document.write( ". \n" ); document.write( "Then suppose x = -10. Then x^2 + 9 = (-10)^2 + 9 = 100 + 9 = +109. And it is also greater \n" ); document.write( "than zero. \n" ); document.write( ". \n" ); document.write( "In fact if we graph y = x^2 + 9 the graph looks like: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "You can see from this graph that x^2 + 9 never has a value less than 9 no matter what the \n" ); document.write( "value along the x axis is. Therefore, x^2 + 9 is always greater than zero. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem a little better. \n" ); document.write( ". \n" ); document.write( " |