A multiplicative inverse of an integer a is an integer x such that the product ax is congruent to 1 with respect to the modulus m.
1.
Check:
The multiplicative inverse of 5 in is 9.
2.
Check:
The multiplicative inverse of 5 in is 5.
3.
Check:
The multiplicative inverse of 5 in is 8.
If we have 2 coordinates say: (x1,y1) and (x2,y2)
Then the formula for the midpoint is:
((x1+x2)/2,(y1+y2)/2)
And the formula for the distance is:
Sqrt((x2-x1)^2+(y2-y1)^2)
So here we have (-1,-4) and (-7,4)
The midpoint is:
((-1+-7)/2,(-4+4)/2) = (-8/2,0/2) = (-4,0)
The distance is:
Sqrt((-7- -1)^2+(4- -4)^2)
= sqrt((-6^2)+(8^2))
=sqrt(36+64)
=sqrt(100)
=10
Answer:
round it to 18 since 9% of 195 is 17.55
Step-by-step explanation:
Answer:
Maximum value:
the maximum value is
Minimum value:
the minimum value is 7
Step-by-step explanation:
We are given function as
Firstly, we will draw graph
we can see the graph
and then we can identify maximum and minimum
Maximum value:
We know that
the largest y-value means maximum value of f(x)
We can see that curve is moving upward
so, the maximum value is
Minimum value:
We know that
the smallest y-value means minimum value of f(x)
we can see that
It starts from point (5,7)
so, the minimum value is 7