Respuesta :
1. 6x + 8 = 7x + 13
8 = x + 13
x = -5
This has exactly one solution
2. 6x + 8 = 6x + 8
True for all values of x
3. 6x + 8 = 6x + 13
8 = 13
No solution
8 = x + 13
x = -5
This has exactly one solution
2. 6x + 8 = 6x + 8
True for all values of x
3. 6x + 8 = 6x + 13
8 = 13
No solution
Answer:
- Equation 1 has exactly one solution.
- Equation 2 has infinitely many solutions.
- Equation 3 has no solution.
Step-by-step explanation:
We are given three equations to solve. First, let's solve the equations for x.
Equation 1
[tex]\displaystyle{6x+8=7x+13}\\\\7x + 13 = 6x + 8\\\\x + 13 = 8\\\\\bold{x = -5}[/tex]
Therefore, we determined that for the first equation, x = -5. We can check our solution by substituting it back into the original equation.
[tex]\displaystyle{6(-5)+8=7(-5)+13}\\\\-30 + 8 = -35 + 13\\\\-22 = -22 \ \checkmark[/tex]
Since we got a true statement, there are no other values of x for which we get a true statement. Let's test this with the opposite value: positive 5.
[tex]6(5)+8=7(5)+13\\\\30 + 8 = 35 + 13\\\\38 = 48 \ \text{X}[/tex]
Therefore, for Equation 1, there is exactly one solution.
Equation 2
[tex]6 x + 8 = 2 ( 3 x + 4 )\\\\6x + 8 = 6x + 8\\\\0 + 8 = 8\\\\8 = 8 \ \checkmark[/tex]
We get a true statement by solving for x (which ends up canceling out of the equation entirely). Therefore, we can check any value in place of x to see if we get a true statement. For this instance, I will use -3.
[tex]6(-3) + 8 = 2 ( 3(-3) + 4 )\\\\-18 + 8 = 2(-9+4)\\\\-18 + 8 = 2(-5)\\\\-18 + 8 = -10\\\\-18 = -18 \ \checkmark[/tex]
We still get a true statement, so Equation 2 has infinitely many solutions.
Equation 3
[tex]6 x + 8 = 6 x + 13\\\\0 + 8 = 13\\\\8 \neq 13[/tex]
We get a false statement. Therefore, Equation 3 has no solution.