Answer:
Undefined
Step-by-step explanation:
Same x coordinates with different y values is considered undefined
(8,1);((-2,-6)
2•8-3•1>=12
16-3>=12
13>=12
2•(-2)-3(-6)>=12
-4+18>=12
14>=12
Answer:
(5 + 3i)(5 − 3i) = 34
Step-by-step explanation:
The multiplication of two identical binomials who have different symbol, can be solved using the factoring case of a difference of squares:
So, in this case:
Remember that
So:
We replace on the polynomial:
Hence, on the sales of Rs. 20000, Manas will receive a commission of: Rs. 1538.46
Answer:
x = y = 22
Step-by-step explanation:
It would help to know your math course. Do you know any calculus? I'll assume not.
Equations
x + y = 44
Max = xy
Solution
y = 44 - x
Max = x (44 - x) Remove the brackets
Max = 44x - x^2 Use the distributive property to take out - 1 on the right.
Max = - (x^2 - 44x ) Complete the square inside the brackets.
Max = - (x^2 - 44x + (44/2)^2 ) + (44 / 2)^2 . You have to understand this step. What you have done is taken 1/2 the x term and squared it. You are trying to complete the square. You must compensate by adding that amount on the end of the equation. You add because of that minus sign outside the brackets. The number inside will be minus when the brackets are removed.
Max = -(x - 22)^2 + 484
The maximum occurs when x = 22. That's because - (x - 22) becomes 0.
If it is not zero it will be minus and that will subtract from 484
x + y = 44
xy = 484
When you solve this, you find that x = y = 22 If you need more detail, let me know.