document.write( "Question 1197999: What is the minimum value of the given function? 𝑓(𝑥)=6𝑥^2 −12𝑥+𝑘, 0≤𝑥≤10, 𝑘 is a constant.
\n" );
document.write( "(A)𝑓(0) (B) 𝑓(10) (C) 𝑓(0) + 𝑘 (D) 𝑓(1) + 𝑘 (E) none of the above. \n" );
document.write( "
Algebra.Com's Answer #831491 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 𝑓(𝑥)=6𝑥^2 −12𝑥+𝑘, 0≤𝑥≤10, 𝑘 is a constant. \n" ); document.write( "Find minimum value of f(x) \n" ); document.write( "minimum at x = -b/2a = 1 \n" ); document.write( "𝑓(𝑥)=6𝑥^2 −12𝑥+𝑘 \n" ); document.write( "f(1) = 6 - 12 + k = k - 6 \n" ); document.write( " |