Answer:
<h3>45,50,60</h3>
Step-by-step explanation:
<h3>pa correct nlng ty sa points.</h3>
Hey I would love to help you out with this, but I have a question. what is the slopes number? It wasn’t put in. Once you tell me I will be happy to help you out.
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
Answer:
<h2>m

F = 34°</h2>
Step-by-step explanation:
If E and F are complementary I means that the sum of their angles add up to 90° since all complementary angles have the sum of their angles equal to 90°
To find m
F add m
E and m
F and equate it to 90 to find x then substitute it into the expression for m
F
Thats
m
E + m
F = 90
9x - 38 + 2x + 40 = 90
11x + 2 = 90
11x = 90 - 2
11x = 88
Divide both sides by 11
x = 8
Now we have
if m
F = 9x - 38
m
F = 9( 8) - 38
m
F = 72 - 38
We have the final answer as
<h3>m

F = 34°</h3>
Hope this helps you