Answer:
x = 0, x = 4
Step-by-step explanation:
12x - 21 = 5x + 7(x - 3)
First, foil out the right side --> 5x² - 15x + 7x - 21, which simplifies down to 5x² - 8x - 21.
Move the 12x - 21 to the right side by subtracting --> 0 = 5x² - 20x.
Factor out a 5x --> 0 = 5x(x - 4)
If you want to solve for x, set 5x = 0 and x - 4 = 0.
For 5x = 0, divide both sides by 5 to isolate the x --> x = 0/5, which simplifies down to x = 0.
For x - 4 = 0, add 4 to both sides to isolate the x --> x = 0 + 4, which simplifies down to x = 4.
Plug the values back into the original equation to check if it works
12(0) -21 = 5(0) + 7((0) - 3) --> -21 = -21
12(4) - 21 = 5(4) + 7((4) -3) --> 27 = 27
Hope this helps!
Answer:
hope this helps you.......
If the equation of a line is in standard form, the easiest method to graph the line is by finding intercepts. Remember that at the y-intercept, the x coordinate is equal to 0, and that at the x-intercept, the y coordinate is equal to 0. To find the y-intercept, set x equal to 0 and solve for y.
I hope this helped!
Well, I do not know if you mean 93x = 7 or 9^3x = 7.
So, I will provide the solution for both cases.
In case of 93x = 7:
This case is simple, all you have to do is isolate the x. You need to get rid of the coefficient which is 93. You can simply do this by dividing both sides of the equation by 93 as follows:
93x = 7
93x / 93 = 7/93
x = 7/93
In case of 9^3x = 7:
Now, we need to get rid of the power. The only function that can do this is the log function.
So, we will start by taking log base 10 for both sides of the equation as follows:
9^3x = 7
log(9^3x) = log(7)
This will give:
3x * log(9) = log(7)
Now, the final step is to isolate the x as we did before. To do this, we will need to get rid of 3log(9). This can be done by dividing both sides of the equation by 3log(9) as follows:
3x * log(9) / 3log(9) = log(7) / 3log(9)
This will give us:
x = log(7) / 3log(9) = 0.2952
Hope this helps :)