SOLUTION: Solve the system of equations: {8x-4y=12 {6x-3y=9 A. (-1, 1) B. Dependent C. Inconsistent D. (1, -1)

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: Solve the system of equations: {8x-4y=12 {6x-3y=9 A. (-1, 1) B. Dependent C. Inconsistent D. (1, -1)       Log On


   



Question 93167: Solve the system of equations:
{8x-4y=12
{6x-3y=9
A. (-1, 1)
B. Dependent
C. Inconsistent
D. (1, -1)

Found 2 solutions by jim_thompson5910, scott8148:
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Solved by pluggable solver: Solving a linear system of equations by subsitution


Lets start with the given system of linear equations

8%2Ax-4%2Ay=12
6%2Ax-3%2Ay=9

Now in order to solve this system by using substitution, we need to solve (or isolate) one variable. I'm going to choose y.

Solve for y for the first equation

-4%2Ay=12-8%2AxSubtract 8%2Ax from both sides

y=%2812-8%2Ax%29%2F-4 Divide both sides by -4.


Which breaks down and reduces to



y=-3%2B2%2Ax Now we've fully isolated y

Since y equals -3%2B2%2Ax we can substitute the expression -3%2B2%2Ax into y of the 2nd equation. This will eliminate y so we can solve for x.


6%2Ax%2B-3%2Ahighlight%28%28-3%2B2%2Ax%29%29=9 Replace y with -3%2B2%2Ax. Since this eliminates y, we can now solve for x.

6%2Ax-3%2A%28-3%29-3%282%29x=9 Distribute -3 to -3%2B2%2Ax

6%2Ax%2B9-6%2Ax=9 Multiply



6%2Ax%2B9-6%2Ax=9 Reduce any fractions

6%2Ax-6%2Ax=9-9 Subtract 9 from both sides


6%2Ax-6%2Ax=0 Combine the terms on the right side



0%2Ax=0 Now combine the terms on the left side.
0=0 Since this expression is true for any x, we have an identity.


So there are an infinite number solutions. The simple reason is the 2 equations represent 2 lines that overlap each other. So they intersect each other at an infinite number of points.

If we graph 8%2Ax-4%2Ay=12 and 6%2Ax-3%2Ay=9 we get

+graph%28+500%2C+600%2C+-6%2C+5%2C+-10%2C+10%2C+%2812-8%2Ax%29%2F-4%29+ graph of 8%2Ax-4%2Ay=12


+graph%28+500%2C+600%2C+-6%2C+5%2C+-10%2C+10%2C+%289-6%2Ax%29%2F-3+%29+ graph of 6%2Ax-3%2Ay=9 (hint: you may have to solve for y to graph these)

we can see that these two lines are the same. So this system is dependent




So the answer is B)

Answer by scott8148(6628) About Me  (Show Source):
You can put this solution on YOUR website!
multiplying the first equation by 3/4 results in the second equation ... this means the equations are the same

there is no UNIQUE solution ... the solutions are dependent, answer B.

FYI ... answer D. is one of the possible solutions