Use the discriminant to determine how many and what kind of solutions the quadratic equation 2x^2 - 4x = -2 has.

Answers

Answer 1

Answer:

We can use three solution and they are

(1)completing the square

(2)quadratic formula

(3) factorisation method

Answer 2

The quadratic equation 2x^2 - 4x = -2 has  two values .

What is quadratic equation ?According to our definition, a quadratic equation is one with degree 2, implying that its maximum exponent is 2. A quadratic has the standard form y = ax2 + bx + c, where a, b, and c are all numbers and a cannot be zero. All of these are examples of quadratic equations: y = x^2 + 3x + 1.Kind of solutions -

   (1)completing the square

   (2)quadratic formula

   (3) factorization method

Given,

           quadratic equation 2x^2 - 4x = -2

                   2x² - 4x + 2 =0

Now solve this equation by factor,

                    2x² - 4x + 2 = 0

                    2x² - ( 2+2)x +2 = 0

                    2x² - 2x -2x + 2 = 0

                    2x(x- 1 ) -2 ( x -1) = 0

                    (2x - 2) ( x- 1) =0

                  2x - 2 = 0   or  x - 1 = 0

                   x = 1 or x = 1

So, this equation has 2 value of x.

Learn more about quadratic equation brainly.com/question/2263981 here

#SPJ2


Related Questions

A line that passes through the origin also passes through the point (6,2). What is the slope of the line?

please answer with an explanation

Answers

9514 1404 393

Answer:

  1/3

Step-by-step explanation:

The slope of a line is the ratio of its "rise" to its "run." The "rise" is the change in vertical distance, and the "run" is the corresponding change in horizontal distance between two points on the line. The formula for the slope is ...

  [tex]m=\dfrac{y_2-y_1}{x_2-x_1}\qquad\text{where $(x_1,y_1)$ and $(x_2,y_2)$ are points on the line}[/tex]

In this problem, you are told the line passes through the origin, which is point (x, y) = (0, 0), and through point (6, 2). Using these coordinates in the slope formula gives ...

  [tex]m=\dfrac{2-0}{6-0}=\dfrac{2}{6}=\boxed{\dfrac{1}{3}}[/tex]

__

You may notice that when the line passes through the origin, the slope is simply the ratio y/x of any point on the line. Here, that ratio is 2/6 = 1/3.

_____

Additional comment

A line through the origin is the graph of a proportional relationship. That is, y is proportional to x. The slope of the line is the constant of proportionality. The equation of the line is ...

  y = kx . . . . . . where k is the constant of proportionality.

The line in this problem statement will have the equation ...

  y = (1/3)x

The sum of an a.p is 340. the first term is 7 and the common difference is 6. Cal the number of terms in the sequence.
anyone?​

Answers

Common difference: 6

First term: 7

Second term: 13

Third term: 19

Fourth term: 25

Fifth term: 31

I hope this is correct and helps!

Answer to the following question is as follows;

Number of term in AP (N) = 10

Step-by-step explanation:

Given:

Sum of arithmetic progression (Sn) = 340

First term of AP (a) = 7

Common difference of AP (d) = 6

Find;

Number of term in AP (N)

Computation:

Sn = [n/2][2a + (n-1)d]

340 = [n/2][2(7) + (n-1)6]

340 = [n/2][14 + 6n - 6]

680 = n[6n + 8]

6n² + 8n - 680

Using Quadratic Formula

n = 10

Number of term in AP (N) = 10

Learn more:

https://brainly.com/question/21859759?referrer=searchResults

Michael wants to buy some new exercise equipment for his home gym for 372,000 financial at an annual interest rate of 12% using the add on method. If michael wants to pay off the loan in 2 years. What will be his monthly payment?​

Answers

Step-by-step explanation:

the answer of this question will be 88,800

Answer:

Step-by-step explanation:

Question 4 of 10, Step 1 of 1 1/out of 10 Correct Certify Completion Icon Tries remaining:0 The Magazine Mass Marketing Company has received 16 entries in its latest sweepstakes. They know that the probability of receiving a magazine subscription order with an entry form is 0.5. What is the probability that no more than 3 of the entry forms will include an order

Answers

Answer:

0.0105 = 1.05% probability that no more than 3 of the entry forms will include an order.

Step-by-step explanation:

For each entry form, there are only two possible outcomes. Either it includes an order, or it does not. The probability of an entry including an order is independent of any other entry, which means that the binomial probability distribution is used to solve this question.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

And p is the probability of X happening.

The Magazine Mass Marketing Company has received 16 entries in its latest sweepstakes.

This means that [tex]n = 16[/tex]

They know that the probability of receiving a magazine subscription order with an entry form is 0.5.

This means that [tex]p = 0.5[/tex]

What is the probability that no more than 3 of the entry forms will include an order?

At most 3 including an order, which is:

[tex]P(X \leq 3) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3)[/tex]

In which

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 0) = C_{16,0}.(0.5)^{0}.(0.5)^{16} \approx 0[/tex]

[tex]P(X = 1) = C_{16,1}.(0.5)^{1}.(0.5)^{15} = 0.0002[/tex]

[tex]P(X = 2) = C_{16,2}.(0.5)^{2}.(0.5)^{14} = 0.0018[/tex]

[tex]P(X = 3) = C_{16,3}.(0.5)^{3}.(0.5)^{13} = 0.0085[/tex]

Then

[tex]P(X \leq 3) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) = 0 + 0.0002 + 0.0018 + 0.0085 = 0.0105[/tex]

0.0105 = 1.05% probability that no more than 3 of the entry forms will include an order.

its
A bag contains 5 green candies and 7 blue candies.
A piece of candy is selected at random, put back into the bag, and then
another piece of candy is chosen.
What is the probability that both pieces are green?

Answers

Answer:

[tex]P(Green\ and\ Green) = \frac{25}{144}[/tex]

Step-by-step explanation:

Given

[tex]Green=5[/tex]

[tex]Blue = 7[/tex]

Required

[tex]P(Green\ and\ Green)[/tex]

This is calculated as:

[tex]P(Green\ and\ Green) = P(Green) * P(Green)[/tex]

Since, it is a probability with replacement, we have:

[tex]P(Green\ and\ Green) = \frac{Green}{Total} * \frac{Green}{Total}[/tex]

So, we have:

[tex]P(Green\ and\ Green) = \frac{5}{12} * \frac{5}{12}[/tex]

[tex]P(Green\ and\ Green) = \frac{25}{144}[/tex]

Bindi is buying pet food with a coupon for 20% off. The original price of the bag of food is $39.
Which answer gives the best estimate for the price after the discount?

$48
$19
$34
$32

Answers

I think its $32.
.20 x 39 = 7.8
39 - 7.8 = $31.2

Solve: |4x+3|=|2x+1|

Answers

(1) 4x+3=2x+1
<=> 2x=-2
<=> x=-1
(2) -4x-3=-2x-1
<=> -2x=2
<=> x=1

Step-by-step explanation:

|4x+3|=|2x+1|

THERE ARE TWO UNIQUE EQUATIONs

4x+3=2x+1

2x=-2

x=-1

(or)

4x+3= -(2x+1)

4x+3=-2x-1

6x=-4

x=-2/3

Therefore x=-1 , -2/3

Instructions: Solve the following linear
equation.
- 2x + 38 = 2(3 + 3x)
2-

Answers

Answer:

Step-by-step explanation:

-2x +38 = 2(3 + 3x)

-2x + 38 = 2*3 + 2*3x

-2x + 38 = 6 + 6x

Add 2x to both sides

38 = 6 + 6x + 2x  

Combine like terms

38 = 6 + 8x

Subtract 8  from both sides

38 - 6 = 8x

8x = 32

Divide both sides by 8

x = 32/8

x = 4

Answer:

x = 4

Step-by-step explanation:

-2x + 38 = 2(3 + 3x)

Use distributive property to multiply 2 by 3 and 3x

-2x + 38 = 2 ×3 + 2 × 3x -2x + 38 = 6 + 6x

subtract 6x from both side

-2x + 38 - 6x = 6 + 6x - 6x

combine -2x and -6x to get -8x

-8x + 38 = 6

subtract 38 from both side

-8x + 38 - 38 = 6 - 38

subtract 38 from 6 to get -32

-8x = -32

divide both side by -8

[tex] \small \sf \frac{-8x}{ -8} = \frac{-32}{-8} \\ \\ \small \sf x = \frac{- 32}{-8}[/tex]

divide -32 by -8 to get 4

x = 4

Which of the following is a correctly written algebraic equation?


a + 0.2x

5b - 5x + 2

a- 3x = 0

Answers

C. a-3x=0

Equations are like a balance scale. There needs to be an “=“

The equation "a - 3x = 0" is correctly written because it follows the standard format of an algebraic equation.

Given that,

All the equations are,

1. a + 0.2x

2. 5b - 5x + 2

3. a - 3x = 0

Now, from equation ''a - 3x = 0'',

In this equation, the variable "a" subtracted from 3 times the variable "x" equals zero.

The equal sign (=) indicates that the expression on both sides of the equation is equivalent.

The equation is properly balanced and expresses equality between the two sides.

It accurately represents a relationship between the variables "a" and "x" where the value of "a" is dependent on the value of "x" in order to satisfy the equation.

So, The correctly written algebraic equation is:

a - 3x = 0

To learn more about the equation visit:

brainly.com/question/28871326

#SPJ4

An angle is bisected forming two new angles. If the origina angle a measure of degrees what is the measure of each angle

Answers

Answer:

so the measure of both angle is 24°

Step-by-step explanation:

original angle = 48°

so since its bisected the both angles are equal and let the angles be x

so,

x + x = 48°

2x = 48°

x = 48°/2

so, x = 24°

Find the value of x.

Answers

Answer:

x = 3

Step-by-step explanation:

A midsegment in a trapezoid is formed when one connects the midpoints of the two legs (non-parallel sides) in a trapezoid. The midsegment theorem states that the length of the midsegment is equal to the average of the two bases (that is the parallel sides).

One can apply the midsegment theorem here by stating the following;

[tex]\frac{(YZ)+(TM)}{2}=PW[/tex]

Substitute,

[tex]\frac{23+11x+2}{2}=29[/tex]

Simplify,

[tex]\frac{25+11x}{2}=29[/tex]

Inverse operations,

[tex]\frac{25+11x}{2}=29[/tex]

[tex]25+11x=58\\\\11x = 33\\\\x = 3[/tex]

is this right? PLEASE HELP ILL MARK

Answers

Answer:

yeah u r correct...

hope it helps ..stay safe healthy and happy.

In the figure below. JLM is similar to JKN if JM=14 inches what is the length of JN

Answers

Answer:

Hello good evening friend

3x is 18 what value is x

Answers

Answer:

6

Step-by-step explanation:

We have the expression "3x is 18" and we want to find out x, so the easiest way is to isolate x. The way to do this is by dividing both 3x and 18 by 3, leaving us with 6. This means that our answer for x is 6. I hope this helped and please don't hesitate to reach out for clarification!

Answer:

6

Step-by-step explanation:

3x = 18

Divide both sides by 3

3x / 3 ( the 3s cancel out and we're left with x )

18/3 = 6

We get that x = 6

We can then plug in 6 to x in 3x = 18 to check if our answer is correct

3x = 18

Replace x with 6

3(6) = 18

3(6) = 18

18 = 18

This is true hence we can confirm that x = 6

What is the scare root of 85 roused to nearest tenth?

Answers

Answer:

9.2

Step-by-step explanation:

You can do this calculation with a calculator by taking the square root of 85.

Hi there!  

»»————- ★ ————-««

I believe your answer is:  

9.2

»»————- ★ ————-««  

Here’s why:

Assuming that you mean "the square root of 85 rounded to the nearest tenth..."  

⸻⸻⸻⸻

[tex]\boxed{\text{Calculating the Answer...}}\\\\\rightarrow \sqrt{85} = 9.21954445729....[/tex]

⸻⸻⸻⸻

Since the digit to the right of the tenth (the 1) is less than or equal to four, we round down.

⸻⸻⸻⸻

[tex]9.21954445729...\approx\boxed{9.2}[/tex]

⸻⸻⸻⸻  

»»————- ★ ————-««  

Hope this helps you. I apologize if it’s incorrect.

WILL GIVE BRAINLIEST!!! I WILL BE VERY GRATEFUL IF YOU HELP ME ASAP

Answers

Answer:

According to me its 90 degree

Step-by-step explanation:

Yes again but pls if you don’t know don’t answer.

Answers

Answer:

90deg +20deg.

Step-by-step explanation:

Angle RST can be broken down into RSQ and QST, whose measures are 90 deg and 20 deg, respectively. So you just add up the two parts to get the whole.

Hope this helps!

90 degree plus the 20 degree will give you angle rst

Cuál es el valor de x en la ecuación −7x+16=3x−4?

A.
2

Answers

Answer:

x=2

Step-by-step explanation:

16+4=3x+7x

20=10x

20/10=10x/10

2=x

Help meeee plzzzzzz!!!!

Answers

OPTION B is the correct answer.

Which of the following is a true statement?

Answers

Answer:

The last choice: 68/5 - 22/5 = 9 1/5

Step-by-step explanation:

Solve each problem:

9 3/7 = 10 3/7

The fractions are the same so look at the whole numbers.

Does 9 equal 10? No, it doesn't so this is a false statement.

332/4 = 1/83

Simplify 332/4:

332/4 = 83/1

83 does not equal 1/83 so this is a false statement.

37/5 = 5 2/5

Convert the improper fraction into a mixed number:

7 2/5 = 5 2/5

These numbers do not equal each other so this is a false.

68/5 - 22/5 = 9 1/5

Subtract the numerators on the left side of the equation:

46/5 = 9 1/5

Convert the improper fraction into a mixed number:

9 1/5 = 9 1/5

These numbers equal each other so this is a true statement!

is this a direct variation

y=2x + 3

pls give an explanation if you don’t have one still pls give an answer

Answers

Answer:

No.

Step-by-step explanation:

y/x has to be the same number no matter what except at point (0 0) which it must also include for it to be a direct variation.

*y=2x+3 is not a direct variation because you can not write it as y/x=k where k is some constant number. If we were y=2x, then yes since y/x=2.

*You could also take two points and see if they are proportional. That is, you can see if y2/x2 gives the same value as y1/x1 where (x1,y1) and (x2,y2) are points on the line y=2x+3. This must work for every pair of points on the linear relation except at x=0 (where you would or should have y=0 if it is directly proportional).

Let's try it out. If x=1, then y=2(1)+3=5.

5/1=5

If x=2, then y=2(2)+3=7

7/2=3.5

As you can see 5 doesn't equal 3.5.

*For it to be a direct variation, it also must contain the point (0,0) and be a diagonal line when graphed. It can also be written in form y=kx where k is a constant number. This fails two of the the things I mentioned. It doesn't contain point (0,0) because y=2(0)+3=3 not 0. It cannot be written in form y=kx because of the plus 3.

If it were y=2x, then the answer would be yes.

Plz help. Last one today. 20 points. Thx!

Answers

it’s b!

the line that is negative is dashed meaning the symbol isn’t less then or equal to the symbol is just less than! that’s why it’s not a! because the other line isn’t dotted, which means the equation for the line is y is less than or equal to something

What is the value of x?
2
3
6
7
Geometry B - 5.0 - Extended – 2

Answers

Answer:

I think 6.............,..........

There is a high-speed rail track between London and Manchester.
The length of this track is 210 miles.
A train departs London at 11:20 and arrives in Manchester at 13:28
The train company claims
the average speed of this train is 104 miles per hour.
Is the average speed of this train 104 miles per hour?
(4)
Use the box below to show clearly how you get your answer.

Answers

Answer:

Step-by-step explanation:

this is the famous dirt formula,  :P  I made it up   :D

D=rt    ( notice it looks like   Dirt  , kinda,  but it also means it dirt simple )

D= distance

r = rate  ( think speed or how fast)

t = time  ( in what ever units of time you want to use, seconds, minutes, hours )

13:28 - 11:20 = 128 minutes ( b/c the question is asking in MPH convert to hours)   2.4666667 hours

210 miles =  r * 2.46666667

210 / 2.46666667 = r   ( in MPH) ( does anyone else find it odd that they are saying miles in London instead of kilometers? :/ )

85.135 MPH = rate

so no, not even close to 104 MPH  :/  

Answer:

Average speed is 98 mph

Step-by-step explanation:

[tex]\frac{distance (miles)}{time (hours)}[/tex] = speed [tex]\frac{mile}{hours}[/tex]  (miles per hour is a ratio)

The time is 2 hours and 8 minutes.

[tex]\frac{8}{60}[/tex] = .13333 ( 8 minutes / 60 minutes in a hour)

So time is 2.133333 hours .

Divide the distance 210 by the time 2.13333 and get the speed.

Its 98.437..

Round to 98 miles per hour.

Hello, please help me!!​

Answers

Answer:

0.14

Step-by-step explanation:

P(A|B) asks for the probability of A, given that B has happened. This is equal to the probability of A and B over the probability of B (see picture)

Here, the question is asking if someone is taking the bus given that they are a senior.

The probability of someone being a senior and taking the bus is 5/100, or 0.05 . The probability of someone being a senior is 35/100, or 0.35

Our answer is then 0.05/0.35 = 1/7 = 0.14

Please help very appreciated

Answers

angle Q is congruent to angle T since they are on the same side of both triangles
a!!! angle Q = angle T

what's the value of the function f(x)= 2x+5 if x=3

Answers

Answer:

f(x) = 2(3) + 5

= 6 + 5 = 11

y = 11

x = 3

hope it helps.

Also, I think that Brainly is an awesome app, but there's an app which is doing great work for me in maths, named Gauthmath. I will suggest it. Video concepts and answers from real tutors.

Will give brainliest if correct

Which congruence theorem can be used to prove △BDA ≅ △BDC?


Triangles B D A and B D C share side B D. Sides B C and B A are congruent. Sides A D and D C are congruent.


HL

SSA

AAS

SSS

Answers

Answer:

SSS or D on edge

Step-by-step explanation:

.

The three sides of triangle ΔBDA are equal to the three sides of triangle ΔBDC.

The congruency theorem that can be used to prove ΔBDA ≅ ΔBDC is; SSS

Reasons:

The given parameters are;

The common side to ΔBDA and ΔBD = BD

BC ≅ BA

AD ≅ DC

The two column proof is presented as follows;

Statement [tex]{}[/tex]                     Reasons

BC ≅ BA [tex]{}[/tex]                        Given

AD ≅ DC [tex]{}[/tex]                       Given

BD ≅ BD [tex]{}[/tex]                         By reflexive property

Therefore, we have;

ΔBDA ≅ ΔBDC  [tex]{}[/tex]             By Side-Side-Side SSS, congruency rule

The congruency theorem that can be used to prove ΔBDA ≅ ΔBDC is therefore;

SSS

The Side-Side-Side congruency rule states that if three sides of on triangle are congruent to three sides of another triangle, then the two triangles are congruent.

Learn more about Side-Side-Side, SSS congruency rule here:

https://brainly.com/question/10684250

Which ordered pairs are in the solution set of the system of linear inequalities?

y > Negative one-thirdx + 2

y < 2x + 3

On a coordinate plane, 2 straight lines are shown. The first solid line has a negative slope and goes through (0, 2) and (6, 0. Everything to the right of the line is shaded. The second dashed line has a positive slope and goes through (negative 3, negative 3) and (0, 3). Everything above the line is shaded.

Answers

Options:

(2, 2), (3, 1), (4, 2)

(2, 2), (3, –1), (4, 1)

(2, 2), (1, –2), (0, 2)

(2, 2), (1, 2), (2, 0)

Answer:

A. (2, 2), (3, 1), (4, 2)  

Step-by-step explanation:

Given

[tex]y > -\frac{1}{3}x + 2[/tex]

[tex]y < 2x + 3[/tex]

Required

Solve for x and y

To solve this, we make use of graphical method (see attachment for graph)

All points that lie on the shaded region are true for the inequality

Next, we plot each of the given options on the graph

A. (2, 2), (3, 1), (4, 2)

All 3 points lie on the shaded region.

Hence, (a) is true

Answer:

A. (2, 2), (3, 1), (4, 2)  

Step-by-step explanation:

Find the volume of the composite solid. Round your answer to the nearest hundredth. A. 22.5mm^3 B. 22.19mm^3 C. 22.53mm^3 D. 22.54mm^3

Answers

I think that it would have to be A if I did it right
Other Questions
The water vascular system of echinoderms The water vascular system of echinoderms functions in locomotion and feeding. functions as a circulatory system that distributes nutrients to body cells. moves water through the animal's body during filter feeding. is bilateral in organization, even though the adult animal is not bilaterally symmetrical. What impact did the Neolithic Revolution have on the social structures ofearly societies? it is known that the population proton of utha residnet that are members of the church of jesus christ 0l6 suppose a random sample of 46 selceted and prioon of the sample that belongs to the churh is calcutated what is the problaity of obtaining a sample priton less than 0;50 g A ball of mass 0.175 kg is dropped from rest from a height of 1.25 m. It rebounds from the floor to reach a height of 0.805 m. What impulse was given to the ball by the floor Which is a source of adult stem cells?bone marrowamniotic fluidembryosgametes Extralinguistic aspects of human communication includes nonverbal features that accompany oral production of language and modify the actual meaning. This form of human communication also includes paralinguistic codes and nonlinguistic cues. What is the difference between paralinguistic codes and nonlinguistic cues Devendra Company pays cash dividends of $600. The entry for this transaction will include a debit of $600 to When a federal law or regulation takes over and precludes enforcement of a state or local law or regulation, it is termed log4(x^2+1)=log4(-2x) A coffee distributor needs to mix a(n) Costa Rican coffee blend that normally sells for $9.10 per pound with a Arabian Mocha coffee blend that normally sells for $13.10 per pound to create 100 pounds of a coffee that can sell for $11.58 per pound. How many pounds of each kind of coffee should they mix? Solve for xHelp me please If the substitution effect of the real interest rate on saving is larger than the income effect of the real interest rate on saving, then a rise in the real interest rate leads to a ________ in consumption and a ________ in saving, for someone who's a lender. To insert a thermometer into an adapter, use ______ to prepare the thermometer. Then, hold the thermometer ______ the adapter and _____ the thermometer into the adapter. When you go to the Writing Center, which of the following is part of the advisors job? how dose self employment help to enrich economic prosperity of a nation Which statements are consistent with Dalton"s atomic theory as it was originally stated? Why? a. Sulfur and oxygen atoms have the same mass. b. All cobalt atoms are identical. c. Potassium and chlorine atoms combine in a 1:1 ratio to form potass... choose a topic that is a global (world wide) headline in today's news. solve the following by factolisation formula1. x(2x+1)=02.4xsquere-11-3x=0 What is the salt produced in the stomach when calcium carbonate reacts with and neutralizes excess hydrochloric acid? Can someone help with this