The measures of an exterior angle and the adjacent interior angle add up to 360 because they form a linear pair

A.True
B.False

Answers

Answer 1
The statement is false.

Explanation:
An exterior angle and its adjacent interior angle fall together on a straight line to form a linear pair.
Because the sum of adjacent angles on a straight line is 180⁰ (not 360⁰), the statement is false.

Answer 2

Answer: false

Step-by-step explanation:


Related Questions

How long does it take a plane, traveling at a speed of 110 m/s, to fly once around a circle whose radius is 2850 m?

Answers

V=110, s= 2×π×r (circumference of a circle)
t=s/v=110/2×π×2850

Answer:

It takes to the plane [tex]162.792[/tex] seconds to fly once around a circle whose radius is 2850 m at a speed of [tex](110)\frac{m}{s}[/tex]

Step-by-step explanation:

The first step in this exercise is to find the total distance that the plane will fly.

This distance is equal to the perimeter of a circle whose radius is 2850 m.

Given a circle of radius R, the perimeter ''P'' can be calculated as :

[tex]P=\pi .d=\pi  .2.R[/tex]

Where ''d'' is the diameter of the circle that is equal to 2.R

The distance that the plane will fly in the exercise is :

[tex]P=\pi .2.R=\pi .2.(2850m)=17907.078m[/tex]

Now, the speed is equal to distance divided by time.

[tex]speed=\frac{distance}{time}[/tex]

We have the speed of the plane and the distance (that is the perimeter ''P'' of the circle). We only need to replace this values in the equation and find the time variable.

[tex](110)\frac{m}{s}=\frac{(17907.078)m}{t}[/tex]

[tex]t=\frac{(17907.078)m}{(110)\frac{m}{s}}=(162.792)s[/tex]

[tex]t=(162.792)s[/tex]

We find that the time is [tex]162.792[/tex] seconds.

Choose the best definition for the following term:substitution

Answers

the action of replacing someone or something with another person or thing
A strategy for solving systems of equations that include solving for one variable and using that solution to find the other variable.

Quadrilateral abcd has side lengths of ab = 13w 5, bc = 5z 2, cd = 13w 5, and ad = 3z + 5. find the value of z for which quadrilateral abcd is a parallelogram.

Answers

Final answer:

To find 'z', utilise the properties of a parallelogram where opposite sides are equal. Setting these sides equal to each other and solving for 'z' provides the answer, 'z' = 3.5.

Explanation:

In this problem, you're given a quadrilateral ABCD for which you are supposed to find the value of 'z' when the quadrilateral is a parallelogram. In a parallelogram, the opposite sides are equal. Therefore, we can set AB = CD and BC = AD, and then solve for 'z'. From AB = CD (13w + 5 = 13w + 5), no information is required as their lengths are already equal. From BC = AD (5z - 2 = 3z + 5), solving for 'z' would give us 'z' = 7/2 or 3.5.

Learn more about Parallelogram here:

https://brainly.com/question/32033686

#SPJ12

When determining the number of significant figures in a number, zeroes to the left of the decimal point are never counted.
a. True
b. False?

Answers

The number of significant figures in a number means the number of digits that actually have a meaning in the number and should be included in measurements.

Zeros are not counted in special cases, these cases are as follows:
1- When the zero is the first digit from the left followed by other digits before the decimal point 
Example: 02.5 , 009.3 (zeros are not counted here)
However, in a number as 30.3, the zero is definitely counted

2- When the zero is the last digit on the right after the decimal point
Example: 23.330 , 8.90 (zeros are not counted here)

Based on this, the above mentioned statement is false.
Since zeros are counted before the decimal point when they are not the leftmost digits 
counted in : 30.4
not counted in : 03.4

The rule T1, -4 RO, 180°(x, y) is applied to rectangle KLMN. Which rectangle shows the final image??

Answers

Let me help you!

Looking at the visual, we can see five figures: KLM, 1, 2, 3, and 4.
Applying the rule T1, -4 RO, 180°(x, y) to rectangle KLMN - without even solving - just by merely observing, we can say (without a doubt) that the rectangle KLMN will most likely fall in the negative axis.

First rotation: -4 to the left.
Second rotation: -4 to the left.
Last rotation: -4 to the left making the last figure 3. <----- What we are looking for!

Therefore, the rectangle which shows the final image is figure 3 or rectangle 3.

Answer:

Figure 3.

Step-by-step explanation:

We perform the rotation first.  A 180° rotation about the origin maps every point

(x, y)→(-x, -y).  This means it negates both the x- and y-coordinates.

The pre-image points are:

K(3, -4); L(3, -1); M(5, -1); N(5, -4).  Performing the rotation and negating the coordinates will give us:

K'(-3, 4); L'(-3, 1); M'(-5, 1); N'(-5, 4).

Now we perform the translation.  The translation rule is <1, -4>; this means we add 1 to each x-coordinate and subtract 4 from each y-coordinate.  This maps to our new points:

K''(-2, 0); L''(-2, -3); M''(-4, -3); N''(-4, 0)

These are the points of figure 3.

A line contains points (−2,−2) and (1,4). Find the distance between the line and the point (6,−1).

Answers

In analytical geometry, derived equations are already available for finding the distance between a point and a line. The equation is

[tex]d = \frac{|Ax + By+ C|}{ \sqrt{ A^{2}+ B^{2} } } [/tex]

This is basing on the standard equation of a line in the form of:
Ax + By + C = 0, where A, B and C are coefficients.
These constants are coming from the equation of the line, while the point (x,y) is substituted to the x and y terms of the equation.

However, we must first know the equation of the line. Let us use the slope-intercept form: y = mx + b, where m is the slope which is equal to (y2-y1)/(x2-x1) while b is the y-intercept. For points (−2,−2) and (1,4), the slope is

m = (4--2)/(1--2) = 2

Then, we substitute any of those points to determine b. The answer would be the same either way. Let's use (-2,-2).
-2 = 2(-2) + b
b = 2

Thus, the equation of the line is y = 2x + 2. Rearranging into the standard form, it becomes 2x - y + 2 = 0. Therefore, A=2, B=-1 and C=2. Substituting the values to the equation by replacing x and y with coordinates of point (6,−1),

[tex]d = \frac{|2(6) + (-1)(-1)+ 2|}{ \sqrt{ 2^{2}+ (-1)^{2} } }[/tex]

d = 3√5 or 6.71 units

I Need Help ASAP! This is Due in 30 Minutes!

I don't Understand it at all and I need Help

Create a factorable polynomial with a GCF of 7. Rewrite that polynomial in two other equivalent forms. Explain how each form was created.

Answers

This looks like an odd problem.

Just start with a simple expression with 7 as a factor, and then multiply it out.

For example:

7(x+1)(x+2)

Here 7 could be the GCF.

Now multiply it out:

7(x^2+3x+2) =

7x^2+21x+14

So our factorable polynomial is 7x^2+21x+14

And its two equivalent forms are: 

7(x^2+3x+2)
and
7(x+1)(x+2)

He scatter plot shows the number of pages scanned (y) in different number of hours (x) by a scanning machine: which function best represents the data shown in the scatter plot

Answers

do you understand how to solve or do you want me to explain

The range of the function f(x) = x + 5 is {7, 9}. What is the function’s domain?
{2, 4}
{-2, -4}
{12, 14}
{-12, -14}
{0, 5}

Answers

f(x) = x+5 is the same as y = x+5

Plug in y = 7 and solve for x
y = x+5
7 = x+5
7-5 = x+5-5
2 = x
x = 2
So x = 2 is part of the domain

Now plug in y = 9 and solve for x
y = x+5
9 = x+5
9-5 = x+5-5
4 = x
x = 4
and x = 4 is also part of the domain

Therefore the domain is {2,4}

which choice is equal to the repeating decimal below? 0.6

a) 0.666
b) 6/10
c) 0.66666666

Answers

the answer is 6/10 my fren :) good luck.

Hello.

[tex]6/10 = 0.6 [/tex]

I am confused by the question though. 0.6 is not a repeating decimal. But either way, 6/10 = 0.6

Feel free to ask me more questions on my profile. I am more than happy to help. Don't forget Brainliest! :)

Find the degree of the monomial. 6y2w8

Answers

Degree of a monomial or polynomial is the highest exponent you can see in the expression. The two variables, y and w, both have exponent of 1. So, the degree of this monomial should be 1.

A cylinder has a height of 2 meters and a diameter that is 5 times the measure of the height. Using 3.14 for pi, which of the following can be used to calculate the volume?

(3.14)(2m)2(10m)
(3.14)(2m)2(5m)
(3.14)(10m)2(2m)
(3.14)(5m)2(2m)

Answers

Given that diameter of cylinder is 5 times the height and height=2m, then the diameter will be:
2*5=10 m
the radius=10/2=5 m
the volume of the cylinder will be:
V=πr^2h
π=3.14
hence;
v=3.14*(5^2)*(2)
the answer is:
(3.14)(5m)^2(2m)
The answer is (3.14)(5m)^2(2m)

Hope that helps <3

If Polly walks across the street to buy a cracker and the people who sell them only have one left and there's a long line out the door... will Polly get a cracker? I'm so confused :/ thanks so much for the help!

Answers

Let me break this down for you.

Polly walks across the street to buy a cracker (singular)

The sellers of the crackers only have 1 left to sell and there is a long line out the door.

Unless the owners have more frackers readily available to continue to sell, Polly will NOT get a cracker unfortunately.

Hope this helps! :)

(1 point) solve the separable differential equation y′(x)=2y(x)+18−−−−−−−−−√, y′(x)=2y(x)+18, and find the particular solution satisfying the initial condition y(5)=9.

Answers

We write the equation in terms of dy/dx,
y'(x)=sqrt (2y(x)+18)
dy/dx = sqrt(2y + 18)
dy/dx = sqrt(2) ( sqrt(y + 9)) 

Separating the variables in the equation, we will have:
1/sqrt(y + 9) dy= sqrt(2) dx 

Integrating both sides, we will obtain
2sqrt(y+9) = x(sqrt(2)) + c 
where c is a constant and can be determined by using the boundary condition given 
y(5)=9 : x = 5, y = 9
sqrt(9+9) = 5/sqrt(2) + C 

C = sqrt(18) - 5/sqrt(2) = sqrt(2) / 2

Substituting to the original equation,
sqrt(y+9) = x/sqrt(2) + sqrt(2) / 2

sqrt(y+9) = (2x + 2) / 2sqrt(2) 

Squaring both sides, we will obtain,
y + 9 = ((2x+2)^2) / 8

y = ((2x+2)^2) / 8 - 9

What is the end point and mid point

Answers

The endpoints are the points which represent or marks the end of a line segment or an interval. So, the endpoints would be the same points given which are ( 5/3, 1 ) and ( 0, 2). The midpoint, on the other hand, is the point that is located halfway through the line segment or the interval. It divides the segment into two parts with equal lengths. We calculate it by the formula,
midpoint = ((x1 + x2) / 2, (y1 + y2) / 2)

We substitute the points given above to the formula as follows:


midpoint = ((5/3 + 0) / 2, (1 + 2) / 2)
midpoint = 5/6 , 3/2

So, the midpoint is located at point 5/6, 3/2.

Answer:

end point is (-5/3 , 3)

mid-point: (5/6, 3/2)

Step-by-step explanation:

In the triangle below, determine the measure of side a.

Answers

use trigonometry 
sin 42 = a /  21

a = 21 sin 42 =  14.05

ten less than twice a number is the same as 7 times the number. find the number

Answers

The number is -2 // Math [n is equivalent to number]: 2n -10 = 7n
                                                                                    2n = 7n + 10
                                                                                    -5n = 10
                                                                                    -n = 2
                                                                                    n = -2
// Hope this helped, please give me brainliest, thanks!! //

Paul bought 9 total shirts for a total length f $72. Tee shirts cost $10 and long sleeve shirts cost $7. How many of each type shirt did he buy

Answers

x = tee shirts, y = long sleeved shirts

x + y = 9....x = 9 - y
10x + 7y = 72

10(9 - y) + 7y = 72
90 - 10y + 7y = 72
-10y + 7y = 72 - 90
-3y = - 18
y = -18/-3
y = 6 <=== 6 long sleeved shirts

x + y = 9
x + 6 = 9
x = 9 - 6
x = 3 <== 3 tee shirts
6 long sleves and 3 short

Assume that a researcher randomly selects 14 newborn babies and counts the number of girlsâ selected, x. the probabilities corresponding to the 14 possible values of x are summarized in the given table. find the probability of selecting 9 or more girls.

Answers

Probability is the mathematics of chance. In other words, it is the fraction or percentage of a certain event successfully happening. For this problem, you want to determine the probability of selecting 9, 10, 11, 12, 13 or 14 girls. The solution is as follows:

P = nCr p^r q^n-r
where 
n is number of total events (n = 14)
r is the number of events that could happen (9, 10, 11, 12 ,13 and 14)
p is the probability of an event being a girl (p = 50% or 0.5)
q is the probability of either an event being a boy (q = 1-p = 0.5)
nCr is a combination formula which is n!/(r!(n-r)!)

P = [14C9* (.5)^9 * (0.5)^5]+ [14C10* (.5)^10 * (0.5)^4]+[14C11* (.5)^11 * (0.5)^3]+[14C12* (.5)^12 * (0.5)^2]+[14C13* (.5)^13 * (0.5)^1]+[14C14* (.5)^14 * (0.5)^0]

P = 0.211 or 21.1%
Final answer:

To find the probability of selecting 9 or more girls out of 14 newborn babies, sum the probabilities for selecting 9 to 14 girls from the given table.

Explanation:

To find the probability of selecting 9 or more girls out of 14 babies, we need to calculate the sum of the probabilities of selecting 9, 10, 11, 12, 13, and 14 girls. Refer to the given table that summarizes the probabilities for each value of x. Add the probabilities for these values to get the probability of selecting 9 or more girls.

Learn more about Probability here:

https://brainly.com/question/32117953

#SPJ11

H-79= -83 Solve the equation ?

Answers

Ok so take -79 and add it too -83 so -83 + 79 to get your answer of H= what ever answer you get
H-78=-83
Add 78 on both sides
H=-4
Check=
-4-79=-83
-83=-83
So h=-4.

Use basic identities to simplify the expression.
cos θ - cos θ sin2θ

Answers

cos Ф - cos Ф.sin² Ф

sin² Ф = 1 - cos² Ф
cos Ф -  cos Ф( 1-cos² Ф) = cos Ф - cos Ф  - cos³ Ф = cos³ Ф

cos Ф - cos Ф.sin² Ф = cos³ Ф

The solution for the expression will be cos Ф - cos Ф.sin² Ф = cos³ Ф.

What are trigonometric identities?

Trigonometric Identities are equality statements that hold true for all values of the variables in the equation and that use trigonometry functions. There are numerous distinctive trigonometric identities that relate to a triangle's side length and angle.

The given trigonometric expression will be solved as below,

cos Ф - cos Ф.sin² Ф

We know that, sin² Ф = 1 - cos² Ф

E = cos Ф -  cos Ф( 1-cos² Ф)

E = cos Ф - cos Ф  - cos³ Ф

E = cos³ Ф

Therefore, the expression is cos Ф - cos Ф.sin² Ф = cos³ Ф.

To know more about trigonometric identity follow

brainly.com/question/7331447

#SPJ2

URGENT

A committee of 3 people is to be randomly selected from a group of 5 women and 8 men. What is the probability that the committee will consist only of women?




A.
5/143


B.

7/143


C.

28/143


D.

30/143

Answers

5/13 * 4/12 * 3/11 is our representation, which yields 5/143, A. There is no replacement therefore the amount of available total candidates and available women shrink with each position filled.

Answer:

[tex]A. \frac{5}{143}[/tex]

Step-by-step explanation:

Given,

Number of women = 5,

Number of men = 8,

Total persons = 5 + 8 = 13,

∵ Ways of selecting any 3 persons = [tex]^{13}C_3[/tex]

Also, the ways of selecting 3 women = [tex]^5C_3[/tex]

Hence, the probability of selecting 3 women

[tex]=\frac{\text{Ways of selecting any 3 women}}{\text{ Ways of selecting any 3 persons}}[/tex]

[tex]=\frac{^5C_3}{^{13}C_3}[/tex]

[tex]=\frac{\frac{5!}{2!3!}}{\frac{13!}{3!10!}}[/tex]

[tex]=\frac{10}{\frac{13\times 12\times 11}{6}}[/tex]

[tex]=\frac{60}{13\times 12\times 11}[/tex]

[tex]=\frac{5}{143}[/tex]

Hence, OPTION A is correct.

Which transformations can be used to map a triangle with vertices A(2, 2), B(4, 1), C(4, 5) to A’(–2, –2), B’(–1, –4), C’(–5, –4)? a 180 (dagree) rotation about the origin a 90 (dagree) counterclockwise rotation about the origin and a translation down 4 units a 90 (dagree) clockwise rotation about the origin and a reflection over the y-axis a reflection over the y-axis and then a 90(dagree) clockwise rotation about the origin

Answers

The triangle ABC is mapped to A'B'C' through a 180-degree rotation about the origin, as all the points' x and y coordinates have changed signs, consistent with this transformation.

To determine which transformations can map the original triangle ABC to the new triangle A'B'C', we must closely examine the coordinates given and analyze the possible transformations.

Looking at the coordinates:

A(2, 2) to A'(-2, -2) suggests a reflection over the origin, which can be considered as a 180-degree rotation around the origin.

B(4, 1) to B'(-1, -4) also suggests a similar transformation, as the x and y values are negated and swapped in position.

C(4, 5) to C'(-5, -4) follows the same pattern.

All these transformations indicate that the original triangle has been rotated 180 degrees about the origin. This can also be observed by noting that the x and y coordinates have simply changed their signs, an effect of 180-degree rotation about the origin. This satisfies the claim of the classical geometry theorem which states that such transformations can be expressed as either a translation or a rotation. In this case, it's purely a rotation as there's no translation component.

What is the solution of the equation e^xe^2x = 4? Round your answer to the nearest hundredth.

Answers

The equation is:

[e^x] [e^(2x)] = 4

1) Applying property of multiplication of powers wiith same base =>

e ^ (x + 2x) = 4

=> e ^ (3x) = 4

2) Applying logarigth properties

3x = ln(4)

=> x = ln(4) / 3 ≈ 1.38629 / 3 ≈ 0.4621

Answer: x = ln(4) / 3 ≈ 0.4621

Quintin set a goal to do 15 push-ups each day. By how much would he exceed his goal if he did 17 push-ups in a day?

2
7
19
32

Answers

17-15 =2

 he would exceed by 2 a day


What is the factorization?

-3x^3+15x^2+42x

A. 3(x+7)(x+2)
B. 3(x^2)(x+2)
C. -3x(x+7)(x-2)
D. -3x(x-7)(x+2)

Answers

First take out the GCF
-3x(x^2-5x-14)
-3x(x-7)(x+2)
-7+2=-5
-7*2=-14

Answer: D

Two ants race across a table 61 cm long. one travels at 5.13 cm/s and the other at 3.99999 cm/s. when the first one crosses the finish line, how far behind is the second one? answer in units of cm

Answers

time = distance / speed

Ant 1 : travels at 5.13 cm/s for 61 cm
t = d / s
t = 61 / 5.13
t = 11.89 seconds

Ant 2 : travels at 3.99999 cm/s for 61 cm
t = 61 / 3.99999
t = 15.25 seconds

so Ant B is (15.25 - 11.89) = 3.36 seconds behind Ant A

can someone help me, i am very confused, i need to find the volume of the figure put i dont know how
please help me and write steps

Answers

Ok so what you need to know about an octahedron is it's basically two square pyramids stacked on top of each other (one is upside down of course).

The formula for volume of a pyramid is Bh/3.
Base= 8*8=64
Height= 3 each
64*3/3= 64 mm^3 per pyramid.

64*2=128 mm^3 for the octahedron

Final answer: 128 mm^3

Which of the following is a rational number?

Answers

The rational number would be 16


Read the following statement: All real numbers have a reciprocal. Which of the following choices is a counterexample to the statement?

1/4
0
1
-7

Answers

0 as its reciprocal is 0.

Answer: Second option is correct.

Step-by-step explanation:

Since we have given that

All real numbers have a reciprocal.

But we know that 0 has no inverse, means there is no reciprocal exists for 0.

Because,

[tex]\dfrac{1}{0}=\infty[/tex]

So, 0 is a counter example to the statement.

Hence, Second option is correct.

Other Questions
Which of the following is not a Pythagorean triple? A. 28,45,53 B. 16,63,65 C. 13,84,85 D. 11,61,62 Given the following triangle, if a = 12 and B = 48, find b to the nearest whole number. What is the length of the hypotenuse, x, if (12, 35, x) is a Pythagorean triple? Simplify 6 to the fifth power over 7 cubed all raised to the second power. 6 to the seventh power over 7 to the tenth power 6 to the tenth power over 7 to the sixth power 6 cubed over 7 12 to the fifth power over 14 cubed A car uses 25L of petrol to travel 280km. What is the rate of petrol usage in kilometres per litre? A rectangle is placed around a semicircle as shown below. the width of the rectangle is 6ft . find the area of the shaded region. use the value 3.14 for , and do not round your answer. be sure to include the correct unit in your answer. During his developmental psychology lecture, dr. sanchez criticizes this perspective as unscientific and overly focused on unconscious drives and early childhood experiences. dr. sanchez is criticizing the _____ perspective. It is illegal to ____________________. a. listen to music through headphones while both ears are covered b. adjust the rearview mirror while driving c. have an unrestrained animal in the vehicle Select the right form of the possessive adjective to complete the sentence: donne - moi _____ livres, s'il te plat!A) mesB) leur C) tonD) notre Why was the battle of lexington and concord important? Operating systems are interchangeable and are installed to any computer after the purchase according to your customized preference. a. True b. False Which statement about the independence of Angola and Mozambique is not true?A. Both countries adopted Communist economies.B. Both countries gained independence from Portugal.C. Both countries won their independence in 1975.D. Both countries kept most of their white population. The mole fraction of hcl in a solution prepared by dissolving 5.5 g of hcl in 200 g of c2h6o is ________. the density of the solution is 0.79 g/ml. The daily mean temperature in a particular place is 83. how many cooling-degree days were accumulated? The deposit often shaped like a triangle that forms where a stream enters a larger body of water is a A map of square piece of property is drawn at a scale of 1 : 500. If a side of the property on the map is 16 cm, what is the property's actual area? _______ is the type of vision useful in sensing motion and objects outside normal vision.a.focal visionb.central visionc.peripheral visiond.blind spots Earth is approximately 9.3 107 miles from the sun. Saturn is approximately 8.87 108 miles from the sun. About how much farther is Saturn from the sun than Earth is? Two pounds of peaches cost $4.20. How much will five pounds cost? Prends- tu le bus pour aller en ville? Steam Workshop Downloader