Answer:
(4, 1).
Step-by-step explanation:
The solution is the coordinates of the points where the 2 lines intersect.
That is where x = 4 and y = 1.
9514 1404 393
Answer:

Step-by-step explanation:
The left section is defined at x = -5, but not at x = 0, so the interval for that definition is -5 ≤ x < 0. The function value on that interval is constant: 3.
The right section is defined a x = 5, but not at x = 0, so the interval for that definition is 0 < x ≤ 5. That section is a straight line with a slope of -1 and a y-intercept of 1. The function value on that interval can be written -x+1.
Then the piecewise definition is ...
f(x) = {3, for -5 ≤ x < 0; -x+1, for 0 < x ≤ 5}
There are 5 letters in the word "prime"
Imagine we had 5 slots to fill. They are empty initially.
Slot 1 has 5 choices to pick from
Once we pick a letter, we have 4 choices left over for slot 2
Slot 3 will have 3 choices
Slot 4 will have 2 choices
Slot 5 will have 1 choice
We have this countdown: 5,4,3,2,1
which multiplies out to 5*4*3*2*1 = 120
There are 120 unique ways to arrange the letters. Order matters. Because order matters, this is a permutation.
Answer:
1.) Yes
2.) Yes
Step-by-step explanation:
Given that
n = k(k + 7)
If k is a positive integer and n = k(k + 7), is n divisible by 6 ?
(1) k is odd. Yes.
Let assume that k = 3
Then, n = 3(3 + 7)
n = 3 × 10
n = 30.
30 is divisible by 6.
(2) When k is divided by 3, the remainder is 2. That is,
Let k = 5
Then,
5/3 = 1 remainder 2
Substitute k into the equation
n = k(k + 7)
n = 5(5 + 7)
n = 5 × 12
n = 60
And 60 is divisible by 6.
Therefore, the answer to both questions is Yes.