document.write( "Question 103792This question is from textbook Precalculus A GRAPHING APPROACH
\n" );
document.write( ": My question is if the vertex of f(x)=-x^2+bx+8 has y-coordinate 17 and is in the second quadrant, find b. \n" );
document.write( "
Algebra.Com's Answer #75450 by edjones(8007)![]() ![]() You can put this solution on YOUR website! vertex=(h,k)=(h,17) \n" ); document.write( "-(x-h)^2+17=-x^2+bx+8 \n" ); document.write( "We need a -9 to add to 17 to give 8. a has to be negative to give -x^2. h must be negative so that the vertex can be in the 2nd quadrant. \n" ); document.write( "h=-3 \n" ); document.write( "-(x+3)^2=-(x^2+6x+9)+17 \n" ); document.write( "=-x^2-6x-9+17 \n" ); document.write( "=-x^2-6x+8 \n" ); document.write( "b=-6 Ans. \n" ); document.write( "Ed \n" ); document.write( " |