document.write( "Question 245396: how many solutions does y^2= 4/7 y +2/5 have?\r
\n" );
document.write( "\n" );
document.write( " f(x)=-2x^2+2x+6
\n" );
document.write( "what is the x cordinate of the vertex?
\n" );
document.write( "the y cordinate of the vertex?
\n" );
document.write( "the equation of the line of semitry?
\n" );
document.write( "the minumun/maximun value of f(x)? \n" );
document.write( "
Algebra.Com's Answer #179256 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how many solutions does y^2= 4/7 y +2/5 have? \n" ); document.write( "Rearrange: \n" ); document.write( "y^2 -(4/7)y - (2/5) = 0 \n" ); document.write( "Quadratic with a = 1 ; b = -4/7 ; c = -2/5 \n" ); document.write( "Discriminant = b^2-4ac = (16/49) - 4(1)(-2/5) = (16/49)+(8/5) \n" ); document.write( "This sum is greater than zero so the quadratic has two \n" ); document.write( "unequal Real Number solutions. \n" ); document.write( "===================================== \n" ); document.write( " \n" ); document.write( "f(x)=-2x^2+2x+6 \n" ); document.write( "what is the x cordinate of the vertex? \n" ); document.write( "x = -b/2a = -2/(2(-2)) = 1/2 \n" ); document.write( "--- \n" ); document.write( "the y cordinate of the vertex? \n" ); document.write( "f(1/2) = -2(1/2)^2+2(1/2)+6 = -1/2+1+6 = 13/2 or 6.5 \n" ); document.write( "--- \n" ); document.write( "the equation of the line of symmetry? \n" ); document.write( "x = 1/2 \n" ); document.write( "--- \n" ); document.write( "the minumun/maximun value of f(x)? \n" ); document.write( "Max is at the vertex (1/2,13/2) \n" ); document.write( "============================================= \n" ); document.write( " \n" ); document.write( "============================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |