On the unit circle, which of the following angles has the terminal point
coordinates.
A. 45
B. 135
C. 225
D. 315

On The Unit Circle, Which Of The Following Angles Has The Terminal Pointcoordinates. A. 45B. 135C. 225D.

Answers

Answer 1

Answer: C. 225

Step-by-step explanation:


Related Questions

The price of a radio is marked as rs 7500 if shopkeeper allows 20 % Discount and adds 13 % VAT . how much customer pay for radio​

Answers

Answer:

a) A shopkeeper marked the price of an article a certain percentage above the cost price and he allowed 16% discount to make 5% profit. If a customer paid Rs 9.492 with 13% VAT to buy the article, by what percent is the marked price above the cost of the price article? (I hope this helps)

help please what is the median

Answers

Answer:

The median is 9

Step-by-step explanation:

The median is the number in the middle. The middle of this is 8 and 10, so you plus them and divide by to 2, then it gives 9, so the median is 9.

The distance traveled (in meters) by an insect is modeled by the equation d=0.5t where d is the distance traveled in meters and t is the time in minutes. Find the distance traveled in 27.9 minutes.
A. none of these
B. 13.95 meters
C. 55.8 meters
D. 1.395 meters

Answers

Answer:

B. 13.95 meters

Step-by-step explanation:

The question is just asking you to talk the amount of time taken, and divide it in half.

d= 0.5(27.9)

Team members Corinne, Kevin, and Tomas decide to share the cost
of 2 motor controllers and 4 wheels equally. How much does each
member need to contribute?
Please help(write step by step and upload pic or do it here please I appreciate it so much !

Answers

Answer:

each member needs to put in 91.70 dollars in.

Step-by-step explanation:

you add the costs of all the tools needed. in this case the two controllers and wheels which adds up to 275.1.

then you divide by the amount of people which is three. so 275.1/3 and you get 91.7

help pls and explain!!!

If x^2 + kx + 6 = (x+n)(x + 3) for all values of x, where k and n are constants, what is the value of k?
A) 5
B) 3
C) 2
D) 1

Answers

Answer:

A) 5

Step-by-step explanation:

We are given that:

[tex]x^2+kx+6=(x+n)(x+3)[/tex]

Where k and n are constants.

And we want to find the value of k.

We can expand the right-hand side:

[tex]\displaystyle =x(x+n)+3(x+n)\\ \\ = x^2+nx+3x+3n \\ \\ = x^2 + (n+3)x+3n[/tex]

Hence:

[tex]x^2+kx+6=x^2+(n+3)x+3n[/tex]

The coefficients of each term must be equivalent. In other words:

[tex]k=n+3\text{ and } 6=3n[/tex]

Solve for n:

[tex]n=2[/tex]

Now, we can solve for k:

[tex]k=(2)+3=5[/tex]

Our answer is A.

What is the nth term rule of the quadratic sequence below?
8,14,22,32 ,44, 58, 74...

Answers

Answer:

y=n^2+3n+4

Step-by-step explanation:

Sequence,S: 8,14,22,32 ,44, 58, 74...

First differences of S: 6,8,10,12,14,16,...

Second differences of S: 2,2,2,2,2,2,....

It is indeed a quadratic since the 1st differences that are the same are the second differences.

So the 1st term is 8. If the 0th term was listes it would be 4 since 8-4=4 and 6-4=2.

This means our quadratic it is in the form

y=an^2+bn+c where c=4.

So we have y=an^2+bn+4.

Now we can find a and b using two points from our sequence to form a system of equations to solve.

(1,8) gives us 8=a(1)^2+b(1)+4

Simplifying gives 8=a+b+4

Subtracting 4 on both sides gives: 4=a+b

(2,14) gives us 14=a(2)^2+b(2)+4

Simplifying gives 14=4a+2b+4

Subtracting 4 on both sides gives 10=4a+2b

So we have the following system to solve:

4=a+b

10=4a+2b

I'm going to solve using elimination/linear combination style.

Dividing second equation by 2 gives the system as:

4=a+b

5=2a+b

Subtract the 2nd equation from the first gives:

-1=-1a

This implies a=1 since -1=-1(1) is true.

If a+b=4 and a=1, then b=3. Because 3+1=4.

So the equation is y=1n^2+3n+4 or y=n^2+3n+4.

subject
Math, 25.02.2021 09:15 hajuyanadoy
Illustrate the following and determine the number of permutations. 1. Arranging 4 pots with different plants in a row
2. Forming a four-digit ATM pin.
3. Securing a motorcycle with a three-digit combination lock using the numbers 1, 2, 3 and 6
4. Displaying 3 identical small vases, 1 figurine, and a photo frame in a row
5. 3 girls sitting around a circular table​

Answers

Answer:

1: 16

2: 4940

3: 24

4: 25

5: 9

Step-by-step explanation:

A permutation is a method of calculating the number of possible outcomes. It follows the following general formula;

[tex]_nP_r=\frac{n!}{(n-r)!}[/tex]

There (n) is the number of objects, and (r) is the number of objects selected.

1. Arranging 4 pots with different plants in a row

In order to solve this, one needs two pieces of information, the number of objects, and the number of objects selected. One is given the number of objects; (4), but when the problem states "in a row" it never specifies how many plants are in a row. Thus, let one assume that a "row" can have an infinite amount of space, but in this case, only (4) space will be used. Therefore there are (4) objects with (4) objects selected. However, the drawback is that the combination formula doesn't work when the two parameters (n) and (r) are the same. Hence, to solve this special case, one simply multiplies the two numbers to get the answers:

[tex]n*r\\\\=4*4\\\\=16[/tex]

2. Forming a four-digit ATM pin

One is given that there are (4) digits in the ATM pin, this is the number of objects selected. One is also given that number of objects, there are (10) digits including (0). Set up the permutation and solve;

[tex]_nP_r=\frac{n!}{(n-r)!}[/tex]

[tex]_1_0P_4=\frac{10!}{(10-4)!}\\\\=\frac{10!}{6!}\\\\=\frac{10*9*8*7*6*5*4*3*2*1}{6*5*4*3*2*1}\\\\=10*9*8*7\\\\=4940[/tex]

3. Securing a motorcycle with a three-digit combination lock using the numbers (1), (2), (3), and (6).

There are (4) digits to choose from on the lock. But there are (3) numbers that can be selected.

[tex]_4P_3=\frac{4!}{(4-3)!}\\\\=\frac{4!}{1!}\\\\=\frac{4*3*2*1}{1}\\\\=4*3*2*1\\\\=24[/tex]

4. Displaying 3 identical small vases, 1 figure, and a photo frame in a row.

There are (5) objects, and (5) spaces (read problem (1) for an explanation for the objects being put in a row). Thus, this is a special case; multiply the two numbers to get the result;

[tex]n*r\\=5*5\\=25[/tex]

5. 3 girls sitting around a circular table

There are (3) subjects, and (3) spaces in this problem. Apply the same logic applies to a row in this problem. Therefore, this is another special case; multiply the two numbers to get the result;

[tex]n*r\\=3*3\\=9[/tex]


How do you graph this ,helppppppppp

Answers

the first one, the y intercept is -3

3. The following are the scores you shot in five rounds of golf: 70,80,75,75,80. The variance is: A. 3.74 C. 14 B. 196 D. 70​

Answers

Answer:

Option C.

Step-by-step explanation:

For a given set of N elements:

{x₁, x₂, ..., xₙ}

The mean is given by:

[tex]M = \frac{x_1 + x_2 + ... + x_n}{N}[/tex]

And the variance is given by:

[tex]v = \frac{(x_1 - M)^2 + (x_2 - M)^2 + ... + (x_n - M)^2}{N}[/tex]

Then for our set:

{70, 80 ,75, 75, 80}

We have 5 elements, then N = 5

The first thing we need to find is the mean.

[tex]M = \frac{70 + 80 + 75 + 75 + 80}{5} = 76[/tex]

Then the variance will be:

[tex]v = \frac{(70 - 76)^2 + (80 - 76)^2 + (75 - 76)^2 + (75 - 76)^2 + (80 - 76)^2}{5} = 14[/tex]

The correct option is C, 14.

which table represents a linear function graph 1.​ pleasee help also giving brainliest

Answers

Answer:

2 i think it is

Step-by-step explanation:

Answer: Table on the farthest left

Explanation: The table on the farthest left represents a linear function graph. This is because the x values go up by the same number each time, and the y values do as well. Even though they do not go up by the same number, the fact that x goes up by 1 each time and y goes up by 1/2 each time makes the table linear. The other tables are not linear; even though the x value goes up by the same number each time, the y value does not.

Hope this helps! Comment below for more questions.

HELPP!
The functions f(x) and g(x) are described using the following equation and table:
f(x)=-4(1.09)x

Answers

Answer:

A: The y-intercept of f(x) is equal to the x-intercept of g(x)

Step-by-step explanation:

From the equation of f(x) given, we have;

f(x) = -4(1.09)^(x)

Now,the y-Intercept will be the point where x = 0.

Thus;

f(0) = -4(1.09)^(0)

f(0) = -4

Now,from the table given for g(x), we can see that at x = 0,g(x) = -4.

Thus,it means that the y-intercept of f(x) is equal to the x-intercept of g(x)

A clínica odontológica Dentes Felizes calcula o valor de seus atendimentos a partir de uma taxa fixa de R$ 100,00 e R$ 60,00 por cada obturação.

Answers

Answer:

$ 100 + $ 60 y

Step-by-step explanation:

The dental clinic Dentes Felizes calculates the value of its services based on a fixed fee of R$ 100.00 and R$ 60.00 for each filling.

Let the total number of fillings is y.

The total cost of fillings = $ 60 x y =  $ 60 y

The total cost of the treatment = $ 100 + $ 60 y

Solve. Algebra 1
1-4p-2p=1-5p

Answers

Answer:

p = 0

Step-by-step explanation:

1 - 4p - 2p = 1 - 5p

-6p + 1 = -5p + 1

-p + 1 = 1

-p = 0

p = 0

Please help me with this one.. it's due today!!!

Answers

Answer:

75 in^2

Step-by-step explanation:

The surface area is the sum of the areas

Area of the square:

A = s^2 = 5^2 =25

Area of one triangle

A = 1/2 bh = 1/2 (5)(5) = 25/2

There are 4 triangles

4* (26)/2 = 50

The sum is 25+50 = 75

Hi!

[tex]P_{\square}=5^2=25 \ in.^2\\\\P_{\triangle}=\frac{1}{2}\cdot5\cdot5=\frac{1}{2}\cdot25=12,5 \ in.^2\\\\P_c=25+4\cdot12,5=25+50=\boxed{75 \ in.^2}[/tex]

find the area of the kite. please help thank you

Answers

Answer:

1/2×d1×d2

=1/2× (4+4)(6+3)

=36

What is the value of W?
5 units
7 units
14 units
15 units

Answers

Answer:

5 units!

Step-by-step explanation:

Because Rectangle Perimeter = 2(a+b)

a=2w-1, b=w

2(2w-1+w)=28

3w-1=14

3w=15

w=5

So the answer is 5! 5! 5! A!A!A!

Fighting!! o(≧o≦)o

Write an algebraic expression for each word phase 9 less than x 6 minus f t multiplied by 6 one half of a number n

Answers

Answer:

9 < x

6 - f

t × 6

1/2n

Step-by-step explanation:

Given expressions:

9 less than x

Less than (<)

9 less than x = 9 < x

6 minus f

Minus (-)

= 6 - f

t multiplied by 6

Multiplication (×)

= t × 6

one half of a number n

One half = 1/2

one half of a number n

= 1/2 × n

= 1/2n

= n/2

A baseball league is holding registration for both a men's league and a women's league. Only a total of 400 players can register, and each team consists of exactly 10 players. If 24 women's teams have already registered, which inequality could be used to find m, the number of men's teams that can register?
A.
24(10) + 10m < 400

B.
24(10) + 10m > 400

C.
24(10 + 10m) > 400

D.
24(10 + 10m) < 400

Answers

the correct answer is b

I need help with my math!!!!!!!

Answers

Answer:

B is the answer because the graph is translated 2 down. the translation cannot be included within the radical sign, so it can't be C

Prove: AAB
Step
Statement
Reason
Given
1
ABCD is a parallelogram
ABCD
Select a Reason!!
2
A
B
N

Answers

Hmmm… I wish I could help you with this one, sorry

I will mark you brainlist if you helppp me pls and thankyouuu

Answers

Answer:

1 option is correct nd your answer is also correct

write a equation for y=|x| if the graph is translated right by 3 units and down by 1 unit

Answers

Answer:

y=|x -3| -1

Step-by-step explanation:

Figure A is a scale image of Figure B. What is the value of x?

khan academy

Answers

Answer:

maybe 12 because

Step-by-step explanation:

30/25=1.2

10×1.2=12

Graph a right triangle with the two points forming the hypotenuse. Using the sides, find the distance between the two points, to the nearest tenth (if necessary).
(8,6) and (5,9)​

Answers

Answer: 69, -69

Step-by-step explanation:

it is easy buddy not lies

A nunber when divided by 12 gives remainder 7 if the same number is divided by 6 the remainder must be ?

Answers

Answer:

1

Step-by-step explanation:

Let the number be n.

We are given:

n/12=q1+(7/12) where q1 is the quotient

n/6=q2+(?/6) where q2 is the quotient and ? is the remainder value we are trying to find.

? must be a integer between 0 and 5, inclusive. A remainder cannot be bigger than or equal to the divisor.

Let's rewrite the first equations

Multiply equation 1 on both sides by 2:

n/6=2q1+7/6

Remainder cannot be 7.

Rewrite again.

6 goes into 7 1 time with remainder 1.

n/6=2q1+(1+1/6)

n/6=(2q1+1)+1/6

So q2=2q1+1 and the remainder is 1 when dividing n by 6.

For fun. What is a number n with such conditions on it?

So what number has remainder 7 when divided by 12 and a remainder 1 when divided by 6.

n=12q1+7

n=6q2+1

If q1=1, we find a number right away that works.

19/12=1+7/12

19/6=3+1/6

Help me with this....After drawing a histogram....How do u find the class in which the median lies in a histogram....​

Answers

Answer:

Get all the values of the histogram and put them in order:

For example 2,5,7,1,7,3  becomes 1,2,3,5,7,7 and then you get the middle number, which is in this case (3+5)/2=3.5

Then see which of the readings lie on 3.5.

Step-by-step explanation:

9514 1404 393

Explanation:

The histogram will have a count associated with each class. You may have to read the count from the vertical scale of the graph. If it is a histogram of relative frequencies, each class will have a fraction or percentage instead of a count.

Find the total of all counts. Determine what half that number is. If the total is odd, then round up to the nearest integer. This is the index number of the median value.

Add up the counts in the classes starting at one side of the graph, working toward the other side. (Left-to-right is the usual direction for doing this.) When you find the class that increases the total to a value equal or greater than the index number, this is the class that contains the median.

__

If the histogram is a relative frequency histogram, the class that brings the total to 50% is the one containing the median.

__

There may be cases where the total count is even, and the total of all of the classes up to a point is exactly equal to the index number you're looking for. In that case, the median is between that class and the next. Here's an example:

  class 1: count 3

  class 2: count 5

  class 3: count 4

  class 4: count 4

Total count: 3+5+4+4 = 16. Median index = 16/2 = 8

Total of classes 1 and 2 = 3+5 = 8. This means exactly half of the represented values are in class 2 or below, and half are in class 3 or above. If you had access to the actual data values, you would find the median as the average of the 8th and 9th data values (when they are sorted into increasing order). Here, the median might be estimated as the value halfway between the upper bound of class 2 and the lower bound of class 3.

__

2nd example

Consider the same histogram as above, but with a count of 3 in class 4. This brings the total count to 15, and the index of the median is 15/2 = 7.5, rounds to 8. Again, the 8th data value (median) is in class 2. There is no ambiguity in this case.

Help please
……………………..

Answers

Answer:

b ≈ 48.6°

Step-by-step explanation:

Using the sine ratio in the right triangle

sin b = [tex]\frac{opposite}{hypotenuse}[/tex] = [tex]\frac{9}{12}[/tex] , then

b = [tex]sin^{-1}[/tex] ([tex]\frac{9}{12}[/tex] ) ≈ 48.6° ( to 1 dec. place )

From the top of a building, 40 feet above the ground, a construction worker locates a rock at a 12° angle of depression. How far is the rock from the building? ​

Answers

Answer:

188 m

Step-by-step explanation:

[tex] \tan(12) = \frac{40}{x} \\ x = \frac{40}{ \tan(12) } \\ x = 188[/tex]

Answer:

I think that the other answer is WRONG

tan(12) = [tex]\frac{x}{40}[/tex]

x = tan(12)*40 = 8.5

Step-by-step explanation:

[tex]\frac{sin\left(78\right)}{40}=\frac{sin\left(12\right)}{x}[/tex] = 8.5

help i’m so confused

Answers

Answer:

-27/7

Step-by-step explanation:

put x into the equation

A main purpose of doing an experiment over an observational study is to learn whether a certain _____ causes a certain response.

Answers

Answer:

condition

Step-by-step explanation:

An experiment can be defined as an investigation which typically involves the process of manipulating an independent variable (the cause) in order to be able to determine or measure the dependent variable (the effect).

This ultimately implies that, an experiment can be used by scientists to show or demonstrate how a condition causes or gives rise to another i.e cause and effect, influence, behavior, etc in a sample.

On the other hand, an observational study can be defined as a type of study in which a researcher observes and measures the effect of a diagnostic test, risk factors, or treatments on individuals without intervening, changing or manipulating who are or aren't exposed to it (controlled conditions).

Hence, the main purpose of doing an experiment over an observational study is to learn whether a certain condition causes a certain response.

Cause and effect can be defined as the relationship between two things or events in which an occurrence of one (cause) leads to the occurrence of another (effect).

Other Questions
Explain why it is not advisable for two sickle cell carriers to marry. At the Fidelity Credit Union, a mean of 5.8 customers arrive hourly at the drive-through window. What is the probability that, in any hour, more than 5 customers will arrive Please help me... I stink at math please help i guess on a Select the correct answer.What is the tone of the second paragraph?From inaugural address When your vehicle turns a corner, the tracks made by the rear tires are always: a) Outside of those made by your front tires b) Inside of those made by your front tires c) On top of those made by your front tires d) None are correct A major component of gasoline is octane when octane is burned in air it chemically reacts with oxygen to produce carbon dioxide and water what mass of carbon dioxide is produced by the reaction of oxygen What does the second part of declaration contain A pair of linear equations is showny=-3x5y=x+2Which of the following statements best explains the steps to solve the pair of equations graphically?on a graph, find the point of intersection stwo lines; the first line has y-intercept - 5 and slope - -3, and the second line has y-intercept = 2 and slope - 1.On a graph, find the point of intersection of two lines, the first line has y-intercept -3 and slope - 5, and the second line has y-intercept - 1 and slope - 2.On a graph, find the point of intersection of two lines, the first line has y-intercept -- and slope - 3, and the second line has y-intercept = -2 and slope --1On a graph, find the point of intersection of two lines; the first line has y-intercept = 3 and slope -5, and the second line has y-intercept -1 and slope --2. Two spheres are rolling without slipping on a horizontal floor. They are made of different materials, but each has mass 5.00 kg and radius 0.120 m. For each the translational speed of the center of mass is 4.00 m/s. Sphere A is a uniform solid sphere and sphere B is a thin-walled, hollow sphere. Part B How much work, in joules, must be done on the solid sphere to bring it to rest? Express your answer in joules. VO AE4D ? J WA Request Answer Submit Part C How much work, in joules, must be done on the hollow sphere to bring it to rest? Express your answer in joules. Wa Request find the exact value cos5pi/6 What are at least 3 strengths and 3 weaknesses of a newspaper article? PLEASE HELP QUICK QUESTION I NEED ANSWERSS NOWW PLSS Draw a sinusoidal signal and illustrate how quantization and sampling is handled by using relevant grids. On November 1st, Neiman Marcus at the Florida Mall signed a $100,000, 2%, eight-month note payable with all of the principal and interest due at maturity eight months later on July 1. Neiman Marcus' Store at Florida Mall should report interest payable at (year-end) December 31, in the amount of: find the measures of m and n. What angles can you construct using just a pair of compasses and a ruler? A circular garden is surrounded by a circular path of 7m width.If the area of path is 770m,find the area of the garden without path.help me this question What has been the main role of thetwelve Federal Reserve Banks?A. To help commercial banksB. To giveprivate home loansC. To regulate personal income and taxesD. To help individuals who file for bankruptcy What is the solution set of the equation x2+3*-4=6