document.write( "Question 30600: What is the maxima and the minima to the nearest tenth of this equation,
\n" );
document.write( "-x^4+3x^2+3;-5<= x <=5? \n" );
document.write( "
Algebra.Com's Answer #17328 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! What is the maxima and the minima to the nearest tenth of this equation, \n" ); document.write( "-x^4+3x^2+3;-5<= x <=5? \n" ); document.write( "DO YOU KNOW CALCULUS..PLEASE INFORM..THEN IT CAN BE EASILY DONE ...IF NOT .TRY THIS WAY... \n" ); document.write( "Y= -{(X^2)^2-2*(3/2)*(X^2)+(3/2)^2}+(3/2)^2 \n" ); document.write( "=(9/4)-{X^2-1.5}^2 \n" ); document.write( "SINCE (X^2-1.5)^2 IS ALWAYS POSITIVE ITS MINIMUM VALUE IS ZERO. \n" ); document.write( "S0 Y WILL BE MAXIMUM WHEN X^2=1.5..X=+ AND - SQUARE ROOT OF 1.5 WHICH IS IN THE GIVEN RANGE \n" ); document.write( "MAXIMUM VALUE OF Y IS 9/4. \n" ); document.write( " |