5/3+3x+4= 8
= 3x= 4-5/3
= 3x= 7/3
= x= 7/9
Answer:
Step-by-step explanation:
Here's how you convert:
The little number outside the radical, called the index, serves as the denominator in the rational power, and the power on the x inside the radical serves as the numerator in the rational power on the x.
A couple of examples:
![\sqrt[3]{x^4}=x^{\frac{4}{3}](https://tex.z-dn.net/?f=%5Csqrt%5B3%5D%7Bx%5E4%7D%3Dx%5E%7B%5Cfrac%7B4%7D%7B3%7D)
![\sqrt[5]{x^7}=x^{\frac{7}{5}](https://tex.z-dn.net/?f=%5Csqrt%5B5%5D%7Bx%5E7%7D%3Dx%5E%7B%5Cfrac%7B7%7D%7B5%7D)
It's that simple. For your problem in particular:
is the exact same thing as ![\sqrt[3]{7^1}=7^{\frac{1}{3}](https://tex.z-dn.net/?f=%5Csqrt%5B3%5D%7B7%5E1%7D%3D7%5E%7B%5Cfrac%7B1%7D%7B3%7D)
A line parallel to your equation has the same slope, so it should be in the form:
y = (-3/2)x + b
To figure what "b" has to be, plug in the point (4,0) and solve:
0 = (-3/2)*4 + b
0 = -6 + b
6 = b
So the equation of the line is:
y = (-3/2)x + 6
Is this what are you looking for??