Answer:
See below
Step-by-step explanation:
1. 12
2. 15 [3*12-21 = 15]
3. 24 [3*15-21 = 24]
4. 51 [3*24 - 21 = 51]
Input each points. (x,y) for each equation to find out if the system of equations are equivalent.
Point (-3,4) is a solution of this system of equations.
Point (-2,-6) isn't a solution of this system of equations.
Point (-4,3) is a solution of this system of equations.
Consider this option (this is not the only way):
1. according to the condition 2345N is divisible by <em>6</em>, it means, that N is even number (0;2;4;6 or 8).
2. <em>6</em>=3*2, then the number 2345N is divisible by 3 also. It means, that the number (2+3+4+5+N)=(14+N) is divisible by 3, where N={0|2|4|6|8}.
3. using items 1 and 2:
(14+4)=18; only 18 is divided by 3, it means that N=4.
answer: 4.
Note also, that only 23451; 23454 and 23457 are divided by 3. Only 2345<u>4</u> is divided by 6 (2345<u>4</u>/6=3909).
Answer:
a) 12
b) 13
Step-by-step explanation:
f(x) = x^2 + 3
g(x) = 2x - 1
a) f(g(2)) = ?
g(2) = 2(2) - 1
= 4 - 1
= 3
f(g(2)) = f(3) = 3^2 + 3
= 9 + 3
= 12
b) g(f(2)) = ?
f(2) = 2^2 + 3
= 4 + 3
= 7
g(f(2)) = g(7) = 2(7) - 1
= 14 - 1
= 13