17. The table shows the record high and
record low temperatures for certain U.S.
states. Which state in the list had the
greatest variation in temperature? the
least?
Utah, nevada
State
Alaska
Idaho
Nevada
Utah
Record High
Temperature (°F)
100
118
125
117
Record Low
Temperature (
-80
-60
-50
-69

Answers

Answer 1

The highest variation in the temperature if found for Utah.

What is defined as the temperature variation?Temperature is the degree to which an object is hot or cold.In weather forecasting, daily temperature variation refers to the difference between a high and a low air temperature on the same day.There are many factors that contribute to temperature variations in the atmosphere. Temperature fluctuations are caused by four natural factors: latitude, altitude, location from the sea, as well as ocean currents.

For the given question;

The maximum and minimum temperatures of the U.S states are given;

The variation in temperature is found by;

Temperature variation = Maximum temperature - Minimum temperature

Alaska = 100 - (-80) = 180

Idaho = 118 - (- 60) = 160

Nevada = 125 - (-50) = 175

Utah = 117 - (-69) = 186

Thus, the highest variation in the temperature if found for Utah.

To know more about the temperature variation, here

https://brainly.com/question/9058144

#SPJ13


Related Questions

Can someone help explain this to me? Please and thank you!

Answers

Given the points on the line:

[tex]\mleft(-5,-2\mright),\mleft(3,-4\mright)[/tex]

You can find the slope of the line using this formula:

[tex]m=\frac{y_2-y_1}{x_2-x_1}[/tex]

Where these two points are on the line:

[tex](x_1,y_1),(x_2,y_2)[/tex]

In this case, you can set up that:

[tex]\begin{gathered} y_2=-2 \\ y_1=-4 \\ x_2=-5 \\ x_1=3 \end{gathered}[/tex]

Then, substituting values into the formula and evaluating, you get:

[tex]m=\frac{-2-(-4)}{-5-3}=\frac{-2+4}{-8}=-\frac{2}{8}=-0.25[/tex]

• By definition, the Point-Slope Form of the equation of a line is:

[tex]y-y_1=m\mleft(x-x_1\mright)[/tex]

Where "m" is the slope and this is a point on the line:

[tex](x_1,y_1)[/tex]

In this case, having the two points on the line shown in the exercise, you can substitute their coordinates into the equation and simplify, in order to get two equations for the line in Point-Slope Form:

- Using the point:

[tex]\mleft(-5,-2\mright)[/tex]

You get:

[tex]\begin{gathered} y-(-2)=-0.25(x-(-5)_{}) \\ \\ y+2=-0.25(x+5) \end{gathered}[/tex]

- Using the point:

[tex]\mleft(3,-4\mright)[/tex]

You get:

[tex]\begin{gathered} y-(-4)=-0.25(x-3_{}) \\ \\ y+4=-0.25(x-3_{}) \end{gathered}[/tex]

• By definition the Slope-Intercept Form of the equation of a line is:

[tex]undefined[/tex]

XB is the angle bisector of ZAXC. MZAXB23А.BVхC с

Answers

To obtain x, we can sum the angles < AQB and < BQC

=> 5X + 8X - 24

=> 13X -24

we are also told that that the sum of their angles is 80

13X - 24 = 80

13 X = 24 + 80

13X = 104

Divide both sides by 13

x = 104/13

x = 8

pplications: Quadratic Equations
The height of a triangle is 5 m less than its base. The area of the triangle is 42 m².
What is the length of the base?
Enter your answer in the box.
m.

Answers

The length of the base of the triangle of found is 12 m.

What is meant by the term triangle?A triangle is a 2-dimensional closed shape with three sides, three angles, and three vertices. A triangle is indeed a type of polygon.Triangle CharacteristicsThe sum of a triangle's three interior angles is always 1800.The sum of any two triangle sides is always longer than the maximum of the third side.A triangle's area is equal to half the product of the its base and height.

For the given question;

Let the height of triangle be 'h'.

Let the base of the triangle be 'b'.

The height of a triangle is 5 m less than its base.

h = b - 5

The area of the triangle is given as 42 m².

The formula for the area of the triangle is-

Area = ¹/₂ base × height

Put the values;

42 =  ¹/₂ b × (b - 5)

b² - 5b = 84

b² - 5b - 84 = 0.

Find the factors of the quadratic equation.

(b - 12)(b + 7) = 0

b = +12, -7 (neglecting negative values)

b = 12 m.

Thus, the length of the base of the triangle of found is 12 m.

To know more about triangle, here

https://brainly.com/question/17335144

#SPJ13

Find the y intercept of the line on the graph.

Answers

Answer: the y-intercept is -3

Step-by-step explanation:

if you ever need to find the y-intercept, here is how to do it:

the y-axis is the line that goes up and down. wherever the line from the equation crosses that y-axis line, that is going to be the y-intercept. as you can see here, they intercept at -3.

A group of students is playing a game of El Repollo, which involves passing a ball made of layers of paper. After catching the ball, a player peels off a layer of paper, answers a question that has been written on the paper, and then tosses the ball to the next player. . Sara tosses the ball to Alex from a height of 1.5 meters. • The ball reaches its highest point about 1 second later. • Alex misses the ball, and it hits the ground 2 seconds after Sara tosses it to him. Which function approximates the height of the ball, in meters, a seconds after Sara tosses it to Alex? f(x) = -5z²+9.25z + 1.5 f(x) = 5(x-1.5)(x-2) f(x) = -5x(x - 2) f(z) = 5x² -10.75z + 1.5​

Answers

The quadratic function that approximates the height of the ball, in meters, seconds after Sara tosses it to Alex is:

y = ax² + bx + 1.5.

What is a quadratic function?

A quadratic function is defined according to the following rule:

y = ax² + bx + c.

Considering the context of this problem, we will use equations to find the coefficients.

Sara tosses the ball to Alex from a height of 1.5 meters, meaning that the initial height is of 1.5 meters, thus the coefficient c has a value of 1.5, and:

y = ax² + bx + 1.5.

The ball reaches its highest point about 1 second later, hence the x-coordinate of the vertex is calculated as follows:

xv = -b/2a = 1

-b = 2a

b = -2a

The ball hits the ground 2 seconds after Sara tosses it to him, hence y(2) = 0, that is:

0 = 4a + 2b + 1.5

4a + 2b = -1.5.

2a + b = -1.5.

2a - 2a = -1.5.

(undefined function, there is a small typo in the problem but the procedure is shown in this problem, we just have to solve the system of equations for a and b).

More can be learned about quadratic functions at https://brainly.com/question/24737967

#SPJ1

which value of y makes the inequality 3y^2+2(y-5)>8 true?
A. y = 0
B. y = –1
C. y = –2
D. y = –3

Answers

The answer is D
you substitute each of the values into y

3(-3)^2+2(-3-5)>8

you square the -3 and then multiply by 3, you’re left with 27+2(-3-5)>8

You then subtract -3-5 inside the parentheses and are left with 27+2(-8)>8 multiply the 2 and -8
27+(-16)>8 or 27-16>8
Subtract and you’re left with 11>8
All the others are the same steps, but they are not true

Use the intermediate value theorem to determine whether f(x)=8x^4-9x^2-9 has a real zero between 1 and 2

Answers

ANSWER:

There is a real zero in this interval

STEP-BY-STEP EXPLANATION:

We have the following function:

[tex]f\mleft(x\mright)=8x^4-9x^2-9[/tex]

To determine if there is a real zero between 1 and 2, we must evaluate the function at these points, if there is a change from positive to negative or vice versa, by the intermediate value theorem we can say that it has a real zero in that interval.

[tex]\begin{gathered} f(1)=8\left(1\right)^4-9\left(1\right)^2-9 \\ \\ f(1)=8\cdot1-9\cdot1-9 \\ \\ f(1)=8-9-9 \\ \\ f(1)=-10 \\ \\ \\ f(2)=8\left(2\right)^4-9\left(2\right)^2-9 \\ \\ f(2)=8\cdot16-9\cdot4-9 \\ \\ f(2)=128-36-9 \\ \\ f(2)=83 \end{gathered}[/tex]

We can observe that it goes from a negative value to a positive value in this small interval, which by means of the theorem we can say that if there is a real zero in this interval

Determine the slope and the y interception from the table of values

Answers

Slope = -2

y-intercept is 6

Explanation:

To get the slope, we pick any two points in the table and apply the slope formula:

Picking points: (-2, 10) and (1, 4)

[tex]m\text{ = }\frac{y_2-y_1}{x_2-x_1}[/tex][tex]\begin{gathered} x_1=-2,y_1=10,x_2=1,y_2\text{ = }4 \\ \text{slope = m = }\frac{4\text{ - 10}}{1\text{ - (-2)}} \\ \text{slope = }\frac{4\text{ - 10}}{1\text{ + 2}} \end{gathered}[/tex][tex]\begin{gathered} \text{slope = -6/3} \\ \text{slope = -2} \end{gathered}[/tex]

To get the y-intercept, we find the value of y when x = 0 on the table:

when x = 0, y = 6

Hence, the y-intercept is 6

actual distance=14 miles 35 miles 56 miles map distance=2 inches 5 inches 8 incheshow many miles does the actual distance measure if the distance on the map measures 14 inches?

Answers

According to the given information, the scale factor is 7 since the actual distance numbers are seven times greater than the map distance numbers.

That means, 14 inches on the map would represent 98 feet of actual distance since 14 times 7 is 98.

Therefore, the answer is 98 feet.

find the missing value so that the line passing through the 2 points has the given slope:

Answers

The foruma for calculating the slope of a line passing through two points is expresses as;

[tex]m\text{ = }\frac{y_2-y_1}{x_2-x_1}[/tex]

Given the coordinates (-20, y) and (-11, 15) with slope m = 0

Substitute the given parameters into the formula above and find y;

[tex]\begin{gathered} 0\text{ = }\frac{15-y}{-11-(-20)} \\ 0\text{ = }\frac{15-y}{-11+20} \\ 0\text{ = }\frac{15-y}{9} \\ \text{cross multiply} \\ 0\text{ = 15-y} \\ y\text{ = 15} \end{gathered}[/tex]

Hence the value of y is 15. Option C is correct

not all tiles would be used, need help solving the steps for a bisecting line statement.

Answers

We have different steps for bisecting a line segment using a reflective device, and these steps are as follows:

And we have to select three of them to complete the process.

To determine the steps, we need to remember that the reflective device permits us to see through it, and also see reflections on it. Then the steps for bisecting a line segment AB are:

1. Place the reflective device anywhere on the segment - It does not matter the position at which we need to put the reflective device.

2. Move the reflective device around on the paper until the reflection of point A coincides with point B.

3. Draw the line of the reflection using the edge of the reflective device as a guide.

Therefore, in summary, the three steps are:

• Place the reflective device anywhere on the segment (,first box,).

,

• Move the reflective device around on the paper until the reflection of point A coincides with point B (,third box,).

• Draw the line of the reflection using the edge of the reflective device as a guide (sixth box),.

Skill plansTX StandaScienceRecommendationsA Math49 Language artsSocial studiesAlgebra 1> 0.11 Solve a system of equations using elimination: word problems NHRYou have prizes to reveal! GotWrite a system of equations to describe the situation below, solve using elimination, and fill inthe blanks.Kaylee is selling her handmade jewelry online. Yesterday, she sold 9 bracelets and 3necklaces, for a profit of $144. Today, she made a profit of $279 by selling 10 bracelets and 9necklaces. How much profit does Kaylee earn from each piece?Kaylee earns a profit of $|| from every bracelet and $from every necklace.Submit

Answers

Let x be the profit of a bracelet and y the profit of a necklace.

Yesterday she sold: 9 bracelets and 3 necklaces, for a profit of $144:

[tex]9x+3y=144[/tex]

Today, she made a profit of $279 by selling 10 bracelets and 9 necklaces:

[tex]10x+9y=279[/tex]

System of equations:

[tex]\begin{gathered} 9x+3y=144 \\ 10x+9y=279 \end{gathered}[/tex]

To solve by elimination:

1. Multiply the first equation by -3:

[tex]\begin{gathered} -3(9x+3y=144 \\ \\ -27x-9y=-432 \end{gathered}[/tex]

2. Add equation you get in step 1 and the second equation in the system:

[tex]-17x=-153[/tex]

3. Use the equation you get in step 2 to solve x:

[tex]\begin{gathered} \text{Divide both sides of the equation into -17} \\ \\ \frac{-17}{-17}x=\frac{-153}{-17} \\ \\ x=9 \end{gathered}[/tex]

4. Use the value of x to solve y:

[tex]\begin{gathered} 9x+3y=144 \\ \\ 9(9)+3y=144 \\ 81+3y=144 \\ \\ \text{Subtract 81 in both sides of the equation:} \\ 81-81+3y=144-81 \\ 3y=63 \\ \\ \text{Divide both sides of the equation into 3:} \\ \frac{3}{3}y=\frac{63}{3} \\ \\ y=21 \end{gathered}[/tex]

Then, the solution for the system is :

[tex]\begin{gathered} x=9 \\ y=21 \end{gathered}[/tex]

Kaylee earns a profit of $9 from every bracelet and $21 from every necklace

A line passes through the points (2,18) and (7,23). Write a linear function rule in terms of x and y forthis line.The linear function rule is y=[

Answers

Answer::

[tex]y=x+16[/tex]

Explanation:

Given two points on a line:

[tex]\begin{gathered} (x_1,y_1)=(2,18) \\ \left(x_2,y_2\right)=\left(7,23\right) \end{gathered}[/tex]

We use the two-point formula below to find the linear function rule.

[tex]$$\frac{y-y_1}{x-x_1}=\frac{y_2-y_1}{x_2-x_1}$$[/tex]

Substitute the values:

[tex]\begin{gathered} \frac{y-18}{x-2}=\frac{23-18}{7-2} \\ \frac{y-18}{x-2}=\frac{5}{5} \\ \frac{y-18}{x-2}=1 \end{gathered}[/tex]

Next, make y the subject:

[tex]\begin{gathered} y-18=x-2 \\ y=x-2+18 \\ y=x+16 \end{gathered}[/tex]

The linear function rule is:

[tex]y=x+16[/tex]

Take a guess: A student takes a multiple-choice test that has 9 questions. Each question has four choices. The student guesses randomly at each answer. Round the answers to three decimal places. (a) Find P(3). (b) Find P (More than 1).

Answers

The probability that the student guesses 3 question correctly is 0.234 and the probability that the student guess more than one correctly is 0.7.

Using the property of binomial distribution we can calculate that the probability that a answer is correct is 0.25

As there are 4 options , hence we will see that probability that an option picked is correct is 1/4 = 0.25  

Now we have to find the probability for 3 answers to be correct .

We will use the formula

[tex]P(X=x) = \frac{n!} {x! (n - x)!} \cdot p^x \cdot (1 - p)^{n - x}[/tex]

Now putting the values of x = 3 and the value of p = 0.25 we get

P(X = 3) = 0.234

therefore the value of P(3) = 0.234

Now we have to find the value of P(x>1)

Using the same formula we calculate the occurrence of the event

P(x>1)=1-P(x≤1)

or, P(x>1) = 0.7

Hence the required probability is 0.7.

to learn more about probability visit:

https://brainly.com/question/11234923

#SPJ1

Antonio buys persian rugs and then resells them for 150%
of his cost. If he bought a 4' by 9' rug $120, for how much
will he resell it?

Answers

Answer:

$180

Step-by-step explanation:

So first we need to know that 100% would be $120 because that was 100% of the price. Selling it for half the price is the same as selling it for 50%. So what we will be doing is we are going to sell the whole carpet - we are just going to sell it for half of $120. Now we need to thinking what would half the price be because half the price is the same as 50%. So 120/2 = $60 so if we have 100 percent (so $120) plus 50% (which is $60) the total we sold it for would be $180. Therefore our final answer would be $180.

3. Given: BAM is a right angle. If m BAM=4x+22, then solve for the value of x.

Answers

[tex]\angle BAM=4x+22[/tex]

Right angle means that the angle is equal to 90 degrees

We will thus proceed by equating BAM = 90 degrees, we have:

[tex]\begin{gathered} 4x+22=90 \\ \text{Subtract 22 from both sides, we have:} \\ 4x+22-22=90-22 \\ 4x=68 \\ \text{divide through both sides by 4, we have:} \\ \frac{4x}{4}=\frac{68}{4} \\ x=17^{\circ} \end{gathered}[/tex]

x = 17

Answer: 17 degrees

Step-by-step explanation:

<BAM is a right angle. A right angle is defined to be 90 degrees.

So...

<BAM = 4x + 22 is transformed to 90 = 4x + 22

90 = 4x + 22

4x = 90 - 22

4x = 68

x = 17 degrees

what is the solution set?

Answers

Are you solving for y ?? Y=4 Y=20

Answer:

the answer is either 20 or 4 ..

Solve each equation Show steps for credit4. 5+y=75.8=2+q6.6=n-4

Answers

Answer:

• y=2

,

• q=6

Explanation:

Number 4

Given the equation:

[tex]5+y=7[/tex]

To solve for y, subtract 5 from both sides:

[tex]\begin{gathered} 5+y-5=7-5 \\ y=2 \end{gathered}[/tex]

The value of y is 2.

Number 5

Given the equation:

[tex]8=2+q[/tex]

To solve for q, subtract 2 from both sides:

[tex]\begin{gathered} 8-2=2-2+q \\ q=6 \end{gathered}[/tex]

The value of q is 6.

I’m in major need of help for this question I honestly do not understand it

Answers

Answer

Explanation

Given the figure, we can deduce the following information:

a and b cut by transversal lines

To determine the value of x, we redraw the figure as shown below:

Since a and b are parallel lines, y must be equal to 36°. We also note that the angles on a straight add up to 180°. So,

[tex]\begin{gathered} 36+65+x=180 \\ \text{Simplify and rearrange} \\ x=180-65-36 \end{gathered}[/tex]

Therefore, the equation that can be used to solve for x is:

[tex]x=180-65-36[/tex]

Now, we get the value of x:

[tex]\begin{gathered} x=180-65-36 \\ \text{Calculate} \\ x=79\degree \end{gathered}[/tex]

Therefore, the value of x is 79°.

what is the circumference of a circle with a radius of 6cm

Answers

The circumferance of a circle with radius of 6cm is 37.68cm

To find:

Circumferance of a circle

Given:

Radius of circle is 6cm

Solution:

Circumference is similar to perimeter as it is the total length required to draw a circle.

Let c be the perimeter.

c = 2πr

or

c = πd

This depends on knowing the radius (r) or diameter (d).

For example, let's calculate it manually.

If r = 6 cm, the circumference in π is c = 2π(6) = 12π cm.

When expressed numerically, it is 37.7 cm after the decimal point is rounded off.

Learn more about Circumferance of circle here:

https://brainly.com/question/28926547

if k is the midpoint of CT , CK =3x+23,and KT =5x+7,then find x and CT

Answers

Given:

CK = 3x + 23

KT = 5x + 7

If K is the midpoint of CT, then CK = KT. Then,

[tex]3x+23=5x+7[/tex]

Finding x:

Subtracting 3x from both sides:

[tex]\begin{gathered} 3x+23-3x=5x+7-3x \\ 23=2x+7 \end{gathered}[/tex]

Subtracting 7 from both sides:

[tex]\begin{gathered} 23-7=2x+7-7 \\ 16=2x \end{gathered}[/tex]

And dividing both sides by 2:

[tex]\begin{gathered} \frac{16}{2}=\frac{2x}{2} \\ 8=x \end{gathered}[/tex]

x = 8.

Finding CT:

K is the midpoint of CT, then CT = CK + KT

[tex]\begin{gathered} CT=3x+23+5x+7 \\ CT=3*8+23+5*8+7 \\ CT=24+23+40+7 \\ CT=94 \end{gathered}[/tex]

CT = 94.

Answer:

x = 8

CT = 94

Identify the number as prime Kompass it or neither if the number is comp is it rated as the product of prime factors 133

Answers

Given the number 133, we list the first prime numbers and then look for a possible factor of 133:

Prime_list = {2, 3, 5, 7, 11, ...}

133 is not an even number, so we discard 2. 133 does not end with 0 or 5, so 5 can not be a factor. We evaluate 3, 7, and 11:

The only division with no rest is 133/7 = 19, and we know that 7 and 19 are prime numbers. We conclude that 133 is composite and can be represented as a product of 7 and 19:

[tex]133=7\cdot19[/tex]

A Christmas tree is supported by a wire that is 9 meters longer than the height of the tree. The wire is anchored at a point whose distance from the base of the tree is 23 meters shorter than the height of the tree. What is the height of the tree?

Answers

Through the given statement measurements we find that the height of the tree is = 33 m.

What is Pythagoras Theorem?

The right-angled triangle's relationship between its sides is explained by the Pythagorean Theorem, often known as Pythagoras Theorem, a key concept in mathematics.

The Pythagorean triple describes the sides of the right triangle. For the most part, the Pythagorean theorem is employed to determine a triangle's angle and the length of an ambiguous side.

The base, perpendicular, and hypotenuse formulas are derived by means of this theorem. The perpendicular, base, and hypotenuse of this triangle are its three named sides.

As it is on the other side of the angle of 90 degrees, the hypotenuse in this case is the longest side.

An equation, commonly known as a Pythagorean triple, is created by squared values for the sides of a right triangle that have positive integer values.

Let the Height of the Christmas tree be 'h' meters.

Length of the wire = (h + 9) meters

Distance from the base = (h - 23) meters

This scenario forms a right-angled triangle, with height = h m, base = (h-23) m and hypotenuse = (h+9) m

Now, as this is a right-angled triangle,

h^2 + (h-23) ^2 = (h+9) ^2           (Pythagoras theorem)

⇒ h^2 + h^2 - 46h + 529 = h^2 + 18h + 81

⇒ 2h^2 - h^2 - 46h - 18h = 81 - 529

⇒h^2 - 64h = -448

⇒ h^2 - 64h + 448 = 0

⇒ h^2 - (56 + 8) h + (56 x 8) = 0

⇒ (h - 56) x (h - 8) = 0

⇒ h = 56 or h = 8

Since the distance from the base = (h - 23) m cannot be a negative value,

therefore, h = 56 m

Therefore,

The height of the tree = 56 m,

The length of the wire = h + 9 = 56 + 9 = 65 m

The distance from the base of the tree to the wire = h -23

= 56 - 23 = 33 m

To learn more about Pythagoras Theorem, refer to:

brainly.com/question/21926466

#SPJ10

What is 3/8×3/8×3/8 written as a power

Answers

(3/8)^3 because cubing something is the same as multiplying it by itself twice.

7. The graph was made to compare the costs of renting copy machinesfrom Ames Business Product to those from Beck's Office Supply. Whatinformation is given by the point of intersection of the two lines? *

Answers

Notice that the y-axis of the given graph represents the total cost per month, and the x-axis represents the number of copies made in that month, therefore, the x-entry of the intersection of the graphs represents the number of copies for which the total cost per month is the same for both companies.

Answer: Last option.

1. On a bookshelf containing 17 novels, 5 of them were written by Stephen King. If Sheri selects one at random, find the probability that she does not choose a Stephen King novel. Give your answer as a reduced fraction.

2. In a company there are 11 executives: six women and five men. Four are selected to attend a management seminar. Find the probability that one woman and three men are selected. Give your answer as a reduced fraction.

Answers

The probability that she does not choose a Stephen king novel is 12/17.

What is probability?

Probability is a measure of the likelihood of an event to occur. Many events cannot be predicted with total certainty. We can predict only the chance of an event to occur i.e., how likely they are going to happen, using it. Probability can range from 0 to 1, where 0 means the event to be an impossible one and 1 indicates a certain event.

Given,

1) total books no shelf = 17

Novel of Stephen king = 5

The probability of stephen king = 5/17

The probability of not choosing Stephen novel = 1-5/17

= (17-5)/17

=12/17

2) total number of executives = 11

Number of men = 5

Number of women = 6

probability of a man = 5/11

Probability of a woman = 6/11

Given, one woman and 3 men are selected

therefore, using combination.

Total combinations = n! / (r! x (n - r)!)

n = 4

r = 3

Therefore, probability = n! / (r! x (n - r)!)[tex](5/11)^{1} (6/11)^{3}[/tex]

=4!/3!(1!)(5/11)^{1} (6/11)^{3}

=4(5/11)(216/1331)

=4320/14641

To know more about probability, visit:

https://brainly.com/question/13604758

#SPJ10

I need help!!!! Please I'm not good at this:(

Answers

The values of the numbers will be:

1. 162

2. 162

3. 1 99/100.

4. 11.4

5. 72

How to calculate the values?

1. 6³ - 8² + 300 ÷ ( 5 + 5)²

It should be noted that this will follow the rules or PEDMAS. This implies that the parentheses will be solved first and that subtraction comes last.

6³ - 8² + 300 ÷ ( 5 + 5²)

= 216 - 64 + 300 ÷ 30

= 216 - 64 + 10

= 216 - 54

= 162

2. 6³ - 8² + 300 ÷ ( 5 + 5²)

= 216 - 64 + 300 ÷ 30

= 216 - 64 + 10

= 216 - 54

= 162

3. (1/5 + 1/2)² + 3/10 × 5

= (7/10)² + 3/10 × 5

= 49/100 + 1 1/2

= 1 99/100

4. 8.1 ÷ 0.9 + 0.4³ ÷ 0.8 × 30

= 9 + 0.064 ÷ 0.8 × 30

= 9 + 0.08 × 30

= 9 + 2.4

= 11.4

5. (18 - 4² + 2)² / (1 ÷ 4 1/2)

= 4² / 2/9

= 16 × 9/2

= 72

Learn more about numbers on:

brainly.com/question/11418015

#SPJ1

a wheelchair ramp is 4.2 meters long. It rises of 0.7 meter. What is the angle of elevation to the nearest tenth of a degree

Answers

Given :

A wheelchair ramp is 4.2 meters long.

It rises 0.7 meters

So, let the angle of elevation = x

so,

[tex]\begin{gathered} \tan x=\frac{0.7}{4.2}=\frac{1}{6} \\ \\ x=\tan ^{-1}\frac{1}{6}=9.462 \end{gathered}[/tex]

Rounding the answer to the nearest tenth

So, the answer is : the angle = 9.5


Find the y-intercept of the line on the graph.

Answers

The y-intercept of the line on the graph is -2.

What is termed as the y-intercept?The point at which the graph intersects a y-axis is known as the y-intercept. Finding the intercepts of any function of the form y = f(x) is critical when graphing. A function can have one of two types of intercepts. They are known as the x and y intercepts. An intercept of a function is the point at which the function's graph intersects the axis. A graph's y intercept is the point at which the graph intersects the y-axis. We know that any point just on y-axis has an x-coordinate of 0. As a result, the x-coordinate of the a y-intercept is 0.

For the given question;

The graph of the straight line is given.

The y-intercept of the line is the point on y axis where the value of the x becomes zero.

At x = 0, y = -2.

Thus, he y-intercept of the line on the graph is -2.

To know more about the y-intercept, here

https://brainly.com/question/11436004

#SPJ13

The captain of a ship at sea sights a lighthouse which is 100 feet tall. The captain measures the the angle of elevation to the top of the lighthouse to be 26°. How far is the ship from the base of the lighthouse? How many feet?

Answers

Answer:

Explanation;

The set will be a right angled triangle as shown;

Other Questions
The function y=f(x)is graphed below. What is the average rate of change of the function f(x) on the interval4x1 What information do you need before you can decidewhich type of business might be the most successful?Be sure to give your answer in at least three to foursentences. stacey is developing code that will enable users of her software to display the customized text and images sent by web servers as web pages. she is engaged in _____. What property of real numbers does each statement demonstrate? a + (-a) = 0 A Additive Inverse B Commutative Property of Addison c Associative Property of Addron o Distributive Property Jon is trying to decide where to buy discounted movie tickets. Costless sells a pack of 10 tickets for $70, and the website, Movies Unlimited, sells them at 8 tickets for $60. What is the unit price at each company15 points If you own a larger lawn, you must use more water to hydrate it.Identify the independent variable. For installation with a 300-kVA, 3-phase transformer, a 480-volt primary, and a 240-volt secondary. Calculate the maximum overcurrent protection value (not the fuse or circuit breaker rating) using the protection method for primary-only protection. (Round the FINAL answer to two decimal places.) .need this answer asap A 2,800 g piece of metal absorbs 14,014 j of energy as it is heated from 22. 0 c to 35. 0 c. What is the specific heat of this metal?. please help find an equal expression to (32 54)3? for 70 points is RNA that copies the coded message from the DNA inthe nucleus and carries the message into the cytoplam Fill in the blanksInterphaseMitosis is now over__________ is unwound.Here the cell _________________its chromosomes in preparation for another round of cell division.One complete ____________ is from one cell division to the next. 6 of 106 of 10 Items07:48Above is an example of a food chain or pyramid. Ultimately, either directly or indirectly all organisms on this food chain get their energy from what single source?A The earth.B The snakes.C the Plants.D The sun. Which point of view does the narrator use in the passage?It is June 1959. You are twelve years old, and in one week you and your sixth-grade classmates will be graduating from the grammar school you have attended since you were five. It is a splendid day, late spring in its most lustrous incarnation, sunlight pouring down from a cloudless blue sky, warm but not too warm, scant humidity, a soft breeze stirring the air and rippling over your face and neck and bare arms. Turn these into present progressive tense of the verbs (in the parentheses) Describe a solid, liquid, andgas found outdoors whereyou live. f(n) = 4n+ 3g(n) = n-3nFind (f - g)(n) Kyle and Nadim are on the same space on a board game they are playing. Kyle moves back 2 spaces in one turn and moves back 3 more spaces in his second turn. Nadim has remained in the same place. What integer represents Kyles location relative to Nadims location on the game board? when a promissory note is used to replace an outstanding accounts receivable balance, the entry to record this transaction requires a: Given is in the third quadrant, is in the second quadrant, sin=-5/13, and tan=-8/15. Find the value of tan(+)1) 12/52) 13) 5/12