300000-50000=250000
...................
Answer:
Infinite amount of solutions
Step-by-step explanation:
Step 1: Write equation
4(3x + 3) = 15x + 7 - 3x + 5
Step 2: Solve for <em>x</em>
- Distribute 4: 12x + 12 = 15x + 7 - 3x + 5
- Combine like terms: 12x + 12 = 12x + 12
- Subtract 12 on both sides: 12x = 12x
- Divide both sides by 12: x = x
Here, we can see that <em>x</em> would be infinite amount of solutions. We can plug in any number <em>x</em> and it would render the equation true.
Answer:
length = 8
width = 4
Step-by-step explanation:
Area = length x breadth
Let x represent the width
length = x + 4
32 = x × (x + 4)
32 = x² + 4x
x² + 4x - 32 = 0
solving using quadratic equation =
(x² - 4x) -32 + 8x
x = 4 or -8
since width cannot be a negative number, we would use 4
It’s a bro trust me on this one
Answer:
-<u>One Equation</u>: is set equal to a variable
Example:
y = 2x + 1
x + 3y = -12
You already have y, plug it back into x + 3y = -12
x + 3(2x + 1) = -12
x + 6x + 3 = -12
7x + 3 = -12
(Subtract 3 from each side)
7x = -15
(Divide by 7)
x = - 2.14
-<u>No Equation</u>: is set equal to a variable
Example:
2x + y = 10
4× + 2y = -3
Subtract 2x from each side of 2x + y = 10, you should get y= -2x + 10. Now that you have found y, substitute y into 4x+ 2y = -3.
4x + 2(-2x + 10) = -3
4x + -4x + 20 = -3
(Subtract 20 from each side)
4x + -4x = -23
(Add 4x and -4x)
0 = -23
No Solution
<u>-Both</u><u> </u><u>Equations</u>: are set equal to a variable
Example:
y = x + 5
y = -x + 3
(you already have y so plug it into the other equation to solve for x)
-x + 3 = x + 5
(Add -x on both sides)
3 = 2x + 5
(subtract 5 from both sides)
-2 = 2x
(Divide by 2 on each side)
x = -1
I hope this helped!