325,497 views
7 votes
7 votes
3. Sketch a system of equations (one quadratic and one linear) that has no solution. Justify why this system does not have a solution.

User Pwaring
by
2.7k points

1 Answer

11 votes
11 votes

We can solve this problem using two equations, one quadratic, and one linear, such as the graphs have no point in common, that is, both graphs have no common points or intersections between them. Therefore, we can use the following equations:

1. Quadratic equation: we can have one equation shifted to the right 2 units:


(x-2)^2=x^2-4x+4

2. Now, we can use a line equation so that it does not pass through the quadratic equation. Since most of the quadratic equation is in the first quadrant, we can use a line with a negative slope. We can use the x-intercept equal to (-2, 0), and (0, -2). For this, we can find the slope for this line:

x1 = -2

y1 = 0

x2 = 0

y2 = -2


m=(y_2-y_1)/(x_2-x_1)=(-2-0)/(0-(-2))=-(2)/(2)\Rightarrow m=-1

Applying the point-slope form of the line, we have:


y-y_1=m\cdot(x-x_1)\Rightarrow y-0=-1\cdot(x-(-2)=y=-(x+2)=-x-2
y=-x-2

Then, we have that the system of equation is:


y=x^2-4x+4,y=-x-2

If we graph both equations, we have the following graph:

Since we can see that both graphs will never intersect each other, we can conclude that this system does not have solutions in the Real set of numbers.

The linear equation is:


y=-x-2

The quadratic equation is:


y=x^2-4x+4

3. Sketch a system of equations (one quadratic and one linear) that has no solution-example-1
User Sebthemonster
by
2.4k points