Answer:
The smaller angle is 43 and the larger angle is 47
Step-by-step explanation:
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
You know two lines y=ax+b and y=mx+n that are perpendicular, so we have the product a*m=-1
+ This line is perpendicular to y=13x-5, so it has equation: y=-1/13x+b
+ And it passes through the point (3;1), so we have x=3, y=1. So 1=-1/13 *3+b
and b= 1+3/13= 16/13
And we have y=-1/13x+16/13
Have fun
Answer:
<h3>
</h3>
Step-by-step explanation:
The SI unit of work is Joule.
Further more explanation:
▪️
⇒Work done by a force acting on a body is defined as the product of force and displacement of the body in the direction of the force.
▪️
⇒The system of units which is agreed by the international convention of scientists held in France in 1960 is called SI unit.
▪️
⇒One joule is the amount of work done when one Newton force displaces a body through one metre in its own direction.
Hope I helped!
Best regards!
Answer:
A = 120, P = 55
Step-by-step explanation:
Triangle
Area = (bh)/2
A = (20x12)/2
A =240/2
A = 120
Perimeter = a + b + c
to find c, use a^2 +b^2 = c^2
20^2 + 12^2 = c^2
400 + 144 = c^2
544 = c^2
c = about 23
20 + 12 + 23 = 55