Question 619371: Please help me with this.
Find all possible values of x,y andz.
matrix[2x,1_
3z-1,y^2]=matrix[8,1_2,1/9]
I have x=4 y=1/3 and z = 1
Thanks so much!
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Find all possible values of x,y andz.
matrix[2x,1_3z-1,y^2] = matrix[8,1_2,1/9]
---------------
2x = 8 implies x = 4
3z-1 = 2 implies z = 1
y^2 = 1/9 implies y = 1/3
===========================
Cheers,
Stan H.
|
|
|