The equivalence

means that n-5 is a multiple of 12.
that is
n-5=12k, for some integer k
and so
n=12k+5
for k=-1, n=-12+5=-7
for k= 0, n=0+5=5 (the first positive integer n, is for k=0)
we solve 5000=12k+5 to find the last k
12k=5000-5=4995
k=4995/12=416.25
so check k = 415, 416, 417 to be sure we have the right k:
n=12k+5=12*415+5=4985
n=12k+5=12*416+5=4997
n=12k+5=12*417+5=5009
The last k which produces n<5000 is 416
For all k∈{0, 1, 2, 3, ....416}, n is a positive integer from 1 to 5000,
thus there are 417 integers n satisfying the congruence.
Answer: 417
For this case we have the following polynomial:
7x2 + 68xy - 20y2
Factoring we have:
(7x-2y) (x + 10y)
We verify the factorization:
7x2 + 70xy - 2xy - 20y2
Rewriting we have:
7x2 + 68xy - 20y2
Therefore, the factorization is correct.
Answer:
A) (7x - 2y) (x + 10y)
Answer:
308
Step-by-step explanation:
Considering the given linear function, the inequality graphed is:
B.
.
<h3>What is a linear function?</h3>
A linear function is modeled by:
y = mx + b
In which:
- m is the slope, which is the rate of change, that is, by how much y changes when x changes by 1.
- b is the y-intercept, which is the value of y when x = 0, and can also be interpreted as the initial value of the function.
The line intersects the y-axis at 2 units, hence the y-intercept is b = 2. The function also passes through (1,4), hence the slope is:
m = (4 - 2)/(2 - 1) = 2.
Thus the equation of the line is:
y = 2x + 2.
The left-side of the line is the values above the line, hence the inequality is:
B.
.
More can be learned about linear functions at brainly.com/question/24808124
#SPJ1