<h3>
Answer: (ab - c)(ab + c)</h3>
===================================================
Work Shown:
a^2b^2 - c^2
(ab)^2 - c^2
(ab - c)(ab + c)
In the last step, I used the difference of squares factoring rule.
The answer is b. In b, 10 is divided from both 90 and 60, and that's gives you 9+6.
It is possible for two different inputs to give you the same output. For example, -2 and 2 produce the same result: 5.
it is not possible to derive two different outputs from the same input. This is because a)
is a function making it impossible to have two outputs and b) for each value, if you square it, you only get one value, then adding one, making it one certain value.
we have to find address of element -5 in the matrix
We know that
horizontal line represents number of rows
vertical line represents number of columns
We can see that
-5 is in third row
and -5 is in second column
Suppose, we have element in matrix

Here , m is number of rows
and n is number of columns
so, we got


now, we can plug these values
and we get
............Answer
Answer: The two integers are 8 and 9.
Step-by-step explanation: Let n represent the number.
n^2 + (n + 1)^2 = 145
By foiling, this can be rearranged to:
n^2 + n^2 + 2n + 1 = 145
Subtract 145 from both sides:
2n^2 + 2n - 144 = 0
Divide both sides by 2:
n^2 + n - 72 = 0
Factor the polynomial:
(n + 9)(n - 8) = 0
Solve for n:
n = -9, n = 8
Since they need to be consecutive, make the 9 positive. It will be positive either way because it is being squared.
Now, n = 9 and n = 8.
These are your two integers. Hope this helps!