document.write( "Question 134683: Find the domain and range of the quadratic equation f(x)=x^2-8x+9. \n" ); document.write( "
Algebra.Com's Answer #98543 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the domain and range of the quadratic equation f(x)=x^2-8x+9. \n" ); document.write( "---------------- \n" ); document.write( "Domain: All Real Numbers \n" ); document.write( "Range: \n" ); document.write( "The minimum point is at (-b/2a, f(-b/2a) \n" ); document.write( "-b/2a= 8/2 = 4 \n" ); document.write( "f(4) = 16-21+9 = 4 \n" ); document.write( "So Range is \"all Real Numbers greater than or equal to 4\". \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |