Introvert or Extrovert Quiz
Q&A for How to Solve Quadratic Equations
Coming soon
Search
-
QuestionWhat is the fastest way to solve a simple quadratic equation?David Jia is an Academic Tutor and the Founder of LA Math Tutoring, a private tutoring company based in Los Angeles, California. With over 10 years of teaching experience, David works with students of all ages and grades in various subjects, as well as college admissions counseling and test preparation for the SAT, ACT, ISEE, and more. After attaining a perfect 800 math score and a 690 English score on the SAT, David was awarded the Dickinson Scholarship from the University of Miami, where he graduated with a Bachelor’s degree in Business Administration. Additionally, David has worked as an instructor for online videos for textbook companies such as Larson Texts, Big Ideas Learning, and Big Ideas Math.Use the square root method! If the only variable in your equation is x², move all of the other numbers to the other side of the equation. Then, find the square root of both sides of the equation.
-
QuestionI am totally lost. Are than any really simple shortcuts for one to use?DonaganTop AnswererSorry, no. Factoring quadratics is definitely a challenge for many people. Console yourself with the knowledge that you're not likely ever to need this skill in real life. Passing your next math test is another matter.
-
QuestionHow do I solve the following equation: Find the values of k for which the roots of the equation (k+4)x^2+(k+1)x+1=0 are real and equal?Community AnswerHaving a double root means that your espression is a perfect square. It also means that the discriminate is zero. Using either of these will give an equation in k that you can solve for the answer. A square takes the form (ax+b)^2= a^2 x^2 + 2abx + b^2. Obviously, then b = +1 or -1, leaving a=+/- (k+1)/2 = sqrt(k+4). Setting the discriminant of the original quadratic to zero gives (k+1)^2 - 4 (k+4) = 0. Whichever way you prefer you should get k=-3 (x^2 -2x +1 = (x-1)^2) and k=5 (9x^2 + 6x +1 = (3x+1)^2).
-
QuestionWhat happened to the -6x in step 5?DonaganTop Answererx²-6x+9 was factored into (x-3)(x-3) or (x-3)².
-
QuestionHow can I solve the equation y^2-35y+306=0?Community AnswerFactor into (y-18)(y-17). The solutions are y = 17 and y = 18.
-
QuestionHow many square roots does a number have?OrangejewsCommunity AnswerPositive numbers have two square roots - the negative and positive version of each number. 0 only has one, 0. Negative numbers don't have any real square roots, but do have two complex square roots.
-
QuestionHow do I solve quadratic equations using the sum and product as the roots of the equation?Community Answera*x^2 [squared] + b*x = c = 0 is the general form for any quadratic equation. If the roots of this equation are k and m [suppose], then k + m = -(b/a). & k*m = (c/a). Use these equations to solve for k and m or for x.
-
QuestionHow do I solve a quadratic equation that is in fractional form?DonaganTop AnswererRemove the fraction(s) by multiplying both sides of the equation by the denominator(s) of the fraction(s). Then proceed as usual.
-
QuestionHow do I factor x^2+5x-4?Community AnswerYou cannot easily factor this expression because there does not exist two numbers whose sum is 5 and whose product is 4. We can confirm this by using the quadratic formula, where we find that x = -5/2 +- sqrt(41)/2, which are irrational numbers.
-
QuestionHow do I solve the equation 4x-100>6x+252?Community Answer-176 +100 to each side to get rid of it. 4x>6x+352. -6x each side. -2x>352. Divide each side by -2. x>-176. Done.
-
QuestionWhat is the process in which -6x is factored out in step 5?Prem ShahCommunity AnswerThe process starts when x^2-6x+9 gets factored out to (x-3)(x-3). Then, you use the FOIL method to multiply x*x, then -3x-3x to get -6x. Then, you multiply -3 by -3 to get 9.
-
QuestionWhy do we always keep the squared variable positive?Community AnswerBy having the x^2 function positive, it simplifies operations later and, as happens too often with students, they forget the negative value and end up with the wrong answer. Better to set it up that way first. It also simplifies factoring. Again, it gets rid of troublesome leading negatives.
-
QuestionHow do I solve the quadratic equation 15 = 2x² - 7x?DonaganTop AnswererRewrite the equation as 2x² - 7x - 15 = 0. Factor the expression: (2x + 3)(x - 5) = 0. Set each factor equal to zero to find that x = 5 and -3/2.
-
QuestionWhat do you do when there is no c? e.g. 3x² + 7x = 2.Community AnswerSubtract 2 from both sides. Then you have 3x² - 7x - 2 = 0. In this case it doesn't factor, so you will have to use the quadratic formula.
-
QuestionWhy when you were completing the square when you pulled out 2 from all three terms you did not write the equation with a 2 on the outside to show you factored the 2. Ie: 2 (equation)?DonaganTop AnswererBecause when the expression is set equal to zero, you can ignore the 2 (or whatever constant is factored out of the expression). It doesn't affect the value of the variable when there's a zero on the other side of the "equals" sign.
-
QuestionSolve (2x-1)2=1?DonaganTop AnswererIf the equation is (2x - 1)² = 1, find the square root of both sides: +/-(2x - 1) = +/-1. That means 2x - 1 = +/-1, so that 2x = 2 or 0, and x = 1 or 0. It also means that 1 - 2x = +/-1, so that -2x = 0 or -2, and x = 0 or 1. So there are three possible values of x: 1, 0 and -2.
-
QuestionPlease help me solve this x+2/x=11 and ?DonaganTop AnswererFirst multiply both sides of the equation by x: x(x + 2/x) = x² + 2 = 11x . Now subtract 11x from both sides: x² - 11x + 2 = 0. This quadratic equation cannot be factored, so we would have to use the quadratic formula to solve it. See Solve Quadratic Equations Using the Quadratic Formula .
-
QuestionIs completing the square or using the quadratic formula faster?DonaganTop AnswererIt depends on the numbers involved. With some numbers completing the square is faster. With others, the formula is faster. That's why you were taught both methods.
-
QuestionHow to solve a simultaneous equation?
-
QuestionWhat is the term that is used to describe " b2-4ac" ?DonaganTop AnswererThe term is "discriminant."
-
QuestionWhat is the standard form of 4x²=20?DonaganTop AnswererThe general form is ax² + bx + c = 0. In this case, a = 4, b = 0 and c = -20. To express it in standard form, you would write the equation as 4x² - 20 = 0.
-
QuestionHow did you get the formula?DonaganTop AnswererSee Section 2 of the Wikipedia article "Quadratic Formula."
-
QuestionHow do you do quadratic equations with questions that only have 2 terms?DonaganTop AnswererUse the quadratic formula. In this case, either b or c would be zero.
-
QuestionHow do you solve 2x + 1x - 6 = 0?Community AnswerThis is a basic linear equation (not a quadratic). First combine terms: 3x - 6 = 0. Now add 6 to both sides: 3x = 6. Then divide both sides by 3: x = 2. See Solve Two Step Algebraic Equations .
-
QuestionHow do I solve x^2+ 6x - 9 = 0?Community AnswerThis can be done by completing the square. Because x² + 6x + 9 is the square of (x + 3), we can add 18 to both sides of the equation to get x² + 6x + 9 = 18. Then (x + 3)² = 18. Take the square root of both sides: +/-(x + 3) = √18 = +/-3√2. This results in four possible values for x: 3 + 3√2, 3 - 3√2, -3 + 3√2 and -3 - 3√2. For further explanation, see Complete the Square .
-
QuestionSolve the following quadratic formula and factorization method 2×square-11×+5=0.Community AnswerBecause that expression will not factor, you can't use the factorization method. But you can easily solve for x by using the quadratic formula (see above): 2x² - 11x + 5 = 0. +11 +/-√[(121 - 40)] / 4 = (+11 +/-√81) / 4 = (+11 +/-9) / 4 = 20/4, 2/4 = 5, ½.
-
QuestionThe last way really confuses me. Why should I square b and add it to both sides?Community AnswerIn problems like this one, it's easier to solve for x if you will square (b/2) and add that to the side of the equation with the x terms in it. When you do that, you have to add the same amount to the other side in order to maintain the validity of the equation. The point of doing all this is to form a "perfect square" on the x side of the equation so that you can easily find the square root of that side and then solve for x. (In other words, you're eliminating the x² term to make it easier to find x.)
-
QuestionIn completing the square, why do you divide b by 2 and square it?Community AnswerThat's how completing the square works. You halve the b value and then square it.
-
QuestionWhat about when there is only a single x?Community AnswerIt's there implicitly so we don't usually write it out. And you may be referring to "what if there is only one term with x, such as x^2 = 4 or -3x=0.5?." In the former, you'd just move the constant terms to other side and square root both sides, in the latter case you don't have a quadratic equation but a linear one so you'd just solve that as any other linear equation.
-
QuestionThe product of two consecutive negative integers is 1122. What are the numbers?DonaganTop AnswererThere are no two consecutive integers (positive or negative) whose product is 1122.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit