What sets of ordered pairs represents a function ? A={(2,-2), (5,-5) (-2,2)(-5,5)} B={(4,2), (4,-2) , (9,3) (9,-3)}
Zina [86]
Answer: A
Step-by-step explanation:
In a function, one x value (the number in front) goes to one y value.
In {(4, 2), (4, -2)}, the x value 4 goes to two y values (2 and -2), which lets you know it’s not a function.
Hope this helps!
Before you do the steps, change the fractions given to improper fractions:
2 2/3 = 8/3
3 1/6 = 19/6
Now, I think the first step they want you to write is:
8/3 (divided by) 19/6
When you divide two fractions, it's the same as multiplying the first fraction by the reciprocal of the second fraction. (A reciprocal is a fancy way of saying you flip the fraction)
So the next step will look like this:
8/3 x 6/19
With this setup, you can cross simplify the fractions so that they look like this:
8/1 x 2/19
When you multiply this, you get 16/19
Let me know if you have any questions!
Answer: B = 1
Step-by-step explanation: The first step is to add 6 to both sides of the equation to get -2b = -2
You then divide both sides by negative 2 so you can get a positive
dividing both sides by negative 2 will leave you with 1b = 1
so
b = 1
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.