document.write( "Question 224404: The value of a share of a company can be represented by V(x) = x2 – 6x + 13, where x is the number of months after January 2004. What is the lowest value V(x) will reach, and when did that occur? \n" ); document.write( "
Algebra.Com's Answer #167632 by stanbon(75887) ![]() You can put this solution on YOUR website! The value of a share of a company can be represented by V(x) = x2 – 6x + 13, where x is the number of months after January 2004. What is the lowest value V(x) will reach, and when did that occur? \n" ); document.write( "--- \n" ); document.write( "V is a quadratic with a=1,b=-6,c = 13 \n" ); document.write( "--- \n" ); document.write( "Mimum V occurs at x = -b/2a = 6/2 = 3 \n" ); document.write( "---------------------------------- \n" ); document.write( "The minimum V value = V(3) = 3^2-6*3+13 = 16 \n" ); document.write( "============================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |