document.write( "Question 383885: Please help. Find the vertex and the roots. Based upon the discriminant, describe the roots. \n" );
document.write( "
Algebra.Com's Answer #271780 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the vertex and the roots. Based upon the discriminant, describe the roots. \n" ); document.write( "----------------------- \n" ); document.write( "The line of symmetry is x = -b/2a = 4/2 = 2 \n" ); document.write( "The vertex is (2,f(2)) = (2,5) \n" ); document.write( "--------------------- \n" ); document.write( "Disc = b^2 - 4ac = 4 - 4*1*5 = -16 \n" ); document.write( "The roots are complex. \n" ); document.write( "x = (2 ± sqrt(-16) )/2 \n" ); document.write( "x = 1 ± 2i \n" ); document.write( " |