G=11 you add all the numbers together to get the correct number
Answer:
x=40/33
Step-by-step explanation:
Let's solve your equation step-by-step.
25(4x−3)−2x=45−x
Step 1: Simplify both sides of the equation.
25(4x−3)−2x=45−x
(25)(4x)+(25)(−3)+−2x=45+−x(Distribute)
100x+−75+−2x=45+−x
(100x+−2x)+(−75)=−x+45(Combine Like Terms)
98x+−75=−x+45
98x−75=−x+45
Step 2: Add x to both sides.
98x−75+x=−x+45+x
99x−75=45
Step 3: Add 75 to both sides.
99x−75+75=45+75
99x=120
Step 4: Divide both sides by 99.
99x
99
=
120
99
x=
40
33
Answer:
x=40/33
Answer:
750
Step-by-step explanation:
total cost = 650
total selling = 210/3 x 20 = 70 x 20 = 1400
total profit = 1400 - 650 = 750
You do the implcit differentation, then solve for y' and check where this is defined.
In your case: Differentiate implicitly: 2xy + x²y' - y² - x*2yy' = 0
Solve for y': y'(x²-2xy) +2xy - y² = 0
y' = (2xy-y²) / (x²-2xy)
Check where defined: y' is not defined if the denominator becomes zero, i.e.
x² - 2xy = 0 x(x - 2y) = 0
This has formal solutions x=0 and y=x/2. Now we check whether these values are possible for the initially given definition of y:
0^2*y - 0*y^2 =? 4 0 =? 4
This is impossible, hence the function is not defined for 0, and we can disregard this.
x^2*(x/2) - x(x/2)^2 =? 4 x^3/2 - x^3/4 = 4 x^3/4 = 4 x^3=16 x^3 = 16 x = cubicroot(16)
This is a possible value for y, so we have a point where y is defined, but not y'.
The solution to all of it is hence D - { cubicroot(16) }, where D is the domain of y (which nobody has asked for in this example :-).
(Actually, the check whether 0 is in D is superfluous: If you write as solution D - { 0, cubicroot(16) }, this is also correct - only it so happens that 0 is not in D, so the set difference cannot take it out of there ...).
If someone asks for that D, you have to solve the definition for y and find that domain - I don't know of any [general] way to find the domain without solving for the explicit function).
Let's solve your system by substitution.
2x−2y=−4;2x+y=11
Rewrite equations:
2x+y=11;2x−2y=−4
Step: Solve2x+y=11for y:
2x+y=11
2x+y+−2x=11+−2x(Add -2x to both sides)
y=−2x+11
Step: Substitute−2x+11foryin2x−2y=−4:
2x−2y=−4
2x−2(−2x+11)=−4
6x−22=−4(Simplify both sides of the equation)
6x−22+22=−4+22(Add 22 to both sides)
6x=18
6x/6 = 18/6
(Divide both sides by 6)
x=3
Step: Substitute3forxiny=−2x+11:
y=−2x+11
y=(−2)(3)+11
y=5(Simplify both sides of the equation)
Answer:
x=3 and y=5