document.write( "Question 42723: Graph the function and state the domain and range.
\n" );
document.write( "g(x)=x^2-2x-15
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #27834 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Well from \n" ); document.write( "g(x) = x^2 - 2x - 15, \n" ); document.write( "we can find the vertex by looking at -b/2a for the x-coordinate and g(-b/2a) for the y-coordinate...thus we get \n" ); document.write( "-b/2a = 1 and \n" ); document.write( "g(1) = -16 \n" ); document.write( "so our vertex is at (1, -16) \n" ); document.write( "Thus our parabola is of standard width, concave up, vertex at (1, -16) and has x-intercepts at (5, 0) and (-3, 0), which can be found by factoring g(x)... \n" ); document.write( "Its domain is all real numbers and the range would be g(x) ≥ -16 \n" ); document.write( " |