Answer:
The first picture is a function and the second picture is not.
Step-by-step explanation:
Reason - In the first picture, there is no repeating value of x. In other words, every x value has a y value. However, in the second picture, the x value, 2 goes to 2 and -3.
Adding and subtracting with negative numbers
First, recognize that adding and subtracting are, from one viewpoint, the same thing. Subtracting a number is the same thing as adding the negative of that number. For example, 4 – 12 is the same as 4 + –12 (which, because the order of terms doesn't matter with addition, is the same as –12 + 4). With that in mind, here are the rules for adding with negative and positive numbers:
If both numbers are positive, then the answer is positive.
If both numbers are negative, then the answer is negative.
If the numbers have different signs, the answer takes the sign of the higher number.
Subtracting a negative number is the same as adding the positive of that number. For example, 5 – –4 is the same as 5 + 4.
Multiplying and dividing with negative numbers if the numbers have different signs, the answer is negative.
Answer:
a^3 - b^3.
Step-by-step explanation:
Area = length * breadth
= (a - b)(a^2 + ab + b^2)
= a(a^2 + ab + b^2) - b(a^2 + ab + b^2)
= a^3 + a^2b + ab^2 - a^2b - ab^2 - b^3
Note: the 4 middle terms cancel out. So the answer is
a^3 - b^3.
Answer:
6.875
Step-by-step explanation:
7- (1/2)^3 = 7-1/8 = 6.875
Answer:
1
Step-by-step explanation:
The function with the given zeros will factor as ...
f(x) = a(x +15)(x^2 +9) . . . . with leading coefficient 'a'
You have ...
f(2) = 221 = a(2+15)(2^2+9) = a(17)(13) = 221a
Then a = 221/221 = 1
The leading coefficient is 1.
_____
<em>Additional comment</em>
As you know, a function with zero x=p has a factor of (x -p). The given zeros mean the function has factors (x -(-15)), (x -3i). and (x -(-3i)). The product of the last two factors is the difference of squares: (x^2 -(3i)^2) = (x^2 -(-9)) = (x^2 +9). This is how we arrived at the factorization shown above.