document.write( "Question 55410: find the maximum (or minimum) of each function, also determine the x-intercepts of each function (if any). Express your final answers as a decimal number (rounded to 4 decimal places if necessary) \r
\n" );
document.write( "\n" );
document.write( "a. f(x)= x2-2x-3 \r
\n" );
document.write( "\n" );
document.write( "(this is what i came up with so far)\r
\n" );
document.write( "\n" );
document.write( "a=1
\n" );
document.write( "b=-2 h= -b/2a= 2/2= 1
\n" );
document.write( "c=-3\r
\n" );
document.write( "\n" );
document.write( "I don't think this is right i need your help!!\r
\n" );
document.write( "\n" );
document.write( "b. F(x)= -x2+2x+3
\n" );
document.write( "a=1
\n" );
document.write( "b=3 h=-b/2a= -(-2)/2(-1)=1
\n" );
document.write( "c=3\r
\n" );
document.write( "\n" );
document.write( "same thing here...I'm not sure what to do here... \n" );
document.write( "
Algebra.Com's Answer #37637 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! find the maximum (or minimum) of each function, also determine the x-intercepts of each function (if any). Express your final answers as a decimal number (rounded to 4 decimal places if necessary) \r \n" ); document.write( "\n" ); document.write( "a. f(x)= x^2-2x-3 \n" ); document.write( "a=1 (Because a is positive the parabola is a u shape and it's vertex is a minimum. \n" ); document.write( "b=-2 \n" ); document.write( "c=-3 \n" ); document.write( "To find the vertex: \n" ); document.write( "x= -b/2a= 2/2= 1 Plug this value in to find the height: \n" ); document.write( "f(1)=(1)^2-2(1)-3 \n" ); document.write( "f(1)=1-2-3=-4 \n" ); document.write( "The minimum value is at the point (1,-4) \n" ); document.write( "The x-intercepts happen when f(x)=0 \n" ); document.write( "0=x^2-2x-3 Factor. \n" ); document.write( "0=(x___)(x____) \n" ); document.write( "Two numbers that multiply to give you -3 (c) but add together to give you -2 (b) are: -3 and +1 \n" ); document.write( "0=(x-3)(x+1) Use the zero product property and set each parenthesis = 0 and solve for x. \n" ); document.write( "x-3=0 and x+1=0 \n" ); document.write( "x=3 and x=-1 \n" ); document.write( "The x intercepts are (-1,0) and (3,0). \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b. F(x)= -x2+2x+3 \n" ); document.write( "a=-1 a is negative so the parabola is n shaped and its vertex is it's maximun point. \n" ); document.write( "b=2 \n" ); document.write( "c=3 \n" ); document.write( "To find the vertex: \n" ); document.write( "x=-b/2a= -(2)/2(-1)=1 \n" ); document.write( "F(1)=-(1)^2+2(1)+3 \n" ); document.write( "F(1)=-1+2+3=4 \n" ); document.write( "The maximum point is at the vertex:(1,4) \n" ); document.write( "The x-intercepts happen when y=0 \n" ); document.write( "0=-x^2+2x+3 \n" ); document.write( "-(0)=-(-x^2+2x+3) \n" ); document.write( "0=x^2-2x-3 The same as the first parabola so it's x intercepts are also:(-1,0) and (3,0). \n" ); document.write( " \n" ); document.write( "Together they look like this: \n" ); document.write( " \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |