
How do you factor 2x^2 + 3x + 1? | Socratic
2015年5月28日 · 2x^2 + 3x + 1 We can Split the Middle Term of this expression to factorise it In this technique, if we have to factorise an expression like ax^2 + bx + c, we need to think of 2 …
How do you find the discriminant of 2x^2-3x+1=0 and use it
2017年8月1日 · Two real roots 1/2 and 1. The discriminant of the quadratic equation ax^2+bx+c=0 is b^2-4ac. Assuming a, b and c are real numbers, if b^2-4ac>0, we have two real roots if b^2 …
How to factor #2x^2+3x+1=0# - Socratic
2017年12月11日 · (2x+1)(x+1) = 0 => x = -1/2 , x= -1 To solve this we must understand how to factor: if y = ax^2 + bx + c Then you need to find two numbers who sum to make b but multiply …
How do you solve #2x^2-3x-1=0# using the quadratic formula?
2015年8月10日 · #2x^2−3x−1=0 # The equation is of the form #color(blue)(ax^2+bx+c=0# where: #a=2, b=-3, c=-1# ...
Take a look at the code in the editor it reads a float value, puts it ...
Your task is to complete the code in order to evaluate the following expression: 3x2 - 2x2 + 3x - 1 The result should be assigned to y. < > main.py 0 1 k = # hardcode your test data here 2 x - …
Answered: What is the equation for g, which is… | bartleby
A January 2016's $1. Newsela | Many sa. N Niti oduction to Functions Test What is the equation for g, which is f(x) = 2x2 + 3x -1 reflected across the y-axis? A. g(x) = 2x2 + 3x - 1 B. g(x) = …
- 评论数: 1
How do you factor the trinomial 2x^2 + 3x + 1? | Socratic
2015年12月3日 · color(blue)((2x+1)(x+1) 2x^2+3x+1 We can Split the Middle Term of this expression to factorise it. In this technique, if we have to factorise an expression like ax^2 + bx …
How do you solve the equation 2x^2+3x-2=0? - Socratic
2017年8月28日 · #x = -2# and #x = 1/2# Answer link. ... Can you apply the zero product property in the problem #(x+6)+(3x ...
Given the function f(x) = 2x^2 − 3x + 1, how do you ... - Socratic
2016年11月29日 · To satisfy the hypotheses of the Mean Value Theorem a function must be continuous in the closed interval and differentiable in the open interval. As f(x) = 2x^3-3x+1 is …
How do you solve 2x^2 - 3x + 1 = 0? - Socratic
2018年4月4日 · x = 1/2, 1 Here's how I solved it: You solve this by using the quadratic formula. This equation is written in standard form, or ax^2 + bx + c = 0. The quadratic formula is x = (-b …