What is the value of x 20 35 60 70

What Is The Value Of X 20 35 60 70

Answers

Answer 1
x+40 =3x (vertical angles)
2x = 40
x = 20

answer  is A. 20 (first choice)
Answer 2
TRS and VRW are vertical angles, therefore they're congruent

x + 40 = 3x
40 = 2x
20 = x

x is 20

Related Questions

Is the square root of 12 - 2 rational or irrational

Answers

irrational

hope this helps???

it is an irrational number

what can 4 and 22 divided into equally the answer is smaller than 88

Answers

The answer would be 44...
11x4
22x2

What must be true of f(x) and g(x) if both are antiderivatives of f(x)?

Answers

For a function f(x) to be anti-derivative of F(x), f'(x) should be equal to F(x).
Similarly, for g(x) to be anti-derivative of F(x), then g'(x) should be equal to F(x).

From this we can deduce that for both f(x) and g(x) to be anti-derivatives of F(x), then f'(x) should be equal to g'(x) 

They can differ only by a constant is true of f(x) and g(x) if both are antiderivatives of f(x) Hence, option D is correct.

When two functions, F(x)  and G(x), are antiderivatives of the same function f(x), it means that their derivatives are equal to f(x).

This relationship can be represented as:

F'(x) = G'(x) = f(x)

However, it's important to note that if  F(x) and G(x) are both antiderivatives of F(x), then their difference, F(x) - G(x), will have a derivative of zero.

Consequently, F(x) and G(x) can differ only by a constant.

So, the correct option is D.

Complete question:

What must be true of f(x) and G(x) if both of them are antiderivatives of f(x)?

A. They are the same function

B. They can differ by a factor of x

C. If is not possible for two functions to be antiderivatives of the same function

D. They can differ only by a constant

A gas station is 12 kilometers away. How far is the gas station in miles? Use the following conversion: 1 mile is 1.6 kilometers.

Answers

The gas station is 7.5 miles away
12/1.6=7.5 mies just divide the conversion

Assume that month is an int variable whose value is 1 or 2 or 3 or 5 ... or 11 or 12. write an expression whose value is "jan" or "feb or "mar" or "apr" or "may" or "jun" or "jul" or "aug" or "sep" or "oct" or "nov" or "dec" based on the value of month. (so, if the value of month were 4 then the value of the expression would be "apr".).

Answers

Final answer:

The expression that satisfies the given condition is using if-else conditional statements to check the value of the variable 'month' and assign the corresponding month name.

Explanation:

The expression that satisfies the given condition is:

if (month == 1) {     answer = "jan"; } else if (month == 2) {     answer = "feb"; } else if (month == 3) {     answer = "mar"; } // ... continue this pattern for the remaining months

This code uses conditional statements (if-else) to check the value of the variable 'month' and assigns the corresponding month name to the variable 'answer'.

Learn more about Conditional Statements here:

https://brainly.com/question/36974334

#SPJ2

1 + 4 + 7 + 10 ... what is last number that makes sum go over 1 million.

Answers

The sum can be expressed as

[tex]\displaystyle\sum_{k=0}^n(3k+1)=n+1+3\sum_{k=1}^nk=n+1+\dfrac{3n(n+1)}2[/tex]
[tex]=\dfrac32n^2+\dfrac52n+1[/tex]

The sum will exceed 1 million for [tex]n[/tex] satisfying

[tex]\dfrac32n^2+\dfrac52n+1>1000000[/tex]
[tex]3n^2+5n+2>2000000[/tex]
[tex]3n^2+5n-1999998>0[/tex]

The least integer that satisfies this is [tex]n=816[/tex].

Hans the trainer has two solo workout plans that he offers his clients: Plan A and Plan B. Each client does either one or the other (not both). On Monday there were 6 clients who did Plan A and 5 who did Plan B. On Tuesday there were 2 clients who did Plan A and 3 who did Plan B. Hans trained his Monday clients for a total of 7 hours and his Tuesday clients for a total of 3 hours. How long does each of the workout plans last?

Answers

A = hours for plan A
B = hours for plan B

Monday: 6A + 5B = 7
Tuesday: 2A + 3B = 3

use elimination by multiplying the 2nd equation by 3.

Doing that we get 3(2A + 3B = 3) = 6A + 9B = 9

So the two equations are now:
6A + 9B = 9

6A + 5B = 7

Subtract and we have 4B = 2

B = 2/4 = 1/2 of an hour

Now put 1/2 back into either equation to solve for A

6A + 5(1/2) = 7
6A + 5/2 = 7
6A = 14/2 -5/2
6A = 9/2
divide by 6 to get A = 9/12 = ¾  hours

Plan A = 3/4 hour

 Plan B = 1/2 hour


Final answer:

By setting up and solving a system of equations, we find that Plan A lasts for 45 minutes per session and Plan B lasts for 30 minutes per session.

Explanation:

Solving for the Duration of Workout Plans

We have information regarding the total duration of workouts and the number of clients for two consecutive days. To find the duration of each workout plan, we use a system of equations. Let A represent the duration of Plan A and B represent the duration of Plan B. The equations based on the given information are:

6A + 5B = 420 minutes (7 hours on Monday)

2A + 3B = 180 minutes (3 hours on Tuesday)

Multiplying the second equation by 3 gives us:

6A + 9B = 540

Subtracting the first equation from this result gives us:

4B = 120 minutes, therefore, B = 30 minutes

Now we substitute B = 30 in the first equation:

6A + 150 = 420, which simplifies to 6A = 270, hence A = 45 minutes

Thus, Plan A lasts for 45 minutes and Plan B lasts for 30 minutes.

Read the following statement: If the sum of two angles is 90°, then the angles are complementary. The hypothesis of the statement is:

there are two angles.
the sum of two angles is 90°.
the angles are complementary.
Angles are complementary if their sum is 90°.

Answers

Final answer:

The hypothesis in the given mathematical conditional statement 'If the sum of two angles is 90°, then the angles are complementary.' is 'the sum of two angles is 90°'.

Explanation:

In a conditional statement in mathematics, the 'if' part of the statement is called the hypothesis and the 'then' part is termed the conclusion. Given the statement 'If the sum of two angles is 90°, then the angles are complementary.', the hypothesis of this statement is 'the sum of two angles is 90°'.

Learn more about Hypothesis here:

https://brainly.com/question/39619836

#SPJ12

Final answer:

In a conditional statement, the hypothesis is the condition that needs to be met. In this case, the hypothesis of the statement 'If the sum of two angles is 90°, then the angles are complementary,' is 'the sum of two angles is 90°.'

Explanation:

In the context of the given conditional statement, 'If the sum of two angles is 90°, then the angles are complementary,' the hypothesis refers to the clause immediately after 'if.' This indicates the condition that needs to be fulfilled for the conclusion to be considered valid. Therefore, the hypothesis for this statement is 'the sum of two angles is 90°'.

After the 'if,' the hypothesis is given, and after the 'then,' you find the conclusion. The conclusion in this case is 'the angles are complementary.'

Learn more about Hypothesis here:

https://brainly.com/question/39619836

#SPJ12

The variable Z is directly proportional to X. When X is 15, Z has the value 45.
What is the value of Z when X = 23

Answers

Hello!

If variable Z is directly proportional to X, this means that the value of X increases a certain amount when Z increases. The same will apply to decreasing of either variable.

If Z = 45, X = 15. This means Z is 3 times as much as X.
X is currently 23. We can now figure out for Z.

Since Z is 3 times as much as X, multiply 23 by 3.
23 * 3 = 69

The value of Z is 69 when X is 23.

I hope this helps!

the questionnnnnnnn issssssssss

Answers

arc length of a circle=Ф/360º(2πr)
Ф=angle of the arc
r=radius

Data:
Ф=140º
r=diameter/2=(100 m)/2=50 m
π=3.14

arc length=(140º/360º)(2)(3.14)(50 m)=122.1111...m=122.1 m

Answer: A)  122.1 m

How to factor 2p^4+9p^3-18p^2

Answers

Factor out gcf

p^2(2p^2+9p-18)

Apply slip and slide to inner trinomial

p^2+9p-36
(p+12)(p-3)
(p+12/2)(p-3/2)
(p+6)(2p-3)

Final answer:
p^2(2p-3)(p+6)

Whole numbers are _____ integers. Help please!

always
sometimes
never

P.S. (I think it is always because if it were switched around, integers are ? whole numbers, it would have been sometimes)

Answers

whole numbers are always integers....and integers are sometimes whole numbers

Whole numbers are sometimes integers. Correct option is b.

Integers include both positive and negative whole numbers, as well as zero. Whole numbers are a subset of integers, but they do not include negative numbers. So, while all whole numbers are integers, not all integers are whole numbers.

Relationship between Whole Numbers and Integers:

Every whole number is an integer: Since whole numbers include zero and all positive counting numbers, they are also part of the set of integers.

Not every integer is a whole number: Integers also include negative numbers, which are not part of the set of whole numbers.

To know more about Whole numbers:

https://brainly.com/question/28262778

#SPJ2

Write the number in the form a +bi

Answers

[tex]\bf \sqrt{-9}+10\implies \sqrt{-1\cdot 9}+10\implies \sqrt{-1}\cdot \sqrt{9}+10 \\\\\\ \sqrt{-1}\cdot \sqrt{3^2}+10\implies i\cdot 3+10\implies 3i+10\implies \boxed{10+3i}[/tex]

12a − 8 = 11a + 3(solve for a)

Answers

12a - 8 = 11a +3

Subtract 11a from both sides:

a - 8 = 3

Add 8 to both sides:

a = 11

the answer to number 3

Answers

3x^2 + 3x - 6

First factor out the 3 in front of x^2:

3( x^2 + x - 2 )

Now we can look at the inside of the brackets, and find two numbers that, when multiplied, give -2, and when added, give +1. You will usually find them if you create a list of factors of the constant term (-2 in this case).

2 * -1 = -2
2 + -1 = 1

So the factorization becomes 3(x+2)(x-1)

What does it mean when a greater than sign is underlined?

Answers

When a sign has the underline, it means it is also equal to. 
for example,
x [tex] \geq [/tex] 10
so the solution for "x" is greater than or equal to 10

hope this helps!
Final answer:

An underlined greater than sign in mathematics represents a strict inequality, indicating that one value is significantly greater than another.

Explanation:

In mathematics, an underlined greater than sign usually represents an inequality. When a greater than sign (>) is underlined, it indicates a strict inequality, meaning that the value on the left side is significantly greater than the value on the right side.

For example, if we have the underlined inequality 5 > 3, it means that 5 is larger than 3 and there is a clear distinction between the two values.

It's important to note that this is just one possible interpretation of an underlined greater than sign, as the context in which it is used can vary.

eight times the sum of a and b

Answers

Final answer:

The question concerns a basic algebraic expression 'eight times the sum of a and b' which is represented as 8(a + b). The expression emphasizes the operation order: sum first, then multiply, which results in a value eight times greater than the original sum.

Explanation:

The question 'eight times the sum of a and b' is a mathematical expression that can be represented as 8(a + b). This expression means you first add the numbers 'a' and 'b' and then multiply their sum by eight. The result you get after the multiplication will be eight times greater than the original sum of 'a' and 'b'. For instance, if 'a' is 2 and 'b' is 3, their sum is 5, and when this is multiplied by eight, it becomes 40, which is the desired expression's value.

To understand this concept further, we can refer to the exponentiation rule mentioned, which states that (xa)b = xa.b. Although this is a different type of operation—exponentiation—it demonstrates a similar principle of first performing the operation inside the parentheses and then applying the outside operation.

Finally, when performing algebraic operations, it's essential to remember that whatever you do to one side of the equation, you should do to the other side to maintain balance. This is a fundamental principle in algebra that helps to solve equations, such as the example provided showing how to isolate 'a' by subtracting 'x' from both sides of the equation a b.

Factor the polynomial.

4x7+32x+5-24x^4

A. 4x^4(x^3+8x-6)
B. 2x^4(2x^3+16x-12)
C. 2x^4(x3+8x-6)
D. 4x^4(2x^3+16x-12)

Answers

The coefficients here are 4, 32, and -24. The GCF of these values is 4.
As for the variables, the values are x^7, x^5, and x^4. The GCF is x^4
To factor this expression take out 4x^4 from each of the terms.
Coefficients should be divided by four and exponents should be subtracted by 4 since they have the same base (x).
The answer here is A.

The volume of oil in four different containers is shown below: container
a.5.25 milliliters container
b.5.29 milliliters container
c.5.27 milliliters container
d.5.23 milliliters sue has a measuring cup that can measure to the nearest tenth of a milliliter. if sue measures the oil in each container, the least amount of oil would measure ____ milliliters.

Answers

Let me help you!
What we have right now:
*A 5.25 milliliters container.
*A 5.29 milliliters container.
*A 5.27 milliliters container.
*A 5.23 milliliters container.
*Sue's measuring cup that can measure to the nearest tenth of a milliliter.

What we need to do:
*Find out the least amount of oil after Sue used her measuring cup to measure each oil container.

Solution:
Container A: 5.25mL ---> 5.3mL
Container B: 5.29mL ---> 5.3mL
Container C: 5.27mL ---> 5.3mL
Container D: 5.23mL ---> 5.2mL <---- This is what we are looking for!

Therefore, the correct answer and the container which has the least amount of oil is: D. 5.23 milliliters container.

I hope this helped you :>

Answer:

5.2

Step-by-step explanation:

1. Explain a method of determining the correct degree and classification of a polynomial.

2. Why is the polynomial, 4x^2y + 5xy classified as a 3rd degree binomial?

Answers

A polynomial can be classified according to the number of expressions that it has in a given equation. A monomial has only one expression having a coefficient (number) and a variable (letter). A binomial has two expressions, same as the definition of the monomial. And a trinomial has three expressions, same as the definition of a monomial. We can determine the degree of a polynomial by looking at the exponents of the given polynomial. If an expression has two variables with different exponents, you can add their exponent to determine their degree.

So the polynomial, 4x²y + 5xy is classified as a 3rd degree binomial because the first term, 4x²y has a variables x² and y. The x² has an exponent 2 and y has an exponent 1. Adding the two makes it three.

12.5% of what is 130?

Answers

16.25 is 12.5% of 130
16.25 :/:/(;-;-((--((-(-(-(-(-(-(-(-(-((/)/)/

In how many different ways can five elements be selected in order from a set with three elements when repetition is allowed?

Answers

There are 243 ways to select five elements in order from a set of three elements with repetition allowed.

When selecting five elements in order from a set with three elements and repetition is allowed, each selection can include any of the three elements, repeated as necessary. Here's the breakdown:

1. For the first position, there are 3 choices.

2. For the second position, there are also 3 choices, as repetition is allowed.

3. Similarly, for the third, fourth, and fifth positions, there are 3 choices each.

To find the total number of ways, we multiply the number of choices for each position:

3 choices for the first position × 3 choices for the second position × 3 choices for the third position × 3 choices for the fourth position × 3 choices for the fifth position = [tex]\(3^5 = 243\)[/tex] ways.

Therefore, there are 243 different ways to select five elements in order from a set with three elements when repetition is allowed.

The correct naswer is 21.

The number of ways to select five elements in order from a set with three elements when repetition is allowed can be represented in LaTeX as:

[tex]\binom{5+3-1}{5} = \binom{7}{5} = \frac{7!}{5!(7-5)!} = \frac{7!}{5!2!} = 21[/tex]

Explanation:

- When repetition is allowed, the problem can be treated as finding the number of ways to arrange 5 objects with 3 distinct types.

- This can be solved using the combination formula, where we choose 5 positions out of 7 (5 elements + 3 distinct types - 1).

- The binomial coefficient [tex]\binom{n}{r}[/tex] represents the number of ways to choose [tex]$r$[/tex] items from a set of [tex]$n$[/tex] items.

- In this case, we are choosing 5 positions (elements) from a set of 7 positions (5 elements + 3 distinct types - 1).

- The binomial coefficient can be expanded using factorials: [tex]\binom{n}{r} = \frac{n!}{r!(n-r)!}[/tex]

- Substituting [tex]n = 7$ and $r = 5[/tex], we get[tex]\binom{7}{5} = \frac{7!}{5!(7-5)!} = \frac{7!}{5!2!} = 21[/tex]

Therefore, there are 21 different ways to select five elements in order from a set with three elements when repetition is allowed.

Zeus Industries bought a computer for $2857. It is expected to depreciate at a rate of 24% per year. What will the value of the computer be in 3 years?

Round to the nearest penny. Do not type the "$" sign in your answer


******PLEASE HELP******

Answers

This is an exponential growth/decay problem, and it doesn't really matter which when it comes to the equation because they are both pretty much the same. The formula is A = Pe^(rt), where A is what you end up with, P is the principle value of the object, e is euler's number, r is the rate of decay or growth, and t is the time in years. Since we are looking at depreciation or decay, our r value will be negative. A is what we are solving for (the ending value), P is 2857, r is -.24 and t is 3. So our formula, set up properly, looks like this: A = 2857e^(-.24*3). The first thing to do is to simplify the exponents by multiplying them: A = 2857e^(-.72). Now we're ready to solve! On your calculator, you have a 2nd button and a LN button, when you hit 2nd-->LN you'll get e^(  .  Enter in the -.72 and then hit enter.  You should get .4867522. Now multiply that by 2857 and you'll get 1390.65.  That's what the computer will be worth in 3 years if it depreciates at that rate.

Which statements are true for solving the equation 0.5 – |x – 12| = –0.25? Check all that apply.



The equation will have no solutions.

A good first step for solving the equation is to subtract 0.5 from both sides of the equation.

A good first step for solving the equation is to split it into a positive case and a negative case.

The positive case of this equation is 0.5 – |x – 12| = 0.25.

The negative case of this equation is x – 12 = –0.75.

The equation will have only 1 solution

Answers

we have  

[tex]0.5-\left|x-12\right|=-0.25[/tex]  

we know that        

The absolute value has two solutions

Subtract  [tex]0.5[/tex] both sides

[tex]-\left|x-12\right|=-0.25-0.5[/tex]  

[tex]-\left|x-12\right|=-0.75[/tex]  

Step 1

Find the first solution (Case positive)

[tex]-[+(x-12)]=-0.75[/tex]

[tex]-x+12=-0.75[/tex]

Subtract  [tex]12[/tex] both sides

[tex]-x+12-12=-0.75-12[/tex]

[tex]-x=-12.75[/tex]

Multiply by [tex]-1[/tex] both sides

[tex]x=12.75[/tex]

Step 2

Find the second solution (Case negative)

[tex]-[-(x-12)]=-0.75[/tex]

[tex]x-12=-0.75[/tex]

Adds  [tex]12[/tex] both sides

[tex]x=-0.75+12[/tex]

[tex]x=11.25[/tex]

Statements

case A) The equation will have no solutions

The statement is False

Because the equation has two solutions------> See the procedure

case B) A good first step for solving the equation is to subtract 0.5 from both sides of the equation

The statement is True ----->  See the procedure

case C) A good first step for solving the equation is to split it into a positive case and a negative case

The statement is False ----->  See the procedure

case D) The positive case of this equation is 0.5 – |x – 12| = 0.25

The statement is False

Because the positive case is [tex]0.5-(x-12)=-0.25[/tex] -----> see the procedure

case E) The negative case of this equation is x – 12 = –0.75

The statement is True -----> see the procedure

case F) The equation will have only 1 solution

The statement is False

Because The equation has two solutions------> See the procedure


Final answer:

The equation 0.5 - |x - 12| = -0.25 has no solutions because an absolute value cannot be negative. Attempting to split the equation into positive and negative cases or solving for x is fruitless because the left side of the equation will always be at least 0.5.

Explanation:

When solving the equation 0.5 - |x - 12| = -0.25, we can immediately notice that it will have no solutions because the absolute value is always non-negative, and therefore the left-hand side cannot be less than 0.5. Hence, subtracting 0.5 from both sides is not a good first step. Instead, you would typically isolate the absolute value on one side, but given that the equation equals a negative number, we know it has no solutions without additional steps.

Additionally, splitting the equation into a positive case and a negative case isn't useful here, because no matter what's inside the absolute value, the output cannot lead to a negative result, thus making both cases moot.

The statements that say "The positive case of this equation is 0.5 - |x - 12| = 0.25" and "The negative case of this equation is x - 12 = -0.75" are incorrect as they misinterpret how the absolute value works. Lastly, the equation does not have any solution, so it cannot have only one solution.

Learn more about Absolute Value Equations here:

https://brainly.com/question/35209059

#SPJ3

Determine the zeros of the function f(x) = 3x2 – 7x + 1.

Answers

The zeros of the function will be when f(x) = 0.
As 0 = 3x^2 - 7x + 1, you can use the quadratic formula to solve, finding that x = (7 + sqrt(37))/2 or (7 - sqrt(37))/2.

Zeros of the given equation [tex]3x^{2} -7x+ 1[/tex] are [tex]\frac{7+\sqrt{37} }{6} \ or \frac{7-\sqrt{37} }{6}[/tex].

What are the zeros of a quadratic equation?

The zeros of a quadratic equation f(x) are all the x-values that make the polynomial equal to zero.

What is quadratic method?

The quadratic formula helps us solve any quadratic equation. First, we bring the equation to the form ax²+bx+c=0, where a, b, and c are coefficients. Then, we plug these coefficients in the formula:

[tex]x = \frac{-b \pm \sqrt{b^{2} -4ac} }{2a}[/tex]

According to the given question.

We have a function.

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

To find the zeros of the function equate f(x) = 0.

[tex]3x^{2} -7x+1 = 0\\[/tex]

Solve the above equation by quadratic method.

[tex]x = \frac{7\pm\sqrt{(7)^{2} -4(3)(1)} }{2(3)}[/tex]

[tex]\implies x = \frac{7\pm\sqrt{49-12} }{6}[/tex]

[tex]\implies x = \frac{7\pm\sqrt{37} }{6}[/tex]

[tex]\implies x = \frac{7+\sqrt{37} }{6} \ or \frac{7-\sqrt{37} }{6}[/tex]

Hence, zeros of the given equation [tex]3x^{2} -7x+ 1[/tex] are [tex]\frac{7+\sqrt{37} }{6} \ or \frac{7-\sqrt{37} }{6}[/tex].

Find out more information about zeros of a quadratic equation and quadratic method here:

https://brainly.com/question/27349171

#SPJ2

Evaluate.

8m - 4 + 3n

n = 5 and m = 2

Answers

8m - 4 + 3n
= 8*2 - 4 + 3*5
= 16 - 4 + 15
= 27  ← answer
8m-4+3n
Put in the number as the variables
8(2)-4+3(5)
16-4+15
12+15=27 


How many solutions does the equation 6s − 3s − 9 = −2 + 3 have?
Only one
None
Two
Infinitely many

Answers

6s - 3s - 9 = -2 + 3
3s - 9 = -2 + 3
3s - 9 = 1
3s = 10
s = 10/3
s  = 3.3333

The equation has 1 solution. 
To see how many solutions it has, you first have to solve it.

6s − 3s − 9 = −2 + 3
First combine like terms.
3s - 9 = 1
Add 9 to both sides.
3s = 10
Divide both sides by 3.
s = 3.33

The answer is 
A. Only one

What are the center and radius of the circle defined by the equation ?

A. Center (3, -4); radius 2
B. Center (-3, 4); radius 2
C. Center (-3, 4); radius 4
D. Center (3, -4); radius 4

Answers

it might be B im not sure

x^2 - 6x + y^2 + 8y + 21 = 0
(x - 3)^2  - 9 + (y + 4)^2 - 16  = -21

(x - 3)^2 + (y + 4)^2 =  -21 + 9 + 16 =  4

so center is at (3,-4) and radius = sqrt4 = 2

Answer is A

Below are the steps to solve an equation: Step 1: |x − 5| + 2 = 5 Step 2: |x − 5| = 5 − 2 Step 3: |x − 5| = 3 Which of the following is a correct next step to solve the equation?

Answers

The next correct step would be to open the absolute value signs. To do so, the equation would need to be put equal to two values wich both need to be solved to find the correct answers.

Equation 1: x-5=3
Equation 2: x-5=-3

The answers would be x=8 and x=2.

Answer: [tex]x-5=\pm 3[/tex] will be the next step of the given expression.

Step-by-step explanation:

Since, Given expression is |x-5|+2=5

On solving the above expression,

Step 1.  [tex]|x-5|+2=5[/tex]

step 2. [tex]|x-5| = 5-2[/tex]

Step 3. [tex]|x-5| = 3[/tex]

Step 4. [tex]x-5=\pm 3[/tex] (because mode takes both positive and negative values)


For an angle θ with the point (–20, –21) on its terminating side, what is the value of cosine?

Answers

The fact that the terminating side has 2 negative values tells us that it lies in Q3, where both x and y are negative. The cosine of an angle is the side adjacent/hypotenuse. But we don't have the value for the hypotenuse, so we have to find it using the Pythagorean Theorem. c^2 = -20^2 + -21^2  which gives us a c value of 29. Now that we have the hypotenuse length, we can set up the angle's cosine value: cos theta = -20/29.

Answer:

-20/29

Step-by-step explanation:

Other Questions
What made the middle ground a distinctive region of north america? Write the function in vertex form, and identify its vertex. g(x) = 5x2 - 50x + 128 how many solutions does the equation 4y+7=5+2+4y have? A. one B. two C. None D. infinitely many Please help ASAP! 30 points and brainly! Answer the first 2, answer the 3rd is youd likke.------------------------------------------------------------1. Which of the following literary terms means "having to do with time"?physical settingpsychological settingsocial settingtemporal setting------------------------------------------------------------2. Read the following excerpt and answer the question that follows.Anne (as she opens the carton). You know the way I'm going to think of it here? I'm going to think of it as a boardinghouse. A very peculiar summer boardinghouse, like the one that we --(She breaks off as she pulls out some photographs.) Father! My movie stars! I was wondering where they were! I was looking for them this morning . . . and Queen Wilhelmina! How wonderful!- - - - -What does this passage reveal about Anne's initial thoughts about the Secret Annex?She has an adventurous outlook on their situation.She is afraid because the family is in hiding.She wishes that it was summer and she was on vacation.She is unhappy to be sharing the annex with another family.------------------------------------------------------------In Act I, Scene 2 of The Diary of Anne Frank, the Franks and Van Daans move into a hidden annex of an office building. After reading this scene, take a few minutes to consider what things you would take if you were forced to go into hiding. Write in your journal about what you would pack and why. Keep in mind that you would only be able to take what you could carry on your body or in a very small sack. Your response should be no less than 150 words in length. The cones on the retina are sensitive to _____. A figure has a vertex at (5, 2). If the figure has line symmetry about the y-axis, what are the coordinates of another vertex of the figure? To help you identify children with disabilities or special needs, look at your observation and assessment data in each domain over time to see if there's A. a communication delay that may relate to autism. B. a lack of progress or lost skills that you want to share with families. C. similarities with what others have seen in their settings. D. information that you can share with families and professionals about the child's cognition. Hi can you please help me with the March Book One questions. Thanks! :) Benzyl alcohol, although a primary alcohol, reacts very rapidly in the presence of hcl forming benzyl chloride. why is this? A student wants to report on the number of movies her friends watch each week. The collected data are below: 214120102Which measure of center is most appropriate for this situation and what is its value? Median, 1.5 Median; 3 Mean, 1.5 Mean; 3 Nancy rides her bicycle 10 miles at an average rate of 12 miles per hour and 12 miles at an average rate of 10 miles per hour. What is the average rate for the entire trip? Explain your answer. Which of the following social groups exists in all know cultures A total of 487 tickets were sold for the school play. They were either adult tickets or student tickets. There were 63 fewer student tickets sold than adult tickets. How many adult tickets were sold? which number produces a rational number when added to 0.5 Why is it important for blood to flow in only one direction? Bill's Roast Beef sells 5 times as many sandwiches as Pete's Deli. The difference between their sales is 360 sandwiches. How Many did each sell ? Explosive volcanic mountains, such as mount st. helens of the cascade mountain range, occur at a(n) __________ plate boundary. Suppose Q and R are independent events. Find P(Q and R) if P(Q) =4/5 and P(R) =4/11 32.7 grams of water vapor takes up how many liters at standard temp and pressure (273 K and 100 kPa) Martin knew he was going to fail the upcoming math test because he felt he wasn't good at math and never had been. martin's thoughts are an example of _____. Steam Workshop Downloader