document.write( "Question 60702: I need to graph each function\r
\n" ); document.write( "\n" ); document.write( "y=x2-5x+6 (I tried to subscript the 2 but it didnt work)
\n" ); document.write( "f(x)=x2+4 (I tried to subscript the 2 but it didnt work)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #41673 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
Graph each function\r
\n" ); document.write( "\n" ); document.write( "y=x^2-5x+6 <--you can use ^ to raise something to a power.
\n" ); document.write( "This is a parabola.
\n" ); document.write( "Because x^2 is positive, we know it opens up.
\n" ); document.write( "The y-intercept can be found by letting x=0
\n" ); document.write( "y=0^2-5(0)+6
\n" ); document.write( "y=0+0+6
\n" ); document.write( "y=6 Plot (0,6)
\n" ); document.write( ":
\n" ); document.write( "To find the x-intercept, let y=0
\n" ); document.write( "0=x^2-5x+6
\n" ); document.write( "0=(x-3)(x-2)
\n" ); document.write( "x-3=0 and x-2=0
\n" ); document.write( "x=3 and x=2
\n" ); document.write( "Plot (3,0) and (2,0)
\n" ); document.write( "The axis of symmetry and x coordinate of the vertex can be found using the formula \"highlight%28x=-b%2F2a%29\"
\n" ); document.write( "a=1, b=-5, and c=6
\n" ); document.write( "\"x=-%28-5%29%2F%282%2A1%29\"
\n" ); document.write( "\"x=5%2F2\"
\n" ); document.write( "x=2.5
\n" ); document.write( "\"y=%282.5%29%5E2-5%282.5%29%2B6\"
\n" ); document.write( "y=6.25-12.5+6
\n" ); document.write( "y=-.25 Plot (2.5,-.25)
\n" ); document.write( "You now know that it looks like this.
\n" ); document.write( "\"graph%28300%2C200%2C-10%2C10%2C-10%2C10%2Cx%5E2-5x%2B6%29\"
\n" ); document.write( ":
\n" ); document.write( "f(x)=x^2+4
\n" ); document.write( "x^2 is positive, so it opens up.
\n" ); document.write( "The y-intercept is:
\n" ); document.write( "f(0)=0^2+4
\n" ); document.write( "f(0)=4 Plot (0,4)
\n" ); document.write( ":
\n" ); document.write( "There is no x-intercept because 0=x^2+4 has no real solution.
\n" ); document.write( ":
\n" ); document.write( "The vertex is the y intercept because there's no b. Because you only know one point. Plot some points on the left and right side of x=0.
\n" ); document.write( "f(1)=1^2+4
\n" ); document.write( "f(1)=1+4
\n" ); document.write( "f(1)=5 Plot (1,5)
\n" ); document.write( "f(-1)=(-1)^2+4
\n" ); document.write( "f(-1)=1+4
\n" ); document.write( "f(-1)=5 Plot(-1,5)
\n" ); document.write( "I'll let you find and plot f(-2) and f(2).
\n" ); document.write( "Connect your points and you have:
\n" ); document.write( "\"graph%28300%2C200%2C-10%2C10%2C-10%2C10%2Cx%5E2%2B4%29\"
\n" ); document.write( "Happy Calculating!!!
\n" ); document.write( "
\n" );