Answer:
2x-6<-18
Step-by-step explanation:
Not A because regular means all sides are equal.
B has to be the answer because the others are not.
Not C because a right triangle is not regular, i.e. and equilateral triangle.
Not D because a rectangle has different side lengths.
The trig functions that you need to deal with are
Sine
Cosine
Tangent
Cotangent
Cosecant
Secant
You need to write a single expression using all six trig functions such that the value of the expression equals 3.
To make this as simple as possible, the first thing I would do is look up the values of these functions and identify which ones are equal to either 1/2 or 1.0 or 2.0
sin(30º) = 1/2
sin(90º) = 1
cos(0º) = 1
cos(60º) = 1/2
tan(45º) = 1
csc(30º) = 2
csc(90º) = 1
sec(0º) = 1
sec(60º) = 2
cot(45º) = 1
If we only had to use three trig functions (sin, cos, tan), one possibility is
tan(45º) + cos(0º)/sin(30º) = 1 + 1/(1/2) = 1 + 2 = 3
noticed how I chose one each of the required functions and the operations so that the result = 3.
Now it is up to you to figure out how to combine all six trig functions so that they equal zero. There are many possibilities for you to choose from..
It would take 26 years.
The equation will be in the form y = a(1+r)ˣ, where a is the initial population, r is the growth rate as a decimal number, and x is the amount of time. Using our information we have
y = 18450(1+0.027)ˣ = 18450(1.027)ˣ
We want the population to be doubled; 18450*2 = 36900:
36900 = 18450(1.027)ˣ
Divide both sides by 18450:
36900/18450 = 18450(1.027)ˣ/18450
2 = 1.027ˣ
Using logarithms, we have
Add 3 to both sides so that the equation becomes 2x^2 + 7x - 6 = 0.
To find the solutions to this equation, we can apply the quadratic formula. This quadratic formula solves equations of the form ax^2 + bx + c = 0
x = [ -b ± √(b^2 - 4ac) ] / (2a)
x = [ -7 ± √(7^2 - 4(2)(-6)) ] / ( 2(2) )
x = [ -7 ± √(49 - (-48) ) ] / ( 4 )
x = [ -7 ± √(97) ] / ( 4)
x = [ -7 ± sqrt(97) ] / ( 4 )
x = -7/4 ± sqrt(97)/4
The answers are -7/4 + sqrt(97)/4 and -7/4 - sqrt(97)/4.