PLEASE SOMEONE HELP
ASAP!!!!!!!!!!!!!

PLEASE SOMEONE HELP ASAP!!!!!!!!!!!!!

Answers

Answer 1

The value of x in the given trigonometric function is 7.37

what is trigonometric ratios?

Trigonometric ratios are the ratios of the length of sides of a triangle. These ratios in trigonometry relate the ratio of sides of a right triangle to the respective angle. The basic trigonometric ratios are sin, cos, and tan, namely sine, cosine, and tangent ratios. The other important trig ratios, cosec, sec, and cot, can be derived using the sin, cos, and tan respectively.

5cos(5x) = 4

divide both sides by 5, it becomes,

cos(5x) = 4/5

cos(5x) = 0.8

taking Arc cos on both sides

5x = Arc cos 0.8

5x = 36.87

x = 36.87/5

x = 7.37 to 2 decimal places

In conclusion the value of x is 7.37

Learn more about trigonometric ratios: https://brainly.com/question/24133971

#SPJ1


Related Questions

NO LINKS!! Please help me with this sequence Part 1x​

Answers

Answer:

2, 3, 4, 9, 32, 279, 8896, 2481705, 22077238784 2,490,930 neither 121,800

Step-by-step explanation:

1. Recursively-defined sequence

You want the first 9 terms of the recursive sequence defined by ...

  [tex]\begin{cases}s_1=2\\s_2=3\\s_n=s_{n-2}(s_{n-1}-1)\end{cases}[/tex]

The attached spreadsheet uses the given formula for the next term. It shows the terms to be ...

  2, 3, 4, 9, 32, 279, 8896, 2481705, 22077238784

2. Sequence sum

The attached spreadsheet sum function has been used to find the sum of the first 8 terms. That sum is ...

  2490930

3. Sequence type

The sequence of problem 1 has neither a common difference nor a common ratio between successive terms. It is neither arithmetic nor geometric.

4. Sum of arithmetic sequence

The sum of the first n terms of an arithmetic sequence with first term a1 and common difference d is given by ...

  Sn = (2a1 +d(n -1))(n/2)

You have a sequence with a1 = 12 and d = (18-12) = 6. You want the sum of the first 200 terms.

  S200 = (2·12 +6(200 -1))(200/2) = 121,800

The sum is 121,800.

__

Additional comment

A spreadsheet is a nice tool for finding terms of a recursively-defined sequence. The formula can include as many terms as necessary, and it can be replicated thousands of times, if necessary. The limitation is that arithmetic is generally limited to 16 significant figures, or so.

Answer:

1.  

s₁ = 2

s₂ = 3

s₃ = 4

s₄ = 9

s₅ = 32

s₆ = 279

s₇ = 8,896

s₈ = 2,481,705

s₉ = 22,077,238,784

2. 2,490,930

3.  Neither.

4.  121,800

Step-by-step explanation:

Question 1

A recursive rule for a sequence allows you to find the nth term of the sequence provided you know the value of the previous term in the sequence.

Given recursive rule:

[tex]\begin{cases}s_n=s_{n-2} \cdot (s_{n-1}-1)\\s_1=2\\s_2=3\end{cases}[/tex]

Therefore, the first 9 terms of the sequence are:

[tex]s_1=2[/tex]

[tex]s_2=3[/tex]

[tex]\begin{aligned}s_3&=s_{3-2} \cdot (s_{3-1}-1)\\&=s_{1} \cdot (s_{2}-1)\\&=2 \cdot (3-1)\\&=2 \cdot 2\\&=4 \end{aligned}[/tex]

[tex]\begin{aligned}s_4&=s_{4-2} \cdot (s_{4-1}-1)\\&=s_{2} \cdot (s_{3}-1)\\&=3 \cdot (4-1)\\&=3 \cdot 3\\&=9 \end{aligned}[/tex]

[tex]\begin{aligned}s_5&=s_{5-2} \cdot (s_{5-1}-1)\\&=s_{3} \cdot (s_{4}-1)\\&=4 \cdot (9-1)\\&=4 \cdot 8\\&=32 \end{aligned}[/tex]

[tex]\begin{aligned}s_6&=s_{6-2} \cdot (s_{6-1}-1)\\&=s_{4} \cdot (s_{5}-1)\\&=9 \cdot (32-1)\\&=9 \cdot 31\\&=279\end{aligned}[/tex]

[tex]\begin{aligned}s_7&=s_{7-2} \cdot (s_{7-1}-1)\\&=s_{5} \cdot (s_{6}-1)\\&=32 \cdot (279-1)\\&=32 \cdot 278\\&=8896\end{aligned}[/tex]

[tex]\begin{aligned}s_8&=s_{8-2} \cdot (s_{8-1}-1)\\&=s_{6} \cdot (s_{5}-1)\\&=279 \cdot (8896-1)\\&=279\cdot 8895\\&=2481705\end{aligned}[/tex]

[tex]\begin{aligned}s_9&=s_{9-2} \cdot (s_{9-1}-1)\\&=s_{7} \cdot (s_{8}-1)\\&=8896\cdot (2481705-1)\\&=8896\cdot 2481704\\&=22077238784\end{aligned}[/tex]

Question 2

Given series:

[tex]\displaystyle \sum^8_{k=1} s_k[/tex]

The sum notation asks to find the sum of the first 8 terms of the sequence from question 1.

Therefore:

[tex]\begin{aligned}\displaystyle \sum^8_{k=1} s_k&=s_1+s_2+s_3+s_4+s_5+s_6+s_7+s_8\\&=2+3+4+9+32+279+8896+2481705\\&=2490930\end{aligned}[/tex]

Question 3

If a sequence is arithmetic, the difference between consecutive terms is the same (this is called the common difference).

If a sequence is geometric, the ratio between consecutive terms is the same (this is called the common ratio).

As the difference between consecutive terms it not the same, the sequence is not arithmetic.

As the ratio between consecutive terms is not the same, the sequence is not geometric.

Therefore, the sequence is neither arithmetic nor geometric.

Question 4

[tex]\boxed{\begin{minipage}{7.3 cm}\underline{Sum of the first $n$ terms of an arithmetic series}\\\\$S_n=\dfrac{1}{2}n[2a+(n-1)d]$\\\\where:\\\phantom{ww}$\bullet$ $a$ is the first term. \\ \phantom{ww}$\bullet$ $d$ is the common difference.\\ \phantom{ww}$\bullet$ $n$ is the position of the term.\\\end{minipage}}[/tex]

Given arithmetic sequence:

12, 18, 24, ...

Therefore:

a = 12d = 18 - 12 = 6

To find the sum of the first 200 terms, substitute the found values of a and d into the formula along with n = 200:

[tex]\begin{aligned}S_{200}&=\dfrac{1}{2}(200)[2(12)+(200-1)(6)]\\&=100[24+(199)(6)]\\&=100[24+1194]\\&=100[1218]\\&=121800\end{aligned}[/tex]

Find −3 4/9÷(−2 1/3) . Write your answer as a mixed number in simplest form.

Answers

The value of the fraction −3 4/9÷(−2 1/3) is 1 10/21.

What is a fraction?

A fraction is simply a piece of a whole. The number is represented mathematically as a quotient where the numerator and denominator are split. In a simple fraction, the numerator as well as the denominator are both integers.

In this case, the fraction will be illustrated as:

= −3 4/9÷(−2 1/3)

Change to improper fraction

= -31 / 9 ÷ - 7/3

= 31/9 × 3/7

= 31 / 21

= 1 10/21

Learn more about fractions on:

brainly.com/question/17220365

#SPJ1

In triangle ABC, the measure of angle X is eight times the sum of the measures of angles Y and Z. The measure of angle Y is three times the measure of angle Z. What are the measures of the angles?
x=
y=
z=

Answers

The measures of Angle X, Y and Z are 160°,  15°,  5° respectively.

What are Angles?

a figure which is formed by two rays or lines that shares a common endpoint is called an angle. The word “angle” is derived from the Latin word “angulus”, which means “corner”. The two rays are called the sides of an angle, and the common endpoint is called the vertex.

The sum of the three angles X, Y, Z is 180°

X + Y + Z = 180---------------1

if X is 8 times the sum of Y and Z, it means,

X = 8( Y + Z)--------------------2

Also

Y is three times Z, which means

Y = 3Z---------------------3

Substitute equation 3 and 2 in equation 1

8( 3Z + Z) + 3Z + Z = 180

32Z +4Z = 180

36Z = 180

Z = 180/36

Z = 5°

substitute the value of z in equations 1 and 3 to find X and Y

Y = 3Z,

at Z = 5

Y = 3 x 5

Y = 15°

X = 8(Y +Z)

X = 8( 15 + 5)

X = 8 x 20

X  = 160°

In conclusion, the Value of the angles X, Y and Z are 160°, 15° and 5° respectively.

Learn more about angles: https://brainly.com/question/25716982

#SPJ1

Can you solve these two problems please

Answers

First question:
1. 4x + 7 + 2x - 1 = 180
They equal 180 because they add up to a linear pair (equals 180) and they’re a straight line (equals 180).
2. 6x + 6 = 180
Combine like terms
3. 6x = 174
Subtract 6 from both sides so x is on one side and the numbers on the other.
4. x = 29
Divide both sides by 6
ANSWER: x = 29

Second question
1. 6x + 13 = 10x - 7
They equal each other because they’re vertical angles, and vertical angles are congruent.
2. 20 = 4x
Move the x and numbers to opposite sides
3. 5 = x
Divide both sides by 4 to get x
ANSWER: x = 5

Answer:

Step-by-step explanation:

Hi  Debbie,  the tricky part about these types of problem is recognizing that you know the total angle.   180°   for the ABCD question and the angles are equal to each other for the TUWXY   question , this tip lets   you find X for each.

just add the two angle and set equal to 180 in each problem.  I'll do the problems below, but , now that you know how, maybe you could try them and check your answer against mine.

The ABCD question

4x+7  +  2x -1 = 180

6x +6 = 180

6x = 174

x = 29

4(29)+7 = 123°

2(29)-1 = 57°

The TUWXY question

6x+13 = 10x-7

20 = 4x

5=x

then

6(5)+13 = 43°

and the next one should be the same

10(5) -7 =43°

check.   so there are your answers. :)  get it?

Rectangle A measures 12 inches by 8 inches. Rectangle B is a scaled copy of Rectangle A. Select all of the
measurement pairs that could be the dimensions of Rectangle B.
6 inches by 2 inches
8 inches by 6 inches
120 inches by 80 inches
60 inches by 36 inches
3 inches by 2 inches

Answers

Answer:

120 inches by 80 inches

3 inches by 2 inches

Step-by-step explanation:

So the ratio of 12/8 is 1.5 so we divide all of the numbers to find ratios that equal that

120/80=1.5

3/2=1.5

but we dont put say 6 by 2 because 6/2 is 3

2) Business Zoom Corporation makes model cars. Each sells for $29.99. The unit cos
is $14.25. If the company's fixed costs are $314,800, find the number of units they
need to sell to break even.

Answers

Answer: Break-even point in units= 20,000

Step-by-step explanation:

Break-even point in units= 20,000

Step-by-step explanation:

Giving the following information:

Selling price per unit= $29.99

Unitary variable cost= $14.25

Fixed costs= $314,800

To calculate the break-even point in units, we need to use the following formula:

Break-even point in units= fixed costs/ contribution margin per unit

Break-even point in units= 314,800 / (29.99 - 14.25)

Break-even point in units= 20,000

Answer:

20,000

Step-by-step explanation:

29.99-14.25 (15.74) it the money that they make per unit without accounting for the fixed cost.

314800 = 15.74x  Divide both sides by 15.74

20000 = x

PLEASE HELP
Given: (GH) is a midsegment of ∆DEF. Show all work.
Find the value of x and y.
What is the length of (DF) ?

Answers

Using Midsegment theorem, the value of x, y and DE in the triangle are 17, 2, and 20 respectively.

How to find the length of triangle using midsegment theorem?

The Midsegment theorem states that the midsegment connecting the midpoints of two sides of a triangle is parallel to the third side of the triangle, and the length of this midsegment is half the length of the third side.

Therefore, DH is midsegment of  triangle DEF.

Let's find the value of x.

1 / 2 (28) = x - 3

14 = x - 3

x = 14 + 3

x = 17

Let's find y

x - 7 = y + 8

17 - 7 = y + 8

10 = y + 8

y = 10 - 8

y = 2

Let's find DE

DE =  y + 8 + x - 7

DE  = 2 + 8 + 17 - 7

DE = 20

learn more on triangle here: brainly.com/question/12757954

#SPJ1

A ternary string is an ordered string of characters which consists of digits (0,1, or 2). For example, the ternary string 2122010 consists of exactly 2 zero's, 2 one's and 3 two's; another ternary string meeting these conditions is 0021221.

How many ternary strings are there with exactly 3 zero's, 5 one's and 3 two's?

Answers

39,916,800 ternary strings are there with exactly 3 zeros, 5 ones and 3 twos.

What is permutation?

The term permutation refers to a mathematical calculation of the number of ways a particular set can be arranged.

Given that, A ternary string is an ordered string of characters which consists of digits (0,1, or 2). For example, the ternary string 2122010 consists of exactly 2 zeros, 2 ones and 3 twos

This is just the number of permutations of the set {0, 0, 0, 1, 1, 1, 1, 1, 2, 2, 2}. There are 11 elements in the set, so there are 11! = 39,916,880 possible ternary strings with exactly 3 zeros, 5 ones and 3 twos

Hence, 39,916,800 ternary strings are there with exactly 3 zeros, 5 ones and 3 twos.

For more references on permutations, click;

https://brainly.com/question/1216161

#SPJ1

6.
The Cookie Jar offered a special deal on Valentine's Day. Buy I dozen cookies
for $6.00 and get 3 cookies free. Mrs. West bought 3 dozen cookies for her
class at school. How many cookies did she get altogether on the special deal?

Answers

Answer:

Step-by-step explanation:

It has to be $3.00 because It says Mrs. West bought 3 dozen of cookies and she has $6.00 and the cookies had to be 1$ each so the answer should be $3.00 ( sorry if I'm wrong)

Find the two possible values ofX in the GP 72,x,18.

Answers

The possible values of X in the GP 72,x,18 is 36.

What is a geometric progression?

A geometric progression simply means a sequence that has a common ratio.

From the information, the first term is 72 and the third term is 18

First term a = 72

Third term ar² = 18

Therefore, 72r² = 18

r² = 18/72

r² = 1/4

r = ✓1/4

r = 1/2

Therefore second term will be:

= 72 × 1/2

= 36

Therefore, x is 36.

Learn more about geometric progression on:

brainly.com/question/24643676

#SPJ1

Solve 4 + 2 sinx= 14-8 sinx for 0° ≤ x ≤ 180

Answers

Answer:

x= 90°.

Step-by-step explanation:

1. Write the expression.

[tex]4 + 2 sin(x)= 14-8 sin(x)[/tex]

2. Subtract "4" from both sides of the equation.

[tex]-4+4 + 2 sin(x)= 14-8 sin(x)-4\\ \\2 sin(x)= 10-8 sin(x)[/tex]

3. Add "8sin(x)" to both sides of the equation.

[tex]2 sin(x)+8 sin(x)= 10-8 sin(x)+8 sin(x)\\ \\10 sin(x)= 10[/tex]

4. Divide both sides by 10.

[tex]\frac{10 sin(x)}{10} = \frac{10}{10} \\ \\sin(x)=1[/tex]

5. Apply the arcsin of sin^-1 to both sides of the equation.

[tex]arcsin(sin(x))=arcsin(1)\\ \\x=90[/tex]

6. Conclude.

x= 90°.

Pietro buys 20 candy bars for $6. He
plans to sell all 20 candy bars in 1 day, He
needs to make a profit of $9 per day to
meet his fundraising goal.
How much must he charge for each candy
bar?

Answers

Answer:

$0.45

Step-by-step explanation:

6 ÷ 20 = 0.3

Which means each candy bar costs $0.3.

9 ÷ 6 = 1.5

0.3 × 1.5 = 0.45

20 × 0.45 = 9

So he must charge $0.45 for each candy bar.

Which equations could you use to find the price of one tire patch? Select all that apply. 4x – 1.9 = 22.2 4x – 22.2 = 1.9 4x + 1.9 = 22.2 4x + 22.2 = –1.9 22.2 – 4x = 1.9

Answers

The linear equation that could be used to find the price of a tire patch is of:

4x + 1.9 = 22.2.22.2 - 4x = 1.9.

What is a linear equation?

The slope-intercept representation of a linear equation is shown by the rule presented as follows:

y = mx + b.

In the context of this problem, the meaning of the variables are given as follows:

Slope m: cost of a single tyre.Intercept b: Amount of Ryan's gift card.

The values of these intercept is given as follows:

b = 22.2.

Hence the function is:

y = -mx + 22.2.

He bought four tires, hence x = 4, and had y = 1.9, hence the cost of a tire is found as follows:

-4m + 22.2 = 1.9.

Hence the options are:

4x + 1.9 = 22.2 -> first equation, considering the slope as x.22.2 - 4x = 1.9.

Missing Information

The problem is given by the image shown at the end of the answer.

More can be learned about linear equations at https://brainly.com/question/24808124

#SPJ1

NO LINKS!! Describe the set of all points P(x, y) in a coordinate plane that satisfy the given condition​

Answers

Answer:

a) A or first option,b) E or 5th option,c) E or 5th option.

Step-by-step explanation:

a) x = - 8

Simply check for x-coordinate of - 8, we see only the first option has it, all the others have x = 0 or x = 8 which is impossible to have on the line x = - 8.

It is parallel to the y-axis and x = - 8 for any value of y.

Correct choice is A or 1.

b) y = 8

Similar to above, we exclude all the options with a different value of y other than 8.

There are two possible options left:

B or 2- incorrect as y = 0 is parallel to the x-axis, not perpendicular.E or 5 - correct option

c) x ≥ 0

Consider line x = 0, this is overlapping with the y-axis.

x ≥ 0 gives us the y-axis (because of equal sign) and all the points to the right from it.

This is matching the description of option E or 5.

Answer:

(a)  The line parallel to the y-axis that intersects the x-axis at (-8, 0).

(b)  The line parallel to the x-axis that intersects the y-axis at (0, 8).

(c)  The set of all points to the right of and on the y-axis.

Step-by-step explanation:

Part (a)

Given condition:  x = -8

The equation of a vertical line is x = a.  

This line is parallel to the y-axis (since it is vertical) and intersects the x-axis at (a, 0).

Therefore, the description that satisfies the given condition is:

The line parallel to the y-axis that intersects the x-axis at (-8, 0).

Part (b)

Given condition: y = 8

The equation of a horizontal line is y = a.  

This line is parallel to the x-axis (since it is horizontal) and intersects the y-axis at (0, a).

Therefore, the description that satisfies the given condition is:

The line parallel to the x-axis that intersects the y-axis at (0, 8).

Part (c)

Given condition:  x ≥ 0

The "≥" symbol means greater than or equal to.

x is greater than zero for all points to the right of the y-axis.

x is equal to zero for all points on the y-axis.

Therefore, the description that satisfies the given condition is:

The set of all points to the right of and on the y-axis.

Answer the question below

Answers

By just expanding the products, we can see that the expression can be written as:

(x - 1)*(x + 2)*(x + 3) = x³ + 4x² + x - 6

How to rewrite the expression?

Here we want to expand the expression:

(x - 1)*(x + 2)*(x + 3)

We can start to expand the first two parts, writing:

(x - 1)*(x + 2)*(x + 3) = [(x - 1)*(x + 2)]*(x + 3)

[x² + (-1)*x + x*2 + (-1)*2]*(x + 3)

[x² - x + 2x - 2]*(x + 3)

[x² + x - 2]*(x + 3)

Now we can finish the expansion:

[x² + x - 2]*(x + 3) = (x²)*x + (x²)*3 + x*x + x*3 + (-2)*x + (-2)*3

= x³ + 3x² + x² + 3x - 2x - 6

= x³ + 4x² + x - 6

That is the polynomial written in standard form.

Learn more about polynomials:

https://brainly.com/question/4142886

#SPJ1

Hi, would be really thankful for an answer

Answers

Considering the Central Limit Theorem, it is found that:

a)

The mean is the mean of the sample means.The standard deviation is [tex]\frac{\sigma}{7}[/tex], in which [tex]\sigma[/tex] is the population standard deviation.

b) The shape of the distribution is approximately normal.

What is defined by the Central Limit Theorem?

The Central Limit Theorem defines the distribution of the sampling distribution of sample means with size n of a normally distributed variable with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex].

For the sampling distribution of sample means, the mean and the standard deviation are given as follows:

Mean: [tex]\mu[/tex], that is, the same as the population mean.Standard deviation: [tex]s = \frac{\sigma}{\sqrt{n}}[/tex], which is the population standard deviation divided by the square root of the sample size.

For a skewed variable, the sampling distribution is also approximately normal, as long as n is at least 30.

In this problem, the sample size is greater than 30, hence the shape of the distribution is guaranteed to be approximately normal.

The standard deviation is given as follows:

[tex]s = \frac{\sigma}{\sqrt{49}} = \frac{\sigma}{7}[/tex]

As for the mean, it is the same as the mean of the sample means, you have to calculate all the sample means and then divide by 20.

Missing Information

The problem is incomplete, hence the answer was given in general terms.

More can be learned about the Central Limit Theorem at https://brainly.com/question/28853425

#SPJ1

determaine each quotient 3/4 devided by 1/8

Answers

Answer:

6

Step-by-step explanation:

3/4 ÷ 1/8

= 3/4 . 8

= 24/4

= 6

Find the total of the areas under the standard normal curve to the left of z1=−2.575 and to the right of z2=2.575 Round your answer to four decimal places, if necessary.

Answers

The total of the areas under the standard normal curve to the left of (z₁ = -2.575) and to the right of (z₂ = 2.575) is equal to 0.0098.

How to determine the total of the areas under the standard normal curve?

In Statistics, the standard normal distribution table is designed and developed to provide only the area to the left of a specified z-score. Additionally, since z-score (z₁) and z-score (z₂) are generally symmetric about z = 0 and are negatives of one another, then, by symmetry, the area to the right of z-score (z₂) is always equal to the area to the left of z-score (z₁).

This ultimately implies that, the total areas under a standard normal curve in two tails can be determined by calculating the area to the left of z-score (z₁) and multiplying the value by two (2).

From the z-score table, the area to the left of z-score (z₁ = -2.575) is given by:

The area to the left of z-score (z₁ = -2.575) = 0.0049

For the total areas, we have:

Total areas under a standard normal curve = 2 × 0.0049

Total areas under a standard normal curve = 0.0098.

Read more on z-scores here: https://brainly.com/question/17180058

#SPJ1

Find a formula for the quadratic
function whose graph has its vertex
at (−1, 2) and its y-intercept at
y = 3.

Answers

Quadratic function whose graph has its vertex

at (−1, 2) and its y-intercept at y = 3 is f(x) = [tex](x+1)^{2}[/tex] + 2

What do you mean by quadratic equation?

A quadratic equation in algebra is any equation that can be transformed in standard form like the following:

[tex]ax^{2} +bx+c[/tex]

Where x stands for an unknown and a, b, and c are known numbers. The coefficients of the equation, denoted by the numbers a, b, and c, are the quadratic coefficient

It is given that graph of the quadratic funcion has vertex(-1,2) and y-intercept at y=3

Now, using formula, f(x) = a[tex](x-h)^{2}[/tex] + k, where (h,k) is the vertex of the parabola.

Here, vertex of the quadratic function is (-1,2)

So, f(x) = a[tex](x+1)^2[/tex] + 2

Now, we need to solve for a.

y-intercept is given as y=3, which means f(x)= 3 when x=0

Using this we get ,
f(0) = 3

a(1) + 2 = 3

a + 2 = 3

a = 3 - 2

a = 1

Quadratic function become:

f(x) = [tex](x+1)^{2}[/tex] + 2

Therefore, quadratic function whose graph has its vertex

at (−1, 2) and its y-intercept at y = 3 is f(x) = [tex](x+1)^{2}[/tex] + 2

To learn more about the quadartic equation from the given link.

https://brainly.com/question/1214333

#SPJ1

The graph of y = f(x) is graphed below. What is the end behavior of f(x)?

Answers

The end behavior of a graph is defined as what is going on at the ends of each graph when the function approaches positive or negative infinity.

End behaviour of given graph is,  x⇒ -∞ then y⇒∞ and x ⇒∞ then y⇒ -∞

Since, here a  graph is attached.

From graph it is observed that, when x tends to negative side, graph is going to upward direction. and when x tends to positive side then graph is going to downward direction.

So, when  x tends negative infinity then y tends to positive infinity.

when x tends to positive infinity then y tends to negative infinity.

Therefore, end behaviour of given graph are,

                   x⇒ -∞ then y⇒∞ and x ⇒∞ then y⇒ -∞

To Learn more about end behaviour visit :

brainly.com/question/14962400

#SPJ1

Name the line and plane shown in the diagram.

Answers

Considering the figure, the line and the plane are

Line PQ and plane PQS

What is a line and a plane?

A plane extends infinitely in two dimensions, but a line is defined as anything that extends infinitely in one direction

The extension of the line and plane in the diagram are defined hence discrete

PQ represents the line on the plane PQS

While Plane covers more space and in two dimension, plane can say to be covering area or measured as area. Line measures just the length

Learn more about plane and line here:

https://brainly.com/question/16983858

#SPJ1

a gymnast practices 6 days each week.She practices the same number of ours each day.If she practices 120 hours in a 4 week period how many hours each day does she practice?

Answers

Answer:   She practices 5 hours a day

Step-by-step explanation:  6 days a week x 4 weeks = 24 days

120 hours of practice / 24 days = 5 hours of practice a day

Answer:

5hrs

Step-by-step explanation:

120 ÷ 4 = 30. 30 ÷ 6 = 5. She practices for 5hrs a week.

Simplify the expression (4/3)(3/7)

Answers

The simplification form of the expression (4/3)(3/7) is 4/7 after canceling 3 from the numerator and denominator.

What is a fraction?

Fraction number consists of two parts, one is the top of the fraction number which is called the numerator and the second is the bottom of the fraction number which is called the denominator.

It is given that:

The expression is:

= (4/3)(3/7)

= (4x3)/(3x7)

Cancel 3 from the numerator and denominator

= 4/7

Thus, the simplification form of the expression (4/3)(3/7) is 4/7 after canceling 3 from the numerator and denominator.

Learn more about the fraction here:

brainly.com/question/1301963

#SPJ1

PLEASE HELP!! QUICK!

Answers

Answer:

(0,-3)

Step-by-step explanation:

A communications satellite is directly above the extension of a line between receiving towers A and B. It is determined
from radio signals that the angle of elevation from tower A is 88.9° and the angle of elevation from tower B is 85.8°. If
A and B are 658 km apart, how far is the satellite from A?
(Ignore the curvature of the earth.)

Answers

The distance of the satellite from tower A, using the law of sines, is given by:

11987.216 km.

What is the law of sines?

Suppose we have a triangle in which the sides and angles can be seen as follows:

Side with a length of a is opposite to the angle A.Side with a length of b is opposite to the angle B.Side with a length of c is opposite to the angle C.

The lengths and the sine of the angles are related by the equality shown as follows:

[tex]\frac{\sin{A}}{a} = \frac{\sin{B}}{b} = \frac{\sin{C}}{c}[/tex]

The internal angles of the triangle in this problem are given as follows:

85.8º -> given.91.1º -> as an angle is supplementary with it's exterior angle, that is, the sum of their measures is of 180º.3.1º -> as the sum of the internal angles of a triangle is of 180º.

The distance of the satellite from the tower A is opposite to the angle of 85.8º, while the distance between the towers of 658 km is opposite from the angle of 3.1º, hence the following relation is established:

sin(85.8º)/d = sin(3.1º)/658.

Applying cross multiplication, the distance is obtained as follows:

d = 658 x sin(85.8º)/sin(3.1º)

d = 11987.216 km.

More can be learned about the law of sines at https://brainly.com/question/4372174

#SPJ1

F(x)=4x+11; f(c+7) solve the equation

Answers

We have a translation of 7 units to the left, and it is:

F(c + 7) = 4c + 39

How to evaluate the function?

Here we have the linear function:

F(x) = 4x + 11

And we want to find:

F(c + 7)

So we just need to evaluate the function in x = c + 7, we will get:

F(c + 7) = 4*(c + 7) + 11

F(c + 7) = 4c + 28 + 11

F(c + 7) = 4c + 39

So basically we had a translation of 28 units up of our linear function (or 7 units to the left)

Learn more about linear equations:

https://brainly.com/question/21727173

#SPJ1

There are 1-1/2 pizzas to be shared between 4 friends. What fraction of 1 pizza will each get

Answers

The fraction of 1 pizza to be shared with 4 friends are 3/8

What is division?

Division is breaking a number up into an equal number of parts.

Given that, there are pizzas 1[tex]\frac{1}{2}[/tex] to be shared between 4 friends,

1[tex]\frac{1}{2}[/tex] = 3/2

For sharing = 3/2÷4 = 3/8

Hence, The fraction of 1 pizza to be shared with 4 friends are 3/8

For more references on division, click;

https://brainly.com/question/21416852

#SPJ1

What is the slope of the line through (-2,2) and (3,9)

Answers

Answer: The slope is 7/5

Step-by-step explanation:

(-2,2) and (3,9)

The slope formula is [tex]m=\frac{y_{2}- y_{1}}{x_{2}- x_{1}}[/tex]

Lets insert our numbers into there!

[tex]m=\frac{9-2}{3- -2}[/tex]


m= 7/5

Hope this helps! <33

The entire graph of the function f is shown in the figure below.
Write the domain and range of f using interval notation.

Answers

The domain of function f using interval notation is (-3, 3).

The range of function f using interval notation is (-5, 4).

What is a domain?

In Mathematics, a domain simply refers to the set of all real numbers for which a particular function is defined. This ultimately implies that, a domain is the set of all possible input numerical values (numbers) to a function and the domain of a graph comprises all the input numerical values which are shown on the x-axis.

Additionally, the vertical extent of a graph represents all range values and they are always read and written from smaller to larger numerical values, and from the bottom of a graph to the top.

By critically observing the graph of this function shown, we can reasonably infer and logically deduce the following:

Domain = (-3, 3).

Range = (-5, 4).

Read more on domain here: https://brainly.com/question/17196520

#SPJ1

which lines are parallel if m < 4 = m < 5? justify your answer

Answers

Answer:

Lines r and s are parallel

Step-by-step explanation:

Angles 4 and 5 are congruent and are on the inner side of lines r and s, and opposite side from line l.

If two angles are on the inner sides of two lines and opposite sides of the line intersecting the two lines are equal, then these angles are alternate interior angles.

The two lines are parallel and the intersecting line is the transversal.

Lines r and s are parallel and line l is transversal.

Other Questions
What is a Turkey Trot and where and when was the first one held? Marta es de Mxico. Ella es ____________. Please help with this diagram The scale factor of a model of a hot air balloon to the actual hot air balloon is 1 to 5. The volume of the actual balloon is 5000m.What is the volume of the model? what are the rules for atom moluclue elements and compound What is the net force in this image? Standard automobile license plates in a country display one number, followed by three letters, followed by three numbers. How many different standard plates are possible in the system ? ( assume repetition of letters and numbers are allowed) which contrabution did zebulon vance make during the civil war 1. Is Genital Herpes a bacteria or a virus?2. What are 3 Symptoms or Signs of Genital Herpes?3. What are Treatments for Genital Herpes? Find the value of x.(6x + 1)(9x - 23)geometry [defective computer] carmen went to buy a new computer from abc computer sales. the manager, jared, told her that abc carried the best computers in the state and perhaps even in the country. unfortunately, after carmen bought the computer and took it home, she discovered that it had a number of problems. when she took it back to the store, jared told her that he was sorry, he was simply giving his opinion when he sold her the computer, and that the store never offers any kind of express or implied warranty on products. jared told her that is why he never mentioned warranties - because they were not provided. jared's defense would be that he was only giving his opinion when he said the store carried the best computers in the state, even in the country. that is known as . the price of a 3-year zero coupon government bond is 87.62. the par value of the zero coupon government bond is $100. the price of a similar 4-year bond is 78.81. what is the yield to maturity (effective annual yield) on the 3-year bond? Yasmin is writing a story about her first day of high school. Which sentence would most likely help her to develop multiple plot lines in the narrative?. which of the following is often associated with an increasing employment rate of women in living wage occupations? a.) less access to education b.) higher standard of living for families c.) fewer resources for children d.) increased population growth Rcriture (10 min, 5 points)Rcrivez ce passage au pass compos en proc-dant toutes les transformations ncessaires. Private markets fail to account for externalities becauseA. externalities don't occur in private marketsB. sellers include costs associated with externalities in the price of their product.C. decision makers in the market fail to take account of the external effects of their behaviorD. the government can easily correct any adverse effect on the market that externalities may cause A container releases fuel at a rate of 5 gallons per second. If y represents the amount of fuel remaining in the container and represents the number of seconds that have passed since the fuel starteddispensing, then x and y satisfy a linear relationship.If the tank begins with 103 gallons, how many gallons will remain after 2 seconds? if an organism found itself in a suddenly colder environment, and if the body temperature dropped, what changes at the molecular level could be instituted to maintain membrane fluidity? acrostic poem definition of iridescent as a general rule of thumb, which principle holds that all decisions should be made assuming that the decision would be applied to everyone else in similar circumstances?