document.write( "Question 858686: For which values of P will x^2+p+x=3(x+1) have real roots \n" ); document.write( "
Algebra.Com's Answer #517332 by Theo(13342)![]() ![]() You can put this solution on YOUR website! your solution is in the attached picture.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "number 1 takes your original equation and converts it to standard form of a quadratic equation. \n" ); document.write( "that form is ax^2 + bx + c = 0 \n" ); document.write( "once the equation is transformed, you get: \n" ); document.write( "x^2 - 2x + (p-3) = 0 which results in: \n" ); document.write( "a = 1 \n" ); document.write( "b = -2 \n" ); document.write( "c = (p - 3)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "number 2 takes the discriminant from the quadratic formula that is used to perform the test to see if the roots are real or not. \n" ); document.write( "if the discriminant is not negative, then the roots are real. \n" ); document.write( "if the discriminant is negative, then the roots are not real.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the quadratic formula is: \n" ); document.write( " \r\n" ); document.write( " -b +/- sqrt(b^2-4ac)\r\n" ); document.write( " x = -----------------------\r\n" ); document.write( " 2a\r\n" ); document.write( " \n" ); document.write( "the discriminant is the part that is under the square root sign. \n" ); document.write( "the discriminant is equal to b^2 - 4ac. \n" ); document.write( "if it is not negative the roots are real. \n" ); document.write( "if it is negative, the roots are not real. \n" ); document.write( "this is because the square root of a negative number is not real.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "number 3 shows the discriminant equation that needs to be satisfied for the roots to be real. \n" ); document.write( "that equation is b^2 - 4ac >= 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "number 4 takes the equation from number 3 and replaces b with (-2) and replaces a with 1 and replaces c with (p - 3) and solves the equation of b^2 - 4ac >= 0 \n" ); document.write( "the solution is that p must be smaller than or equal to 4 in order for the discriminant to be greater than or equal to 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "number 5 takes the original equation of x^2 - 2x + (p - 3) = 0 and replaces p with 4 to see if the roots are real. \n" ); document.write( "they are real. \n" ); document.write( "this is good because 4 is smaller than or equal to 4 so the requirements are satisfied.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "number 6 takes the original equation of x^2 - 2x + (p - 3) = 0 and replaces p with 3 to see if the roots are real. \n" ); document.write( "they are real. \n" ); document.write( "this is good because 3 is smaller than or equal to 4 so the requirements are again satisfied.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "number 7 takes the original equation of x^2 - 2x + (p - 3) and replaces p with 5 to see if the roots are real. \n" ); document.write( "they are not real. \n" ); document.write( "this is good because 5 is not smaller than or equal to 4 so the requirements are again satisfied.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if p is smaller than or equal to 4, the roots are real. \n" ); document.write( "if p is not smaller than or equal to 4, the roots are not real.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( " |