Answer:
x = 1 , y = 1 and z = 0
Step-by-step explanation:
-2x+2y+3z=0 ------(1)
-2x-y+z=-3 --------(2)
2x+3y+3z=5 ---------(3)
<u>To find the values of x,y and z</u>
(3) - (2)⇒ 2y + 4z = 2
y + 2z = 1 --------(4)
(1) - (2)⇒ 3y +2z =3 ---(5)
(5) - (4)⇒ 2y = 2
y = 1
Substituting the value of y in (4) we get z =0
Substituting the value of y and z in (1) we get x = 1
Therefore x = 1 , y = 1 and z = 0
Answer:
6^8
Step-by-step explanation:
6^4 * 6^4
We know that a^b * a^c = a^(b+c)
6^4 * 6^4 = 6^(4+4) = 6^8
Answer:
Step-by-step explanation:
The given sequence of numbers is increasing in geometric progression. The consecutive terms differ by a common ratio, r
Common ratio = 6/3 = 12/6 = 2
The formula for determining the nth term of a geometric progression is expressed as
Tn = ar^(n - 1)
Where
a represents the first term of the sequence.
r represents the common ratio.
n represents the number of terms.
From the information given,
a = 3
r = 2
The function, f(n), representing the nth term of the sequence is
f(n) = 3 × 2^(n - 1)