The measure of an angle is 138°. What is the measure of its supplementary angle?​

Answers

Answer 1

Answer:

Supplementary angle = 42⁰

Step-by-step explanation:

We know that

Sum of two supplementary angle = 180

Let,

Supplementary angle = x

=> 138 + x = 180

=> x = 180 - 138

=> x = 42⁰

Answer 2

If the measure of an angle is 138°, the measure of its supplementary angle is 42°

What are supplementary angles:

Supplementary angles are two angles that sum to 180 degrees. The sum of supplementary angles is equals to 180 degrees.

Therefore, if the angles are x and y , For them to be supplementary,

x + y = 180°

If the measure is 138 degrees, the measure of its supplementary angle can be calculated as follows:

let

its supplementary angle = x

138 + x = 180

x = 180 - 138

x = 42°

learn more on supplementary angles: https://brainly.com/question/25818150?referrer=searchResults


Related Questions

Noah finds an expression for V(x) that gives the volume of an open-top box in cubic inches in terms of the length x in inches of the cutout squares used to make it. This is the graph Noah gets if he allows x to take on any value between -1 and 5.

What is the approximate maximum volume for his box?

Noah finds an expression for V(x) that gives the volume of an open-top box in cubic inches in terms of

Answers

The maximum volume of his box is approximately 15.

How to Determine the Maximum Value in a Function Graph?

The maximum value of a graph that represents a function is the y-value of the vertex of the parabola, that is, the point where the graph begins to shift from increasing to decreasing.

Thus, in the graph given, the volume is plotted on the y-axis. The graph also shows a parabola that has a vertex at y = 15. This represents the maximum value.

The vertex, which is at y = 15, represents the maximum volume of the box.

Therefore, this means that the maximum volume of his box is approximately 15.

Learn more about maximum value of a graph on:

https://brainly.com/question/15263544

#SPJ1

Fill in the missing fraction: Do not reduce your answer. What is 10/12 plus blank equals 16/12​

Answers

Answer:

The missing fraction is 6/12

(you can further simplify this but the question requires that you don't do that)

Step-by-step explanation:

To add fractions easily, their denominators should have the same value, so the denominator should be 12,

Then, to get 16 in the numerator, we need to find a number that on adding to 10, gives 16, or,

10 + x = 16

x = 16 - 10

x = 6

So, the numerator should be 6

so we get the fraction, 6/12

We can also solve it in an alternate way,

\(10/12 + x = 16/12\\x = 16/12 - 10/12\\x = (16-10)/12\\x = 6/12\)

Business is projected to be booming after the latest release of The Fast and the Furious3.14159265359... Carver's Auto Custom must determine how many cans of paint and rims tostock at their Shanghai location.The Carver Family did choose Warehouse Space A. The warehouse includes 8000 sq. ft. ofshowroom and workshop space. One half of this warehouse space will be used to stock paintcans and rims. The warehouse has a height of 20 ft.Tell how many of rims you will stock. You must have exactly 4 cans ofpaints for every rim you stock.

Answers

From the information provided, the warehouse space has 8000 sq ft of showroom and workshop. One hal o this would be used which translates to 4000 sq ft. The warehouse has a height of 20 ft.

The cubic vloume of the warehouse is given as follows;

\(\begin{gathered} \text{Vol}=l\times w\times h \\ l\times w=4000,h=20 \\ \text{Vol}=4000\times20 \\ \text{Vol}=80000ft^3 \end{gathered}\)

The dimensions for each rim is given as

\(\begin{gathered} \text{Dimensions}=36\times36\times15 \\ \text{Note that the dimensions for the rims are measured in inches} \\ 12\text{ inches=1 foot. Therefore,} \\ \text{Dimensions}=3\times3\times1.25 \end{gathered}\)

The volume of each rim therefore is;

\(\begin{gathered} \text{Vol}=3\times3\times1.25 \\ \text{Vol}=11.25ft^3 \end{gathered}\)

To determine how many rims would fit into half of the warehouse,

\(\begin{gathered} Number\text{ of rims=}\frac{volume\text{ of warehouse}}{\text{volume of rims}} \\ \text{Number of rims=}\frac{80000}{11.25} \\ \text{Number of rims=}7111.11 \\ \text{Number of rims}\approx7,111 \end{gathered}\)

If you must have exactly 4 cans in a rim, then

\(\begin{gathered} \text{ Number of cans=Number of rims x 4} \\ \text{ Number of cans=7111 x 4} \\ \text{ Number of cans=28,444} \end{gathered}\)

Coach Carter's budget to buy new uniforms is between $400 and $600. If anew set of uniforms cost $40 each, how many new sets can he afford to buy?Variable Represents:Inequality:Solve:Sentence:

Answers

Problem

Coach Carter's budget to buy new uniforms is between $400 and $600. If a

new set of uniforms cost $40 each, how many new sets can he afford to buy?

Solution

Variable Represents:

x= represent the number of sets that he can afford to buy

Inequality:

400 < 40x< 600

Solve:

400/40< x < 600/60

10 < x < 15

Sentence:

For this case we can conclude that the number of sets that he can afford to buy are between 10 and 15

10 pts) use the definition of big o notation to find the constants c, no which show that t(n) is o(f(n)). a. ()= 32 4, ()= 52

Answers

Using the definition of big o notation, t(n) = 32 * 4^n is O(f(n)) = 5^n with c = 26 and n0 = 1.

The definition of Big O notation states that a function t(n) is said to be O(f(n)) if there exist positive constants c and n0 such that |t(n)| <= c * |f(n)| for all n >= n0. In other words, t(n) grows no faster than f(n) as n becomes large.

To find the constants c and n0 that show that t(n) = 32 * 4^n is O(f(n)) = 5^n, we need to find a value of c and an n0 such that:

|32 * 4^n| <= c * |5^n|

for all n >= n0.

Let's start by finding a value for c that works for n = 1. We have:

|32 * 4^1| = 128 <= c * |5^1| = 5c

So, c >= 128 / 5 = 25.6.

Now let's try c = 26. We have:

|32 * 4^n| <= 26 * |5^n|

for all n >= 1.

Since 26 * |5^n| is an increasing function as n increases, we can conclude that:

t(n) = 32 * 4^n is O(f(n)) = 5^n

with c = 26 and n0 = 1.

To learn more about big o notation here:

https://brainly.com/question/27994424

#SPJ4

If the medians of △ABC meet in D (a) Find the length of the median whose shorter segment is 7. (b) Find the length of the median whose longer segment is 20 . (c) Find the length of the shorter segment of the median of length 42 . (d) Find the length of the longer segment of the median of length 39.

Answers

(a) In a triangle, the length of the median is equal to half the length of the side it intersects. Therefore, if the shorter segment of the median is 7, the length of the median itself is 2 times that, which is 2 * 7 = 14.

(b) Similarly, if the longer segment of the median is 20, the length of the median is 2 times that, which is 2 * 20 = 40.

(c) To find the length of the shorter segment of the median with a length of 42, we divide it by 2, giving us 42 / 2 = 21.

(d) To find the length of the longer segment of the median with a length of 39, we divide it by 2, giving us 39 / 2 = 19.5.

Therefore:

(a) Length of the median = 14

(b) Length of the median = 40

(c) Length of the shorter segment of the median = 21

(d) Length of the longer segment of the median = 19.5

Learn more about median

https://brainly.com/question/11237736

#SPJ11

What is the percent of increase from 25 to 50?

Answers

Answer: 100% increase

Step-by-step explanation:

the answer is 100% increase

8. births example 2 in this section includes the sample space for genders from three births. identify the sample space for the genders from two births.

Answers

The sample space for genders from two births would include four possible outcomes: two boys, two girls, one boy and one girl (in either order).


 The sample space for the genders from two births includes all the possible outcomes of genders for two children. In this case, there are four possible combinations:

1. Male (M) - Male (M)
2. Male (M) - Female (F)
3. Female (F) - Male (M)
4. Female (F) - Female (F)

So, the sample space for the genders from two births is {MM, MF, FM, FF}.

In probability theory, the sample space is the set of all potential outcomes or results of an experiment or random trial. It is also referred to as the sample description space, possibility space, or outcome space. The potential ordered outcomes, or sample points, are listed as elements in a set that is used to represent a sample space. A sample space is frequently referred to as S,, or U (for "universal set"). A sample space may contain symbols, words, letters, or numbers as its components. They may also be uncountably infinite, countably infinite, or finite.

Visit here to learn more about probability  : https://brainly.com/question/30034780
#SPJ11

8/9 - 2/3 what is the answer i need help

Answers

2/9 is the answer!! (:

Answer:

2/9

Step-by-step explanation:

hope this helps. have a good day.

in a bag of marbles, 1 2 are red, 1 4 are blue, 1 6 are green, and 1 12 are yellow. you pick a marble without looking. what color marble are you most likely to choose?

Answers

Yellow because there are more yellow marbles than other colours

Between 8 a.m. and 3 p.m. on a summer day, the outdoor temperature increased by 23 degrees. Between 3 p.m. and 10 p.m., the temperature decreased by 23 degrees. What was the net change temperature from 8 a.m. to 10 p.m.

Answers

Answer:

46

Step-by-step explanation:

46

Which expression is equivalent to (3x)?
А 3х3
в 6х3
C9x3
D27х3

Answers

Answer:

A-3x3 bc the parentheses are multiplying

the answer is A i believe (sorry if its incorrect)

Given that y varies with directly with x, and that y= 12 when x=3. Then when x=10, y= ?

Answers

Answer:

y = 40

Step-by-step explanation:

Given that y varies directly with x then the equation relating them is

y = kx ← k is the constant of variation

To find k use the condition y = 12 when x = 3 , then

12 = 3k ( divide both sides by 3 )

4 = k

y = 4x ← equation of variation

When x = 10 , then

y = 4 × 10 = 40

A store is selling 6 for $45 if you have $75 how many can you buy?

Answers

Answer: 45 / 6 = 7.5
75 / 7.5 = 10
You can buy 10.

If the firm's sales average $100,000 per month, how much money per year will go uncollected? A. $43,200. B. $72,000. C. $12,000. D. $51,600. E. $3,600 ...

Answers

The correct option is none of the given choices (E. $3,600). No money will go uncollected based on the provided information.

How much money is uncollected per year?

To calculate the amount of money per year that will go uncollected, we need to determine the annual amount based on the monthly average sales.

Annual uncollected amount = Monthly average sales * 12 - Annual sales

Given that the firm's sales average $100,000 per month, the annual sales would be:

Annual sales = Monthly average sales * 12 = $100,000 * 12 = $1,200,000

Substituting this value into the equation:

Annual uncollected amount = $100,000 * 12 - $1,200,000 = $1,200,000 - $1,200,000 = $0

Therefore, the correct option is none of the given choices (E. $3,600). No money will go uncollected based on the provided information.

Learn more about amount

brainly.com/question/32202714

#SPJ11

Given a triangle with vertices A (4,-1), B (-3,0), and C (7,2), which points represent a reflection of ABC in the y-axis? Are the two triangles congruent?

Given a triangle with vertices A (4,-1), B (-3,0), and C (7,2), which points represent a reflection of

Answers

Therefore, the triangle A'B'C' has vertices A'(-4,-1), B'(3,0), and C'(-7,2), which is the reflection of triangle ABC in the y-axis and it is congruent to ABC.

What is triangle?

A triangle is a polygon that has three sides and three angles. It is the simplest polygon that can be formed with more than two straight lines in a two-dimensional plane. The three angles in a triangle always add up to 180 degrees. Triangles are classified based on their side lengths and angles, and can be acute, right, or obtuse. Some common types of triangles include equilateral, isosceles, and scalene triangles.

Here,

To find the reflection of the triangle ABC in the y-axis, we need to reflect each point of the triangle across the y-axis. The y-axis is the vertical line passing through the origin.

For a point (x,y), its reflection across the y-axis is the point (-x,y). Therefore, we can find the reflection of each vertex of triangle ABC in the y-axis as follows:

The reflection of A(4,-1) is A'(-4,-1).

The reflection of B(-3,0) is B'(3,0).

The reflection of C(7,2) is C'(-7,2).

To determine if the two triangles are congruent, we can check if they have the same side lengths and angles. Since the y-axis is a vertical line, it does not affect the length of the sides or the measure of the angles. Therefore, the two triangles are congruent.

To know more about triangle,

https://brainly.com/question/28600396

#SPJ1

Decrease 1.25 km by 0.6%​

Answers

Answer:

124250cm, 1242.5m or 1.2425km

Step-by-step explanation:

0.6% = 6/100

6/100 = 0.006

0.006*1.25 = 0.0075

1.25km = 1250m = 125000cm

0.0075km = 7.5m = 750cm

125000 - 750 = 124250

Therefore:

The answer is 124250cm, 1242.5m or 1.2425km

Sub to oTechz :)

Given: 9x>-36.
Choose the solution set.
O [xlx>-4)
O'{x1x<-4}
O [xlx>4)
O [xlx<4)

Answers

The correct solution set for the inequality 9x > -36 is:
[x | x > -4)

This can be read as "the set of all x such that x is greater than -4."

Ms. Shaddai writes 3g=51 and (15, 16, 17) on the board. Tell if each value in the set is a solution of the equation.

Answers

Answer:

17 is the answer.

Step-by-step explanation:

There are two ways to do this problem:

a. plug in each value and multiply it by 3. 3x15 is 45, 3x16 is 48, and 3x17 is 51, which is your answer.

b. divide both sides by three and you would get g=17.

At Hudson High School, the first class starts at 8:26 AM and the fourth class ends at 11:26 AM. There are 4 minutes between classes and each class is the same length. How many minutes are there in one class period?

Answers

Answer:

Answer=56 minutes

Step-by-step explanation:

I am not sure i have the same problem but since the first class starts at 8:26 am and the fourth class ends at 11:26 am if there are no breaks in between it would be 60 minutes like this:8:26-9:26-10:26-11:26 but it has 4 minutes between so 60-4=56 minutes

Step-by-step explanation:

which series of transformations shows that paralelogram abcd is congruent to parallelogram abcd by superimposing one onto the other

Answers

The series of transformations that shows that parallelogram ABCD is congruent to parallelogram A'B'C'D' by superimposing one onto the other is a combination of translation and rotation that involves 150 degrees. A transformation refers to the process of changing an object's position, size, or shape.

Translation, reflection, rotation, dilation, and skew are the five basic transformation types that modify an object.In geometry, congruent shapes have the same shape and size. To superimpose one shape onto another means to make them coincide with each other.

The following series of transformations would show that parallelogram ABCD is congruent to parallelogram A'B'C'D' by superimposing one onto the other: Step 1: Translation. Translate the parallelogram ABCD by 5 units to the right and 6 units down to obtain parallelogram A1B1C1D1.Step 2: Rotation. Rotate parallelogram A1B1C1D1 by 150 degrees counterclockwise around point A1 to obtain parallelogram A2B2C2D2.Step 3: Translation. Translate parallelogram A2B2C2D2 by 8 units to the right and 3 units up to obtain parallelogram A'B'C'D'.Thus, the series of transformations that shows that parallelogram ABCD is congruent to parallelogram A'B'C'D' by superimposing one onto the other involves translation and rotation, with a rotation of 150 degrees.

Learn more about parallelogram

https://brainly.com/question/28854514

#SPJ11

find the value of x need help asap

find the value of x need help asap

Answers

Answer:

B

Step-by-step explanation:

In 45 45 90 triangles the ratio is a:a:a root 2 so the answer would be 3root 2/2 or c because when multiplied again by root 2 it will get you 3.

Si una persona tiene que pagar $120 de impuestos sobre una renta de $1,500, ¿cuál es la tasa impositiva?

Answers

The tax rate is 8% if the person pay $120 in taxes.

What is the tax rate if the person pay $120 in taxes?

A tax rate is a percentage at which an individual or corporation is taxed. The U.S. imposes a progressive tax in which the higher the individual's income, the higher the tax.

To get tax rate, we will divide the amount of taxes paid ($120) by the income ($1,500) and then multiply by 100.

Tax rate = (Taxes paid / Income) * 100

Tax rate = ($120 / $1,500) * 100

Tax rate ≈ 8%.

Translated question:

If a person has to pay $120 in taxes on an income of $1,500, what is the tax rate?

Read more about tax rate

brainly.com/question/29029776

#SPJ1

Find the sum in each of the following
i )0.002,8.34,25.08
ii )23.89,6.002,2.6
iii )25.032,0.32,0.008

Answers

Answer :

(i) 33.422

(ii) 42.742

(iii) 25.360

Step - by - Step Explanation :

(i) 0.002 + 8.34 + 25.08

   = 33.422

(ii) 32 + 0.542 + 10.2

    = 42.742

(iii) 25.032 + 0.32 + 0.008

    = 25.360

Hope it's Helpful For All

Mark Me Brainlist

Find the length of the segment indicated. Round to the nearest tenth if necessary.

Find the length of the segment indicated. Round to the nearest tenth if necessary.

Answers

Answer:  

x=5  

Step-by-step explanation:

x is the length of the line segment from the center to the boderline of circle. So x=5

A coordinate grid with 2 lines. One line, labeled f(x) passing through (negative 2, 4), (0, 2), and the point (1, 1). The other line is labeled g(x) and passes through (negative 3, negative 3), (0, 0) and the point (1, 1). Which input value produces the same output value for the two functions on the graph?

Answers

The input value that produces the same output value for f(x) and g(x) on the graph is x = 1.To find the input value that produces the same output value for both functions, we need to determine the x-coordinate of the point(s) where the two lines intersect.

These points represent the values of x where f(x) and g(x) are equal.

The line labeled f(x) passes through the points (-2, 4), (0, 2), and (1, 1). Using these points, we can determine the equation of the line using the slope-intercept form (y = mx + b). Calculating the slope, we get:

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

Substituting the point (0, 2) into the equation, we can find the y-intercept (b):

2 = -1(0) + b

b = 2

Therefore, the equation for f(x) is y = -x + 2.

Similarly, for the line labeled g(x), we can use the points (-3, -3), (0, 0), and (1, 1) to determine the equation. The slope is:

m = (0 - (-3)) / (0 - (-3)) = 3 / 3 = 1

Substituting (0, 0) into the equation, we can find the y-intercept:

0 = 1(0) + b

b = 0

Thus, the equation for g(x) is y = x.

To find the input value that produces the same output for both functions, we can set the two equations equal to each other and solve for x:

-x + 2 = x

Simplifying the equation:

2x = 2

x = 1.

For more such questions on Intersect:

https://brainly.com/question/28744045

#SPJ8

What is the length of the hypotenuse of the right triangle?

Answers

Answer:

scout is a group of noble youth

Triangle ABC ~ Triangle DEF and the area of Triangle DER is 11. 25 square centimeters. Find DE and DF. ​

Triangle ABC ~ Triangle DEF and the area of Triangle DER is 11. 25 square centimeters. Find DE and DF.

Answers

Answer:

DE=3.75

DF=6

Step-by-step explanation:

I also need help with 1,000,000 in exponential form , 10x10 , and 10,000 x10 please

Answers

Answer:

Step-by-step explanation:

To convert the value 1,000,000 to an exponential form means we are to write the value in multiples of 10.  Breaking down the values in multiples of 10 will give;

1,000,000 = 10 * 10 * 10 * 10 * 10 * 10 (it is broken down into 6 places because the value contains 6 zeros)

Express in exponential form

1,000,000 = (10 * 10 * 10) * (10 * 10 * 10)

1,000,000 = (10³) * (10³)

1,000,000 = 10³⁺³

1,000,000 = 10⁶

Hence the value 1,000,000 in exponential form is expressed as 1 * 10⁶

For 10 * 10:

10 * 10 = 10¹ * 10¹

10 * 10 = 10¹⁺¹

10 * 10 = 10²

10 * 10 = 1 * 10²

The value of the expression 10*10 in exponential form is 1 * 10²

For 10,000 * 10:

10,000 * 10 = (10*10*10*10) * 10

10,000 * 10 = (10⁴) * 10¹

10,000 * 10 = 10⁴⁺¹

10,000 * 10 = 1 * 10⁵

Hence, The value of the expression 10000*10 in exponential form is 1 * 10⁵

What is the perimeter of the rectangle?

What is the perimeter of the rectangle?

Answers

Answer:

28 Centimeters

Step-by-step explanation:

Have a good day :)

Other Questions
which character in the story is most clearly the foil sanchez, defense lawyer, had wanted her client to plead guilty. her client, holmes, probably wasn't guilty, but the prosecutor was going to use so many shady tactics to make him look guilty plea, holmes would at least get a lighter sentece. but but there was was no use arguing with him anymore. holmes had insited. "even if they lock me up for years," he had said, "i will never admit to that to that crime." holmes was a diffcult man to work with, but sanchez admired his sense of honor. the judge banged her gavel and asked, "how do you plead?" sanchez took a deep breath. "not guilty, your honor," she said. and so the trial began For this function, what would f(34) = 72 mean?A. That the 34th case has 72 blocksB. That the y-intercept is 72C. That the point (72, 34) is part of the solutionD. That the 72nd case has 34 blocks which of the following is not used for aggregate planning? a. a cut-and-try approach b. linear programming c. simulation d. delphi Evaluate134% of 836.64kgGive your answer rounded to 2 DP. QUICK mainly structural group of answer choices phosphatidylcholine inositol phospholipids phosphatidylthanolamine spingomyelin What are homophones short answer? what is the primary reason global inequality has declined somewhat during the past decade or so? Which statement is the clearest translation of 4 j - 9 = 1?A number times four minus nine is one.A number, times four minus nine, is one.A number times four, minus nine, is one.A number times, four minus, nine is one. 8Write the equation of the line through thepoints (-8, -2) and (-4,-3) in POINT-SLOPEFORM An amusement park sells child and adult tickets at a ratio of 8:1. On Saturday, they sold 147 more child tickets than adult tickets. How many tickets did the amusement park sell on Saturday? Given: B bisects EA, FE is parallel to CA, DC is parallelto GFProve: Triangle BGF Triangle BDCWhich method?ESSSSASAASOHLBASAAINTL 9:53 What term refers to a rapid heartbeat?A) TachycardiaB) CardiomegalyC) BradycardiaD) Tachypnea Jenkins. Willis, and Trent invested $204,000, $357,000, and $459.000, respectively, in a partnership. During its first year. the firmrecorded profit of $603.000.Required:Prepare entries to close the firm's income Summary account as of December 31 and to allocate the profit to the partners under eathe following assumptions:a. The partners did not produce any special agreement on the method of distributing profits. Urgent please help! The high temperature in Garland dropped 3 degrees each day for five days straight. Which expression could NOT be used to find the total temperature change over the five days? What is the most reliable source of information?A. a personal blogB. a classmate's Twitter postC. a wiki article written yesterdayD. an article published in a scholarly journal Which of the following is a characteristic of the hard path according to Amory Lovins Energy Strategy (1976)?Group of answer choicesO Includes fossil fuelsO Involves technological 'lock in'O Decentralized infrastructure and participatory decision makingO Solutions are 'appropriate' for a specific localityO Utilizes energy efficiency Which expression has a value of 8A 720 9B 720 90C 7,200 9 D 7,200 90 You buy a $258,000 home with a down payment of 25%. Find the amount of the down paymentand the mortgage amount. Carmen is making a strawberry drink. The recipe calls for 5 parts strawberry juice to 3 parts water. Carmen would like to make 64 fluid ounces of the strawberry drink. How many fluid ounces of strawberry juice and water does Carmen need?----Carmen will need __ fluid ounces of strawberry juice and __ fluid ounces of water to make 64 fluid ounces of strawberry drink. At 50 percent training intensity, what is the recommended duration of cardiorespiratory training session?