document.write( "Question 1012046: If f(x)=ax^2-12x+c and f(-3/2)=8 is the maximum value, find the values of a and c. \n" ); document.write( "
Algebra.Com's Answer #627877 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If f(x)=ax^2-12x+c and f(-3/2)=8 is the maximum value, \n" ); document.write( "find the values of a and c. \n" ); document.write( "------ \n" ); document.write( "Max occurs at x = -b/(2a) \n" ); document.write( "---- \n" ); document.write( "Therefore:: -b/(2a) = -3/2 \n" ); document.write( "------ \n" ); document.write( "b = -12 \n" ); document.write( "--- \n" ); document.write( "12/(2a) = -3/2 \n" ); document.write( "-6a = 24 \n" ); document.write( "a = -4 \n" ); document.write( "------ \n" ); document.write( "Using (-3/2,8), solve for \"c\":: \n" ); document.write( "-4(-3/2)^2 - 12(-3/2) + c = 8 \n" ); document.write( "---- \n" ); document.write( "-9 + 18 + c = 8 \n" ); document.write( "c = -1 \n" ); document.write( "-------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " \n" ); document.write( " |