document.write( "Question 978157: g(x)= x^4-3x^3+2x^2+x-1. Find the range.\r
\n" );
document.write( "\n" );
document.write( "I have factored to (x-1)^2(x^2-x-1) and used quadratic equation to find roots of 0.618 and -1.618. \r
\n" );
document.write( "\n" );
document.write( "What do I need to do from here to find the value of the minimum y value?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #599628 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! \"Find the range.\" \n" ); document.write( "g(x) is a polynomial function. Range will be all real numbers and also domain is all real numbers.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You could try derivative to help find minimum (or maximum) y values. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "Where is this equal to 0? (they may be real, but not rational.)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There is a MAXIMUM (local) for x=1. Try then using this root to decompose 4x^3-9x^2+4x+1 into factors. \n" ); document.write( " |