Step 2: commutative property of multiplication
Step 3: multiplicative inverse
Step 4: multiplicative identity
The required value after simplification of the s = -16/3. None of these are correct.
Given that,
To simplify
and to find the value of s in
.
<h3>What is simplification?</h3>
The process in mathematics to operate and interpret the function to make the function simple or more understandable is called simplifying and the process is called simplification.
Simplification,
![=[\frac{x^{2/3}x^{-1/2}}{x\sqrt{x^3}\sqrt[3]{x}}]^2\\= \frac{x^{4/3}x^{-1}}{x^2x^3*{x}^{2/3}}\\= \frac{x^{1/3}}{x^{17/3}}\\=x^{-16/3}](https://tex.z-dn.net/?f=%3D%5B%5Cfrac%7Bx%5E%7B2%2F3%7Dx%5E%7B-1%2F2%7D%7D%7Bx%5Csqrt%7Bx%5E3%7D%5Csqrt%5B3%5D%7Bx%7D%7D%5D%5E2%5C%5C%3D%20%5Cfrac%7Bx%5E%7B4%2F3%7Dx%5E%7B-1%7D%7D%7Bx%5E2x%5E3%2A%7Bx%7D%5E%7B2%2F3%7D%7D%5C%5C%3D%20%5Cfrac%7Bx%5E%7B1%2F3%7D%7D%7Bx%5E%7B17%2F3%7D%7D%5C%5C%3Dx%5E%7B-16%2F3%7D)
Comparing with 
s = -16/3
Thus, the required value of the s = -16/3. None of these are correct.
Learn more about simplification here: brainly.com/question/12501526
#SPJ1
One third is a rational number....since it can be written in p/q form(1/3)
Well this is simple a calculator type problem...but if you are curious as the the algorithm used by simple calculators and such...
They use a Newtonian approximation until it surpasses the precision level of the calculator or computer program..
A newtonian approximation is an interative process that gets closer and closer to the actual answer to any mathematical problem...it is of the form:
x-(f(x)/(df/dx))
In a square root problem you wish to know:
x=√n where x is the root and n is the number
x^2=n
x^2-n=0
So f(x)=x^2-n and df/dx=2x so using the definition of the newton approximation you have:
x-((x^2-n)/(2x)) which simplifies further to:
(2x^2-x^2+n)/(2x)
(x^2+n)/(2x), where you can choose any starting value of x that you desire (though convergence to an exact (if possible) solution will be swifter the closer xi is to the actual value x)
In this case the number, n=95.54, so a decent starting value for x would be 10.
Using this initial x in (x^2+95.54)/(2x) will result in the following iterative sequence of x.
10, 9.777, 9.774457, 9.7744565, 9.7744565066299210578124802523397
The calculator result for my calc is: 9.7744565066299210578124802523381
So you see how accurate the newton method is in just a few iterations. :P
If the measure of each exterior angle is 24, the measure of each interior angle is then 180-24=156
the sum of the interior angles of a polygon is (n-2)*180, n is the number of sides
(n-2)*180=156*n
180n-360=156n
24n=360
n=15
the polygon has 15 sides