document.write( "Question 693133: Which of the following functions has a minimum point, if any?
\n" );
document.write( "A - both C and D
\n" );
document.write( "B - y= -5(x-2)^2 + 3
\n" );
document.write( "C - y= 1/5 (x-2) ^2 + 3
\n" );
document.write( "D - y= 5(x-2)^2 +3 \n" );
document.write( "
Algebra.Com's Answer #427268 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! The answer is A) both C and D because all quadratics with a positive leading coefficient (which C and D have) yield min values for y. \n" ); document.write( " |