document.write( "Question 159196This question is from textbook College Algebra
\n" );
document.write( ": Find b such that f(x)=-2x^2+bx-30 has a maximum value of 2 and the vertex is located in the second quadrant. \n" );
document.write( "
Algebra.Com's Answer #117333 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find b such that f(x)=-2x^2+bx-30 has a maximum value of 2 and the vertex is located in the second quadrant. \n" ); document.write( "------------------------------- \n" ); document.write( "You have a quadratic equation with a = -2, b = b, and c = -30 \n" ); document.write( "Maximum value for f(x) occurs when x = -b/2a = -b/(-4) = b/4 \n" ); document.write( "------------------- \n" ); document.write( "Then f(b/4) = -2(b/4)^2 + b(b/4) -30 = 2\r \n" ); document.write( "\n" ); document.write( "-b^2/8 + b^2/4 - 30 = 2 \n" ); document.write( "b^2 - 2b^2 + 240 = -16 \n" ); document.write( "b^2 = 256 \n" ); document.write( "b = +16 or b = -16 \n" ); document.write( "---------------------- \n" ); document.write( "If b = 16 the vertex is at x= b/4 = 16 and x = 64 which is in the 1st quadrant \n" ); document.write( "If b = -16 the vertex is at x=b/4 = -16 and x = -64 which is in the 2nd Quad. \n" ); document.write( "------------ \n" ); document.write( "Answer b = -16 \n" ); document.write( "===================\r \n" ); document.write( "\n" ); document.write( "f(x)=-2x^2-16x-30 \n" ); document.write( " \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |