What about this one? 22 POINTS! SCREENSHOT* WHERE DO I PUT THE DOTS?!?!?!?!?!

What About This One? 22 POINTS! SCREENSHOT* WHERE DO I PUT THE DOTS?!?!?!?!?!

Answers

Answer 1

Answer:

This time, ratio is 4:1 for you and 24:5 for your friend

Step-by-step explanation:

For You: Using the same method, join (4,1) and (8,2) with a line and extend it
For your friend: Take (24,5) and (48,10), extend line joining them
Done!

Edit: I took the time variable for the y axis, here's the right graph

What About This One? 22 POINTS! SCREENSHOT* WHERE DO I PUT THE DOTS?!?!?!?!?!
Answer 2

Answer: in the graph.

Step-by-step explanation:

When you look at the graph you see time is the x axis and cubes are on the y axis. So your first point is (2, 8) for two hours:8 cubes. From zero, go right 2 and up 8 and place your point. From there go right 2 and up another 8 for your 2nd point. Draw your line. For your second line, 5 hours: 24 cubes, so your first point is right 5 and up 24, place your dot. From there, go right 5 and up 24, draw your dot. Now draw your second line. Graph attached.

What About This One? 22 POINTS! SCREENSHOT* WHERE DO I PUT THE DOTS?!?!?!?!?!

Related Questions

nine billion is how much greater than one hundred million? : * a) 8.9 x 10 9 b) 9.1 x 1 9 c) 8.999 x 10 9 d) 9.0 x 10 9

Answers

As per the given number nine billion is 8.9 x 10⁹ greater than one hundred million

Numbers are a fundamental part of our lives and the world around us. Understanding how to compare and perform arithmetic with large numbers is an important skill.

In this question, we are comparing two large numbers: nine billion and one hundred million.

The correct answer is (a) 8.9 x 10⁹.

The number nine billion can be written as

=> 9 x 10⁹,

where 10⁹ means 10 raised to the 9th power, or 10 multiplied by itself 9 times, which is equal to 1,000,000,000.

Meanwhile, one hundred million can be written as 100 x 10⁶, or 100 million.

To compare these two numbers, we subtract 100 million from nine billion, which gives us 8.9 x 10⁹.

To know more about number here.

https://brainly.com/question/6754840

#SPJ4

find the area of the shaded region. r2 = sin(2)

Answers

The area of the shaded region is equal to sin(2).

The shaded region is a sector of a circle with radius r and central angle 2. To find the area of the shaded region, we first need to find the radius of the circle, which is given by r2 = sin(2). Taking the square root of both sides, we get r = sqrt(sin(2)).

Next, we need to find the area of the sector, which is given by:

A = (r^2 * 2) / 2 = r^2

Substituting r = sqrt(sin(2)), we get:

A = (sqrt(sin(2)))^2 = sin(2)

Therefore, the area of the shaded region is equal to sin(2).

To learn more about the area of the sector,

Visit; brainly.com/question/7512468

#SPJ4

QUESTION CORRECTION: Find The Area Of The Shaded Region. R² = Sin (2Ф).

Can anyone factor out the GCF of the 3 questions?

Answers

The GCFs of the given polynomials are 4, 7x² and 1

What are the greatest common factors?

The greatest common factor (GCF) of a set of numbers is the largest factor that all the numbers share.

Given are some polynomial, we need to find GCF,

a) 12x²-8x+4

12x² = 2×2×3×x×x

8x = 2×2×2×x

4 = 2×2

GCF = 2×2 = 4

b) 7x⁸-14x⁴+21x²

7x⁸ = 7×x×x×x×x×x×x×x×x

14x⁴ = 7×2×x×x×x×x

21x² = 7×3×x×x

GCF = 7×x×x

GCF = 7x²

c) 17x³+15x²-21x+3

17x³ = 17×x×x×x

15x² = 3×5×x×x

21x = 7×3×x

3 = 3×1

GCF = 1

Hence, the GCFs of the given polynomials are 4, 7x² and 1

Learn more about GCF, click;

https://brainly.com/question/11444998

#SPJ1

band members are selling magazines to raise $150 for a shcool dance. The bar graph shows the amount of the sales so far. How much more money do the band members need to raise?

magazine sales
50
.j
40

30
.p .d
20
.m
10 .ji .b

0
student
p j ji d m b

Answers

$20 more money the band members need to raise.

What is the total amount?

Total refers to an entire or complete amount, and the verb "to total" means to combine two numbers or to destroy anything. In mathematics, you add integers to get the total; the outcome is the total. The result of adding 8 and 8 is 16. A car that has been totaled in an accident is irreparably damaged.

Here, we have

Given: Band members are selling magazines to raise $150 for a school dance.

= 150 - (25 + 45 + 10 +25 + 15 + 10)

= 150 - 130

= 20

Hence, $20 more money the band members need to raise.

To learn more about the total amount from the given link

https://brainly.com/question/25896797

#SPJ1

the branch of statistical studies called inferential statistics refers to drawing conclusions about sample data by analyzing the corresponding population. the branch of statistical studies called inferential statistics refers to drawing conclusions about sample data by analyzing the corresponding population. true false

Answers

The given statement "the branch of statistical studies called inferential statistics refers to drawing conclusions about sample data by analyzing the corresponding population." is FALSE

In inferential statistics, sample data is analysed as opposed to the entire population since, in some cases, it is impossible to analyse the population of an entire country. As a result, inferential statistics uses analysis of sample data to make conclusions about the entire population. The population's sample data are chosen, and after analysis, the results can be utilised to draw conclusions about the entire population.

Hence, the given statement "the branch of statistical studies called inferential statistics refers to drawing conclusions about sample data by analyzing the corresponding population." is false

To learn more about inferential statistics here:

brainly.com/question/29821285

#SPJ4

Why will this declaration not work? animation: linear 5s 3 alternate-reverse; There needs to be an 's' after the number '3' There is no setting called 'alternate-reverse The animation-timing-function property has to follow 5s The animation name property is missing

Answers

The declaration won't work because the animation name property is missing.

Declaration : linear 5s 3 alternate-reverse

The absence of the animation name attribute prevents the declaration from functioning.

The name of the animation A CSS attribute specifies the names of one or more keyframes at-rules that describe the animation to be applied to an element.

Several keyframe at-rules are supplied as a list of names separated by commas. No properties are animated if the provided name does not match any keyframe at-rule. When setting all animation properties at once, it is frequently convenient to use the shortcut property animation.

To learn more about declaration here:

https://brainly.com/question/17182578

#SPJ4

A bushel of apples weight about 42 pound lthere are four packs in a bushel it takes 2 lb of apples to make one pie how much pie can you make with one pack of apples

Answers

We can make 5 pies with one pack of apples as the number of pies should be an integer.

What is a unitary method?

A unitary method is a mathematical way of obtaining the value of a single unit and then deriving any no. of given units by multiplying it with the single unit.

Given, A bushel of apples weighs about 42 pounds and there are four packs in a bushel.

So, The weight of one pack of apples is (42/4) = 10.5 pounds.

Now, It takes 2 pounds of apples to make one pie,

Therefore, We can make (10.5/2) = 5.25 pies but we can only make 5 pie from one pack of apples.

learn more about the unitary method here :

https://brainly.com/question/28276953

#SPJ1

Ms. Langlois has 26 pencils and Mr. Cox has a certain number of pencils. Write an expression that represents the combined number of pencils Ms. Langlois and Mr. Cox have.

Answers

We know Ms. Langlois has 26 pencils.

We DO NOT know the amount of pencils that Mr.Cox has, we can use the variable "x" to represent Mr.Cox's number of pencils.

An expression is just an expression, not an equation, so it DOES NOT require a "="

The expression could be represented as 26+x

72. Shoe Sales On Saturday night, the manager of a shoe store evaluates the receipts of the previous week's sales. Two hundred and forty pairs of two different styles of tennis shoes were sold. One style sold for $66.95 and the other sold for $84.95. The total receipts were $17,652. The cash register that was supposed to record the number of each type of shoe
sold malfunctioned. Can you recover the information? If so, how many shoes of each type were sold?

Answers

Answer:

To solve this problem, we can use a system of equations. Let x be the number of shoes sold at $66.95 and y be the number of shoes sold at $84.95. We know that:

x + y = 240 (because 240 pairs of shoes were sold in total)

66.95x + 84.95y = 17,652 (because this is the total amount of money earned from shoe sales)

To find the number of each type of shoe sold, we can use substitution method, by solving one equation for one variable and substituting that expression into the other equation.

We can solve the first equation for y:

y = 240 - x

Then we can substitute this expression into the second equation and solve for x:

66.95x + 84.95(240 - x) = 17,652

66.95x + 21,068 - 84.95x = 17,652

-18x = -3,416

x = 176

So, 176 pairs of shoes were sold at $66.95. To find the number of shoes sold at $84.95, we can substitute this value of x into the first equation:

y = 240 - 176 = 64

So, 64 pairs of shoes were sold at $84.95.

In conclusion, we can recover the information and the manager can know that 176 pairs of shoes were sold at $66.95 and 64 pairs of shoes were sold at $84.95.

2. The value of a stock increases gradually at a constant rate at the beginning
of the day. The value quickly decreases at a constant rate to below the original
value during the middle of the day. It then stays the same for the rest of the day.
A. Sketch a graph that represents the situation.
B. How would the graph change if the stock gradually decreased during the
middle of the day?

Answers

Answer:

A. The graph of the stock value would start at a low point on the left side of the graph and gradually increase in value as it moves to the right. The line representing the stock value would start to level off and then suddenly drop, representing the quick decrease in value. The line would then level off again and stay the same for the rest of the day.

B. If the stock gradually decreased during the middle of the day, the line on the graph would start at a high point, gradually decrease in value, and then level off.

Suppose that the number P(t) of bacteria in a culture after t days is given by the formula
P(t) = 95 (1.53)^t
How long does it take for the population to triple in size?

Answers

The answer indicates that it will take 2.38 yrs to for population to treble in size.

Which demographic do you refer to?

A population is any large group that has at least one resource is common. People do not make up all populations. Population numbers can include, but aren't limited to, people, animals, groups, organizations, buildings, houses, trucks, farms, and things.

Let's call the population after it has tripled "P_triple". Then:

P(t) = 3P(0) = 3 * 95

P_triple = 285

We want to find the time t such that P(t) = 285, so we'll set the two expressions equal to each other:

95 (1.53)^t = 285

Dividing both sides by 95:

(1.53)^t = 3

Taking the natural logarithm of both sides:

t = log(3) / log(1.53)

Approximating using a calculator:

t = approximately 2.38 years

So it will take approximately 2.38 years for the population to triple in size.

To know more about Population visit :

https://brainly.com/question/29261919

#SPJ1

how many free variables does each augmented matrix have?

Answers

The number of free variables in an augmented matrix depends on the size of the matrix. An augmented matrix with an [tex]$m \times n$[/tex] matrix on the left side has n free variables.

An augmented matrix is composed of two parts, the left side and the right side. The left side is an [tex]$m \times n$[/tex] matrix, where m is the number of rows and n is the number of columns. The right side is a column of constants. The number of free variables in an augmented matrix is equal to the number of columns in the left side matrix, which is n.

The number of free variables in an augmented matrix depends on the size of the matrix. An augmented matrix with an[tex]$m \times n$[/tex] matrix on the left side has n free variables.

Learn more about matrix here

https://brainly.com/question/28180105

#SPJ4

6] A ship sails 70 km on a bearing of 38° and then changes course and sails 40 km on
a bearing of 150° By making a scale diagram find: -
a) The final distance of the port from the ship.
b) The final bearing of the port from the ship.

Answers

The final distance of the port from the ship is 75.63 km and the final bearing of the port from the ship is 263.57° using cosine and sine rules.

How to evaluate for the final distance and bearing

Considering the triangle formed by the ship ∆ABC where A, B and C are the points for; the port, where the ship changes its course, and its final bearing. The final distance "a" of the port from the ship is calculated with cosine rule as follows;

a² = b² + c² - 2(b)(c)cosA

a² = 40² + 70² - 2(40)(70)cos82°

a² = 1600 + 4900 - 5600cos82°

a² = 5720.63 {take square root of both sides}

a = 75.63

For the triangle ABC, by sine rule;

a/sinA = b/sinB = c/sinC

75.63/sin82° = 70/sinC

C = sin⁻¹(70 × sin82°/75.63) {by cross multiplication}

C = 66.43

angle C = 60 + 6.43 {60° is an alternate angle with angle 30° at the point B where the ship chenged course and 6.43° is a complementary angle at the 3rd quadrant of point C}

The final bearing of the port from the ship is calculated as;

180° + (90 - 6.43)° = 263.57°

Therefore, the final distance of the port from the ship is 75.63 km and the final bearing of the port from the ship is 263.57° using cosine and sine rules.

Know more about bearing here:https://brainly.com/question/22518031

#SPJ1

i just want to know the Answer for fun lol I will give brain list what is one third divided by seven with an explanation

Answers

Answer:

1/21

Step-by-step explanation:

1/3 divided by 7

= 1/3 x 1/7

= 1/21

1
Select the correct answer.
What is the solution for x in the equation?
-2x + 14+ 10x = 34
O A.
OB.
O C.
O D.
2 =
= 6
2/5
2=
= 1/
2 =
1/0 10/2
Reset
Ne

Answers

Answer: Option D

Step-by-step explanation: Given: -2x + 14 + 10x = 34

-2x + 10x + 14 = 34

8x + 14 = 34

8x = 34 - 14

8x = 20

divide both sides by 8

8x/8 = 20/8

x = 5/2

find the product of (x+7)^2

Answers

Answer:

The product of (x+7)^2 is (x+7)(x+7) = x^2 + 14x + 49

Step-by-step explanation:

Answer:

x²+49+14x.

Explanation: We know that (x+7)² will form a quadratic expression and it will have two roots that will satisfy it. We can obtain an expression by solving (x+7)². Using the property of algebraic expressions, we know that (a+b)²=a²+b²+2ab. The product obtained on multiplying (x+7)(x+7) is x²+49+14x

showing your work solve the polynomial f(x) x^3-7x^2+2x+40


pleaseeee helpppppp

Answers

Answer:

(x+2)(x−5)(x−4)

Step-by-step explanation: These are the possible roots of the polynomial function. ± 1 , ± 40 , ± 2 , ± 20 , ± 4 , ± 10 , ± 5 , ± 8 Substitute − 2 and simplify the expression. In this case, the expression is equal to 0 so − 2 is a root of the polynomial. Tap for more steps... 0 Since − 2 is a known root, divide the polynomial by x + 2 to find the quotient polynomial. This polynomial can then be used to find the remaining roots. x 3 − 7 x 2 + 2 x + 40 x + 2 Divide x 3 − 7 x 2 + 2 x + 40 by x + 2 . Tap for more steps... x 2 − 9 x + 20 Write x 3 − 7 x 2 + 2 x + 40 as a set of factors. ( x + 2 ) ( x 2 − 9 x + 20 )

similar to the hospital schedule in example 2.9, suppose that an operating room needs to handle three knee, four hip, and five shoulder surgeries. a. how many different sequences are possible? b. how many different sequences have all hip, knee, and shoulder surgeries scheduled consecutively? c. how many different schedules begin and end with a knee surgery?

Answers

a. The different sequences possible are 1200.

b. The different sequences have all hip, knee, and shoulder surgeries scheduled consecutively are 720.

c. The different schedules begin and end with knee surgery is 6.

(a) To find the number of different sequences, we can use the permutation formula n!/(n-r)!

where n is the total number of surgeries and r is the number of surgeries of each type that we need to schedule.

For knee surgeries, n = 5 (total surgeries) and r = 3 (number of knee surgeries), so the number of different sequences for knee surgeries is 5!/(5-3)! = 5!/(2!) = 54 = 20.

Similarly, the number of different sequences for hip surgeries is 5!/(5-2)! = 5!/(3!) = 54*3 = 60.

Hence, the total number of different sequences is 20 * 60 = 1200.

(b) To find the number of different sequences with all hip, knee, and shoulder surgeries scheduled consecutively, we first need to find the number of sequences for each type of surgery.

For knee surgeries, n = 3 (number of knee surgeries) and r = 3 (number of knee surgeries), so the number of different sequences for knee surgeries is 3!/(3-3)! = 3!/(0!) = 3! = 6.

Similarly, the number of different sequences for hip surgeries is 2!/(2-2)! = 2!/(0!) = 2! = 2.

For shoulder surgeries, the number of different sequences is 5!

Hence, the total number of different sequences with all hip, knee, and shoulder surgeries scheduled consecutively is 6 * 2 * 5! = 720.

(c) In order to find the number of different schedules that begin and end with knee surgery, we first need to find the number of sequences for the middle surgeries.

There are 2 hip surgeries and 2 knee surgeries left to schedule, so the number of different sequences for these surgeries is (2+2-1)!/(2!2!) = 3!/(2!1!) = 3.

Hence, the total number of different schedules that begin and end with a knee surgery is 3 * 2 * 1 = 6.

Read more about Permutations:

brainly.com/question/11732255

#SPJ4

The complete question is -

A hospital operating room needs to schedule three knee surgeries and two hip surgeries in a day. Suppose that an operating room needs to handle three knee, four hip, and five shoulder surgeries.

(a) How many different sequences are possible?

(b) How many different sequences have all hip, knee, and shoulder surgeries scheduled consecutively?

(c) How many different schedules begin and end with knee surgery?

Solve for x. Round to the nearest tenth, if necessary.

Answers

Answer:

x ≈ 2.8

Step-by-step explanation:

using the sine ratio in the right triangle

sin40° = [tex]\frac{opposite}{hypotenuse}[/tex] = [tex]\frac{PQ}{OQ}[/tex] = [tex]\frac{1.8}{x}[/tex] ( multiply both sides by x )

x × sin40° = 1.8 ( divide both sides by sin40° )

x = [tex]\frac{1.8}{sin40}[/tex] ≈ 2.8 ( to the nearest tenth )

Answer:2.8

Step-by-step explanation:

By using sine ratio , sine40°=opposite/hypotenuse

or, sine40°= 1.8/

or, x= 1.8/sine40°

or,x= 2.8003.......

or,x =2.8

a game is played by drawing four cards from an ordinary deck and replacing each card after it is drawn. find the probability of winning, if win comes with at least one ace among the four draws..

Answers

The probability of winning the game with at least one Ace among the four draws is 0.736.

The probability of winning in this game is calculated as,

There are 4 Aces in a standard deck of 52 cards, so the probability of drawing an Ace on one draw is 4/52.

The probability of not drawing an Ace in 4 draws is (48/52) * (47/51) * (46/50) * (45/49) = 0.264.

The probability of winning is the complement of not winning, which is 1 - 0.264 = 0.736.

So, the probability of winning the game with at least one Ace among the four draws is 0.736.

To learn more about probability:

https://brainly.com/question/13604758

#SPJ4

. imagine a hallway with 1000 doors numbered consecutively 1 through 1000. suppose all of the doors are closed to start with. then some dude with nothing better to do walks down the hallway and opens all of the doors. because the dude is still bored, he decides to close every other door starting with door number 2. then he walks down the hall and changes (i.e., if open, he closes it; if closed, he opens it) every third door starting with door 3. then he walks down the hall and changes every fourth door starting with door 4. he continues this way, making a total of 1000 passes down the hallway, so that on the 1000th pass, he changes door 1000. at the end of this process, which doors are open and which doors are closed?

Answers

A hallway having 1000 doors at the end of the process the doors which are open are all the factors of 24 i.e, 24,48,72,96,120,144...

A hallway has 1000 doors named 1 from 1000

So he opens all the doors of the hallway so all the doors are opened.

He decides to close every other door starting with door number 2 so 1st door is open and from 2nd door every alternate door is opened so factor of 2 is all close,

2, 4, 6, 8, 10, 12, 14, 16, 18, 20..................1000.

Then he decides to close very open door and open every close door from door three so,

3 is open it will be closed

6 was close so open

9 was open so it will be close

12 was close the it is open

so on 15,21, 27,33......999 will all be closed,

and all 18, 24, 30.....will be all open

then he walks down the hall and changes every fourth door starting with door 4

so 4 will be open so on

4, 8, 16,20, 28,32, 36,40........so on 1000 will all be open

and 12,24,48,60.............will be closed.

So all the door with factor of 12 i.e.12,24,36,48,60,72...will closed.

Learn more about Arrangement of number:

https://brainly.com/question/17926359

#SPJ4

25. A circle is inscribed in a square. Write a function for the area of the circle in terms of the side of the square.

A) A = πr² - S²

B) A = 1/4 πs²

C) A = s² - ππr²

D) A = 1/2 πs²

E) None of these

Answers

Correct option is B, function for the area of the circle in terms of the side of the square is A = [tex]\pi \frac{S^2}{4}[/tex].

What is the formula for calculating the area of an inscribed square in a square?

Because the area of a square is one of its sides multiplied by itself, the area equals the square of the radius of a circle multiplied by two. Because the radius of the circle is a known quantity, the area of the inscribed square can be calculated numerically.

An “inscribed” square in a square is one in which all of the vertices of the smaller square are on the borders of the bigger square. To do this, the vertices of the smaller square will split each side of the bigger square into two segments, one on each side.

If a square is used to inscribe a circle, the square's side length will match the circle's diameter. As a result, the radius of an inscribed circle is S/2 for a square with length S. hence, the area of a circle is expressed as the square's sides,

= [tex]\pi \frac{S^2}{4}[/tex]

To learn more about circle inscribed to refer:

brainly.com/question/4457358

#SPJ1

What is the area of triangle ABC?

Answers

two angles in the triangle are 60°, so the last one must be 60°, since all must add up to 180°, that means the triangle is equilateral

[tex]\textit{area of an equilateral triangle}\\\\ A=\cfrac{s^2\sqrt{3}}{4} ~~ \begin{cases} s=side\\[-0.5em] \hrulefill\\ s=12 \end{cases}\implies A=\cfrac{12^2\sqrt{3}}{4}\implies A=36\sqrt{3}~ ~~ units^2[/tex]

Answer:

C.

Step-by-step explanation:

It is an equilateral triangle.

DB = 6, AB = 12, DC = height

[tex]DC=\sqrt{(CB)^{2}- (DB)^{2} } =\sqrt{144-36} =\sqrt{108}=\sqrt{(36)(3)} =6\sqrt{3}[/tex]

[tex]A=\frac{(DC)(AC)}{2} =\frac{(6\sqrt{3})(12) }{2} =\frac{72\sqrt{3} }{2} =36\sqrt{3}[/tex]

Hope this helps


At his job, the first 40 hours of each week that Thomas works is regular time, and any additional time that he works is overtime. Thomas gets paid $15 per hour
during regular time. During overtime Thomas gets paid 1.5 times as much as he gets paid during regular time. Thomas works 46 hours in 1 week and gets $117 in
deductions taken out of his pay for this week. After the deductions are taken out, how much of Thomas's pay for this week remains?

Answers

The total pay at the end of the week is $618.

What is equation?

A mathematical definition of an equation is a claim that two expressions are equal when they are joined by the equals sign ("="). For illustration, 2x - 5 = 13. Two expressions are combined in an equation using an equal symbol ("="). The "left-hand side" and "right-hand side" of the equation are the two expressions on either side of the equals sign.

Thomas gets paid $15 per hour during regular time, hence for 40 hours he gets:

(15)(40) = 600

He works a total of 46 hours:

The additional time worked is 6 hours.

The payment for the additional hours is:

(1.5)(15) = 22.5

For 6 hours he gets:

(6)(22.5) = 135

Hence, the total income that he should get is 600 + 135 = 735.

He gets an deduction of $117, the final pay is:

735 - 117 = 618

Hence, the total pay at the end of the week is $618.

Learn more about equation here:

https://brainly.com/question/29657992

#SPJ1

true or false? [1,5] = { 1, 2, 3, 4, 5 }.

Answers

The statement [1,5] = { 1, 2, 3, 4, 5 is False.

In mathematics, there are two ways of representing a set of elements: by using curly braces {} or square brackets []. The curly braces {} are commonly used to represent sets, while square brackets [] are used to represent lists or arrays.

[1,5] is a list, which means it is ordered and has duplicates allowed. On the other hand, {1,5} is a set, which means it is unordered and has no duplicates allowed.

Therefore, [1,5] is not equal to {1, 2, 3, 4, 5} because the former is a list of two elements, while the latter is a set of five distinct elements.

To learn more about the set, visit:

brainly.com/question/18877138

#SPJ4

Question 8 of 10
A major arc will have a measure that is
OA. greater than 180°
B. less than 180°
C. equal to 180°
SUBMA

Answers

A. greater than 180°. A major arc is an arc of a circle that has a measure greater than 180°.

What is arc?

Arc is a curved line which is part of the circumference of a circle or other curved shape. In mathematics, an arc is defined as a continuous segment of a circle. It is a line that joins two points on a circle's circumference. The length of an arc is proportional to the circle's circumference and is measured in radians or degrees. An arc can also be a part or section of a different type of curve such as an ellipse or parabola.

To learn more about arc
https://brainly.com/question/2005046
#SPJ1

Use a calculator to find the approximate value of the expression. round the answer to two decimal places. the sine of the complementary angle to 75°.a. 0.65 b. 0.34 c. 0.57 d. 0.26

Answers

Answer: Option d.  0.26

Step-by-step explanation:

Since the addition of complementary angles = 90°

75° + x = 90°

x = 90° - 75 °

x = 15°  ( the complementary angle )

sine 15° = 0.25882

             = 0.26 correct to two decimal places

What i a linear function in the form y=mxb for the line paing through (4. 5, -4. 25) with y-intercept of 2. 5

Answers

y=-1.5x+2.5 is the linear function with the y-intercept of 2. 5 for the line passing through (4. 5, -4. 25).

An expression that quantifies a line's direction and steepness is called its slope or gradient. This allows one to see how quickly the dependent variable is changing as the independent variable does. Given the points are (4. 5, -4. 25) and the y-intercept is 2.5.

First, find the slope of the equation. For this substitute (x₁, y₁) value and (x₂, y₂) values in the formula m=(y₂-y₁)/(x₂-x₁). We get,

[tex]\begin{aligned}m&= \frac{(y_2 - y_1)}{(x_2 - x_1)} \\&=\frac{(2.5 - (- 4.25))}{(0 - 4.5)}\\&= -1.5\end{aligned}[/tex]

Substitute, the value of slope and y-intercept in the general equation y=mx+c. We get, y=-1.5x+2.5.

The required answer is y=-1.5x+2.5.

The complete question is -

What is a linear function in the form y=mx+b for the line passing through (4.5, -4.25) with y-intercept 2.5?

To know more about the slope:

https://brainly.com/question/12861818

#SPJ4

Which expression has a term with a coefficient greater than 1?

Answers

The expression that has a term with a coefficient greater than 1 is

3) 5 + 3m.

What are coefficients and like terms?

A quantity or number that is combined with a variable is known as a coefficient. The variable is often multiplied by an integer, which is then printed next to it.

Terms that have the same variables raised to the same power are referred to as like terms. The only difference is in the numerical coefficients.

We know a coefficient is a constant term that is with a variable.

By observing the given options we conclude that the expression

5 + 3m has a coefficient which is 3 and it is greater than 1.

Q. Which expression has a term with a coefficient greater than 1?

1) m -5×3.

2) 5 + m.

3) 5 + 3m.

4) 5/6m + 3.

learn more about coefficients here :

https://brainly.com/question/30066987

#SPJ1

If WX = WZ, what theorem
can be used to show that
APXW = APZW?

Pls help asap

Answers

APX is congruent to WX and APZ is congruent to WZ

From step 2 and 3, we can conclude that APX is congruent to APZ.

What is transitive property prove the statement?One theorem that can be used to show that APXW = APZW when WX = WZ is the Transitive Property of Congruence.The Transitive Property states that if two figures are congruent to a third figure, then they are congruent to each other. In this case, WX and WZ are congruent because they are equal, and APX and APZ are congruent to WX and WZ, respectively. Therefore, APX and APZ are congruent to each other.Step by step explanation:Given WX = WZSince WX = WZ, we can say WX is congruent to WZ (Congruent figures have the same size and shape)APX is congruent to WX and APZ is congruent to WZFrom step 2 and 3, we can conclude that APX is congruent to APZ.Therefore, APXW = APZW (the sides of two congruent figures are equal)

To learn more about transitive property refer:

brainly.com/question/7042091

#SPJ1

Other Questions
Developers do not meet with stakeholders; only the product owner meets with stakeholders. True or False? In oral literature, repetition is often used to enhance the storie!. One type of repetition issacred numbers. The number four represents the cardinal directions of north, east, south,and west, and the number seven represents sky, earth, and center in addition to thecardinal directions. In stories, a hero might encounter four obstacles or have to slay sevenmonsters. In oral retellings, this kind of repetition works well because it builds the drama ofthe story for a listening audience.A. suggesting that oral literature is superior to written literatureB. suggesting that the number four has been used for important purposesC. defining the hero's journey and what it involvesD. explaining how repetition is used in oral literature and giving some examplesBEST: FL-ELA K12.EE.2.1Jan 269:08INTL I need all 5 questions answered please !! asap !! 40 points !! Si el precio de un hot dog es $2 y el de una hamburguesa es de $3, entonces 30 hot dogs contribuirn lo mismo al PIB que hamburguesas.a) 5.b) 15.c) 20.d) 25. Please help!Solve the equation using the steps:2(x + 8)= 2x + 8Step 1: __________ to get _________Step 2: _________ to get _________There is ________ solution(s).Word bankDistributeCombine Like Terms2x+16=2x+82x+8 =2x+8Subtract x on both sidesAdd x to both sidesx+16=8x = 2x = -816 = 8x + 8 = 8OneNoInfinite2x + 8 = xSubtract 2x on both sides8 = -x or x = -8Add 2x to both sides value of service pricing is best defined as: group of answer choices pricing based upon common costs what the traffic will bear picing based on marginal costs pricing based on average costs I NEED HELP ON THIS ASAP!!!How many boxes would Alan have to sell to earn less than $2050? which organ system is best described as coordinating the activity of the other organ systems? How are ignorance, misunderstanding, prejudice, and hatred related? which electromagnetic wave can travel the farthest distances because it has a wavelength range of greater than 1x10-1 meters? a) Gamma ray b) Radio wave c) Microwave d) X-ray state true/false: we can print multiple lines using cout in a c program. group of answer choices true false previousnext please help meeeeeeeeee Which is one characteristic of some pure substances?They contain different types of molecules.They can be homogeneous or heterogeneous.Only elements are pure substances.They cannot be changed into simpler substances. A store had 395 pillows in stock when the store received three shipments of 100 pillows each. How many pillows did the store have in stock after the shipments? Karen had 55 pencils and lost 11 of them. What percentage of pencils did she lose? Can someone helpPlease what is the definition of groupthink? a.when people in a group go along with the group decision. b.what occurs when groups from different departments disagree. c.the tendency for people in a group to think of the same solutions. d.the ability of the team to come up with more diverse solutions to a problem. e.the tendency for conflicts to arise in a group environment. I need help with maths please According to the following table, the most serious record delinquency problem occurred in which of the following months? A man is attempting to lift a crate with a double-pulley system, as shown. A single rope is routed from the ceiling, through the two pulleys, and to where the man pulls on it. The crate has mass m2 = 64 kg, and the man has m1 = 75 kg. He pulls downward on the rope with a force of magnitude F = 563 N. The pulleys are both massless and frictionless, and the rope is ideal.(a) Let T be the tension in the rope. Enter an expression for the sum of the forces in the y direction acting on the crate. (b) Using the results from above, write an expression for the crate's vertical acceleration, acrate.(c) What is the magnitude, in newtons, of the tension force, T?(d) What is the acceleration, in meters per squared second, of the crate?