The value of x in x^yz = y^2 is ![x = \sqrt[yz]{y^2}](https://tex.z-dn.net/?f=x%20%3D%20%5Csqrt%5Byz%5D%7By%5E2%7D)
<h3>How to solve for x?</h3>
The equation is given as:
x^yz = y^2
Rewrite the equation properly as follows

Take the yz root of both sides
![\sqrt[yz]{x^{yz}} = \sqrt[yz]{y^2}](https://tex.z-dn.net/?f=%5Csqrt%5Byz%5D%7Bx%5E%7Byz%7D%7D%20%3D%20%5Csqrt%5Byz%5D%7By%5E2%7D)
Apply the law of indices
![x^{\frac{yz}{yz}} = \sqrt[yz]{y^2}](https://tex.z-dn.net/?f=x%5E%7B%5Cfrac%7Byz%7D%7Byz%7D%7D%20%3D%20%5Csqrt%5Byz%5D%7By%5E2%7D)
Divide yz by yz
![x = \sqrt[yz]{y^2}](https://tex.z-dn.net/?f=x%20%3D%20%5Csqrt%5Byz%5D%7By%5E2%7D)
Hence, the value of x in x^yz = y^2 is ![x = \sqrt[yz]{y^2}](https://tex.z-dn.net/?f=x%20%3D%20%5Csqrt%5Byz%5D%7By%5E2%7D)
Read more about equations at:
brainly.com/question/2972832
#SPJ1
Answer:
hope that this helps. the answers are as follows
$6.25 is the cost of 5 lbs. of apples. Here the question is 'what is the
cost of 1 lb of apple?' To find the unit rate or the cost of 1 lb of
apple, divide the sum by the given quantity. The sum is @6.25 and the
given quantity is 5 lbs. So the unit rate = 6.25/5 = $1.25
Answer:
HI
Step-by-step explanation:
Answer:
Step-by-step explanation: In short, pressing F11 will take you to every line including your function body, but F10 allows to move from one line to the the immediate next line. F11 -> Execute code one statement at a time, following execution into function calls (Step Into).