How do you differentiate and find the tangent?
When you differentiate a function, you find the slope of the function. The slope is also known as the tangent.
The slope of a line, given one point, and a second point relative to the first point, but with x different, is given as delta y over delta x.
Differentiation is simply taking the limit of the slope, i.e. where delta x approaches zero.
How do you calculate the sine of 30 degrees?
Normally you would use one of the infinite series to calculate the sine of an angle.
Fortunately, though, this has already been done and was published in mathematical tables. Nowadays, though, you would simply use a computer or calculator.
Even more fortunately, sin(30 deg) = 1/2 so you don't even need a calculator.
a = a/2*b*sinC
Multiply both sides of the equation by 2 to eradicate the fraction:
2*a = a*b*sinC
Divide both sides by a*b which will enable you to cancel out "a" and also make sinC the subject:
sinC = 2/b
How to find the exact value of arc sine and cosine and tangent?
mostly it comes from memorization. If sin 30 = 1/2, then arcsin (1/2) = 30
If you had a slide 3 meters long at an angle of 40 degrees how high will the ladder need to be?
Is this a vertical ladder? Another contributor's answer:Providing that the slide is on level ground and that the ladder is vertical then you have the outline of a right angle triangle with an hypotenuse (the slide) of 3 metres and an adjacent angle of 40 degrees. To find the height of the opposite (the ladder) side of the triangle use the trigonometrical sine ratio: sine = opposite/hypotenuse When the ratio is rearranged: opposite = hypotenuse*sine opposite = 3*sine 40 degrees = 1.928362829 metres So the height of the ladder needs to be nearly 2 metres high.
What are the domains of sine cosine and tangent?
The domain of a function is the set of values of the independent variable for which the function is valid. In practice, this is the allowable values of X or, in this case, theta. The sine and cosine functions have a domain of all numbers from negative infinity to positive infinity. The tangent function, however, is sine(theta) / cosine(theta). Cosine(theta) has value of zero at theta equal to pi / 2, 3pi/2, 5pi/2, ... in the positive direction, and -pi/2, -3pi/2, -5pi/2, ... As a result, tangent(theta) is undefined at these values, so the domain of tangent is all numbers from negative infinity to positive infinity except all numbers n pi/2 where n is odd.
They are 12.59 and 5.34 units respectively.
What is the dimension of five rectangles that have perimeter of 50 feet?
1 ft * 24 ft
1.1 ft * 23.9 ft
1.2 ft * 23.8 ft
1.3 ft * 23.7 ft
12.4 ft * 12.6 ft
In fact if 0 < B < 12.5 ft and L = 25 - L ft
then any rectangle with breadth B and length L will have a 50 ft perimeter.
What is the formula for calulating the volume and the area of a triangular prism and a triangle?
Volume= 0.5(area of the base)(distance between 2 faces)
Answer:Volume of a triangular prism = (area of the base) (perpendicular distance between the 2 bases of the prism)
Since it is a triangular prism, the base of the prism is triangle in shape.
Let b be the base of the triangle and h be the height of the triangle.
Area of the triangle = 1/2 b*h or b*h/2.
Let the Perpendicular distance between the two bases of the prism be l units.
Then the volume of the triangular prism = (1/2)*b*h*l
Volume = 1/2*b*h*l cubic units.
So basically the formula is base times height then divided by two. (Only for the triangle.)
For example, if one triangle's height is 6 and height is 11, then it would be like this:
6 x 11= 66, divided by two = 33.
What to know for trigonometry?
The absolute basics to trigonometry.
You will need a calculator for this, unless you want to do it the old and amazingly accurate (for it's time) trig tables that used to be used (if you can find one)
First you have to understand that basic trigonometry does not cover any more than right angled triangles
Secondly, the names of the sides of a triangle. The side opposite to the right angle is known as the hypotenuse (will abbreviate to hyp). The side opposite to the angle that you wish to find or the known angle (DO NOT USE THE RIGHT ANGLE AS AN ANGLE) is known as the opposite side (opp). The other side is known as the adjacent (adj) (if your triangle has more than three sides there is a problem).
generally the angle that you wish to find will be known as theta
the basic rules to trigonometry can be summarized in one easy to remember word
SOHCAHTOA more easily understood as SOH|CAH|TOA
(the equation that you use is dependent on the the sides available and what information is given a the beginning of the problem)
SOH means that Sine(theta) = Opp/Hyp
CAH means that Cos(theta) = Adj/Hyp
TOA means that Tan(theta) = Opp/Adj
The angle theta can also be calculated by using the formulas
Theta = sin-1(opp/hyp)
Theta = cos-1(adj/hyp)
Theta = tan-1(opp/adj)
where the -1 means that the trigonometric function simply is applied to the whole other side of the equation and does not affect the side that was not originally on
Note: anything in brackets after a sin, cos or tan is part of that sin, cos or tan. It cannot be separated unless you apply the inverse (-1 ) to the other side and remove it from it's original side
Another note: Sin is pronounced Sine (like swine without the 'w') all the maths teachers that I know hate it when it is pronounced Sin.
Finally: Trig is not that hard, all that hard work was done when it was made (and even when past generation had to trawl through tables to find the right (approximate to maybe three decimals) number. All that you really need is to know basic algebra, how to use a scientific calculator, and SOHCAHTOA.
How are all three versions of the law of cosines correct?
It follows from the cyclical symmetry of the cosine rule.
What is the cosines inverse of 2?
The range of cosine is [-1, 1] which is, therefore, the domain of cos-1. As a result, cos-1(2) is not defined.
What is a form of the law of cosines?
The question asks about the "following". In such circumstances would it be too much to expect that you make sure that there is something that is following?
What does it mean to find the product of something?
Product means to multiply the operands. The product of 5 and 6 is 30.
Sum means to add the operands. The sum of 5 and 6 is 11.
Differentiation Rules and examples and explanation?
Differentiating is the act of finding the derivative of a function, thus allowing you to find out how the function changes as its input changes, such as finding the rate of change of the gradient of the function, and when differentiating with respect to time can allow you to give equations explaining the motion of various objects, depending on how you differentiate the functions. There are two main types of differentiation, ordinary differentiation and partial differentiation, the rules outlined below are for ordinary differentiation. While the rules for partial differentiation are not that dissimilar, they do not need to be known outside of university level mathematics and physics.
(using f' and g' to denote the derivative of the functions f and g of x respectively, x is a variable, o indicates a composite function, all other letters are constants, rules in bold are important)
Elementary rulesf = xn, f' = nx(n-1) elementary power rule
f = a, f' = 0 constant rule
f = ax, f' = a derivative of a linear function is a constant
(af +bg)' = af'+bg' linearity of differentiation, leading to the 3 following,
(af)' = af' constant multiple rule
(f+g)' = f'+g' sum rule
(f-g)' = f'-g' subtraction rule,
(fg)' = f'g + fg' product rule
(fog)' = (f(g))' = (f'(g))g' = (f'og)g' chain rule
f = 1/g, f' = -g'/g2 reciprocal rule
(f/g)' = (f'g-fg')/g2 quotient rule
f=sin(x), f'=cos(x)
f=cos(x), f'=-sin(x)
f=tan(x), f'=sec2(x)
f=sec(x), f'=sec(x)tan(x)
f=cosec(x) f'=-cosec(x)cot(x)
f=cot(x), f'=-cosec2(x)
f=exp(ax), f'=a*exp(ax)
f=exp(axn), f'=anx(n-1)*exp(axn)
f=ax, f'=(log(a))*ax
f=log(x), f'=1/x
f=log(xn), f'=nx(n-1)/xn
f=xx, f'=xx(1+log(x))
these are just the simple rules of differentiation for various functions, there are a LOT more, but they are generally only of use at university levels.
What is the solution to cos tan-sin over cot equals 0?
either cos OR tan-sin equals zero so
cos=0 at pi/2 and 3pi/2
or
tan=sin which is impossible
im not sure though
How many gallons does a 36 x 16 x 6.5 inch container hold?
a gallon is 231 cubic inches, so:
36x16x6.5 / 231 = 16.2 gallons
In effect you have the outline of aright-angled triangle with an adjacent side of 10 ft and an opposite side of 15 ft and you need to find the length of the hypotenuse (which will be the ladder).
Use Pythagoras' theorem to find the length of the hypotenuse:
adjacent2+opposite2 = hypotenuse2
102+152= 325 square feet
The square root of 325 = 18.02775638 feet
So the ladder needs to be at least 18 feet in length.
The sine.