The approximation of I = S. cos (x2 + 5) dx using simple Simpson's rule is:

Answers

Answer 1

The approximation of I = ∫ cos (x² + 5) dx using simple Simpson's rule is 0. 54869.

How to find the approximation with Simpson's rule ?

Given ∫ cos (x² + 5) dx, we have :

f ( x ) = Cos ( x² + 5 )

f ( 0 ) = Cos (0² + 5 )

= Cos ( 5 )

= 0. 2837

f ( 0. 25 ) = Cos ( 0.25 ² + 5 )

= 0. 343

f ( 0. 5 ) = Cos ( 0. 5 ² + 5 )

= 0. 5121

f ( 0. 75 ) = Cos ( 0. 75 ² + 5 )

= 0. 7514

f (1 ) = Cos ( 1 ² + 5 )

= Cos ( 6 )

= 0. 9602

Using Simpson's rule for 1 /3, we get :

∫ y dx = h / 3 ( ( y ₀ + y ₄) + 4 ( y ₁ + y ₃ ) + 2 y₂ )

= 0. 25/ 8 ( ( 0. 2837 + 0.9602 ) + 4 ( 0.343 + 0.7514) + 2 x 0. 5121 )

= 0. 54869

Find out more on Simpson's rule at https://brainly.com/question/13034145

#SPJ4


Related Questions

Solve the following proportion. x−2=57 x=?

Answers

Answer:

x = 59

Step-by-step explanation:

x−2=57

Add 2 to each side

x−2+2=57+2

x = 59

Answer:

X=59

Step-by-step explanation:

x−2=57

to isolate X you would have to add 2 to each side. x-2(+2)=x and 57(+2)=59

which statement can be represented by the equation kx+9=9?

Answers

Answer:

x=-2/k

Step-by-step explanation:

Answer:

There’s this thing photomath it can give an answer

Step-by-step explanation:

a study was made of seat belt use among children who were involved in car crashes that caused them to be hospitalized. it was found that children not wearing any restraints had hospital stays with a mean of 7.37 days and a standard deviation of 2.60 days with an approximately normal distribution.(a) find the probability that their hospital stay is from 5 to 6 days, rounded to five decimal places.(b) find the probability that their hospital stay is greater than 6 days, rounded to five decimal places.

Answers

The probability that their hospital stay is greater than 6 days is approximately 0.6985.

(a) To find the probability that their hospital stay is from 5 to 6 days, we need to calculate the z-scores for both values using the formula z = (x - μ) / σ, where x is the value, μ is the mean, and σ is the standard deviation.
For 5 days: z = (5 - 7.37) / 2.60 = -0.9
For 6 days: z = (6 - 7.37) / 2.60 = -0.52


Next, we need to find the corresponding probabilities using a z-table or a calculator. From the z-table, we find that the probability of z being less than -0.9 is 0.1841, and the probability of z being less than -0.52 is 0.3015.

To find the probability of the hospital stay being between 5 and 6 days, we subtract the probability of z being less than -0.9 from the probability of z being less than -0.52:
P(5 ≤ X ≤ 6) = P(X ≤ 6) - P(X ≤ 5)

= 0.3015 - 0.1841

= 0.1174
Therefore, the probability that their hospital stay is from 5 to 6 days is approximately 0.1174.


(b) To find the probability that their hospital stay is greater than 6 days, we need to find the probability of z being greater than -0.52.

From the z-table, we find that the probability of z being less than -0.52 is 0.3015.

Therefore, the probability that their hospital stay is greater than 6 days is approximately

1 - 0.3015 = 0.6985,

rounded to five decimal places.


To know more about probability, visit:

https://brainly.com/question/31828911

#SPJ11

Is (–39, 42) a solution to the equation y = x + 81?

Answers

Answer:

Yes

Step-by-step explanation:

Yes because if you insert -39 for x and 42 for y then your equation is:

42 = -39 + 81

If you were to solve this equation it would be true.

water pours into a conical tank (with tip touching the ground) which has total height 6 meters and radius 4 meters at a rate of 8m3 min . at what rate is the water rising when the height is 5 meters high? (

Answers

With the volume of water poured at rate 8 m³/minute, when the height of water is 5 meters, the water will be rising at rate 0.23 m/minute.

Let:

r = radius of water at an instant

h = level of water at an instant

Then,  due to similarity property:

r/h =  4/6 = 2/3

Or,

r = 2/3 . h

The volume of the poured water is:

V = 1/3. πr².h

Substitute r = 2/3 . h into the formula:

V = 1/3. π(2/3. h)².h

V = 4/27. πh³

Take the derivative with respect to t:

dV/dt = 4/27 . 3πh² . dh/dt

dV/dt = 4/9 . πh² . dh/dt

Substitute: dV/dt = 8 m³/minute and h = 5 m:

8 = 4/9 .  π .5² . dh/dt

dh/dt = 0.23 m/minute.

Learn more about derivative here:

https://brainly.com/question/28780341

#SPJ4

5 black balls and 8 white balls are placed in an urn. two balls are then drawn in succession. what is the probability that the second ball drawn is a white ball if the second ball is drawn without replacing the first ball?

Answers

The probability of drawing a white ball on the second draw, without replacing the first ball, is 8/13.

To solve this problem, we need to use conditional probability.

The probability of drawing a white ball on the first draw is 8/13 (since there are 8 white balls and 13 total balls in the urn).

If a white ball is drawn on the first draw, then there will be 7 white balls and 5 black balls left in the urn. So the probability of drawing a white ball on the second draw, given that a white ball was drawn on the first draw, is 7/12.

If a black ball is drawn on the first draw, then there will be 8 white balls and 4 black balls left in the urn. So the probability of drawing a white ball on the second draw, given that a black ball was drawn on the first draw, is 8/12.

Now we can use the law of total probability to find the overall probability of drawing a white ball on the second draw:

P(white on second draw) = P(white on first draw) * P(white on second draw | white on first draw) + P(black on first draw) * P(white on second draw | black on first draw)
= (8/13) * (7/12) + (5/13) * (8/12)
= 56/156 + 40/156
= 96/156
= 8/13

Therefore, the probability of drawing a white ball on the second draw, without replacing the first ball, is 8/13.

To know more about conditional probability, visit:

https://brainly.com/question/30262438

#SPJ11

Construct a difference table to predict the next term of the sequence.
6, −2, −3, 7, 32, 76, . . .

Answers

Based on the constructed difference table, the next term of this sequence 6, −2, −3, 7, 32, 76, . . . is 143.

What is a sequence?

In Mathematics, a sequence can be defined as a series of real and natural numbers in which each term or list of elements are ordered in a particular order and repetitions are allowed.

What is a difference table?

In Mathematics, a difference table can be defined as a type of table that is constructed by subtracting adjacent elements (entries) in a sequence, and then repeating the process with next those elements (entries).

Number            Difference from previous             Difference of differences

6

-2                               -8                                          

-3                               -1                                                7            

7                                 10                                              11            4

32                               25                                             15            4

76                              44                                               19            4

143                            67                                                23           4

First column: -2 - 6 = -8; -3 - (-2) = 1; ....... 143 - 76 = 67.

Second column: -1 - (-8) = 7; 10 - (-1) = 11; .... 67 - 44 = 23.

Third column: 11 - 7 = 4; 15 - 11 = 4 .... 23 - 19 = 4.

Read more on sequence here: https://brainly.com/question/27877463

#SPJ1

y=2x+6,2x-y=2 system of equation

Answers

The answer is {-6=2}

Find m∠R. please hurry for 50 points!!!

Find mR. please hurry for 50 points!!!

Answers

Answer:

124

Step-by-step explanation:

The sum of interior angles in a triangle is equal to 180:

m<R + m<S + m<T = 180

11x + 3 + x + 15 + 2x + 8 = 180 add like terms

14x + 26 = 180 subtract 26 from both sides

14x = 154 divide both sides by 14

x = 11 to find m<R replace x with 11

11*11 + 3 = 124

Apply angle sum property

\(\\ \rm\rightarrowtail 11x+3+x+15+2x+8=180\)

\(\\ \rm\rightarrowtail 14x+26=180\)

\(\\ \rm\rightarrowtail 14x=154\)

\(\\ \rm\rightarrowtail x=11\)

m<R=11(11)+3=124

how to find p value from t statistic on ti-84

Answers

Therefore, The p-value is the probability of obtaining a test statistic as extreme or more extreme than the observed value, assuming the null hypothesis is true. If the p-value is less than the significance level, reject the null hypothesis; otherwise, fail to reject it.

To find the p-value from the t statistic on TI-84, you will need to perform a hypothesis test. Here are the steps:1. Enter your data into the calculator and choose the appropriate test.2. Calculate the t statistic by dividing the sample mean by the standard error.3. Determine the degrees of freedom. This is n-1 for a one-sample t-test or n1+n2-2 for a two-sample t-test. 4. Use the t-distribution table to find the critical value for your test.5. Calculate the p-value using the t-distribution function on the calculator.6. Compare the p-value to the significance level (usually 0.05) to determine whether to reject or fail to reject the null hypothesis.7.

Therefore, The p-value is the probability of obtaining a test statistic as extreme or more extreme than the observed value, assuming the null hypothesis is true. If the p-value is less than the significance level, reject the null hypothesis; otherwise, fail to reject it.

To know more about probability visit :

https://brainly.com/question/13604758

#SPJ11

Nicole is hosting a large bridal shower for her friend and has $379 in her budget to rent a facility. Th facility she chose for the party requires an $74 deposit plus $57 per hour. If there is no damage to th facility, one-half of the deposit is refunded. If Nicole expects to get the deposit refund, for how many hours can she rent the facility for the bridal shower? Nicole can rent the facility for hours (Simplify your answer.)

Answers

Nicole can rent the facility for 5 hours. Nicole can rent the facility for 5 hours and still receive a deposit refund if there is no damage.

To calculate the number of hours Nicole can rent the facility for and still receive a deposit refund, we need to consider the cost of renting the facility and the refund policy.

The facility requires a $74 deposit, and half of the deposit is refunded if there is no damage. So Nicole will receive a refund of $74/2 = $37 if there is no damage.

The cost per hour to rent the facility is $57.

Let's assume Nicole can rent the facility for x hours. The total cost of renting the facility would be the deposit plus the cost per hour multiplied by the number of hours:

Total cost = $74 + $57x

For Nicole to receive a refund, the total cost should not exceed her budget of $379. So we can set up the following equation:

$74 + $57x ≤ $379

Subtracting $74 from both sides of the equation, we get:

$57x ≤ $305

Dividing both sides of the equation by $57, we find:

x ≤ $305 / $57

x ≤ 5.35

Since the number of hours cannot be a fraction, Nicole can rent the facility for a maximum of 5 hours.

To know more about Hours, visit

https://brainly.com/question/30403028

#SPJ11

JD is repainting some of the walls in the classrooms at Golder. One wall had a width that is 4 feet less than it's length. The wall has an area of 140 square feet. What is the length of the wall.

Answers

Let the length of the wall be l.

The width is 4ft less than its length.

Therefore, the width is l - 4.

The wall is rectangular, therefore

\(\text{ area of wall = length}\times\text{ width}\)

Hence,

\(\begin{gathered} l(l-4)=140 \\ l^2-4l=140 \\ \Rightarrow l^2-4l-140=0 \\ l^2+10l-14l-140=0 \\ \Rightarrow l(l+10)-14(l+10)=0 \\ \Rightarrow(l-14)(l+10)=0 \\ \Rightarrow l-14=0,l+10=0 \\ \Rightarrow l=14,l=-10 \\ \text{ Since l cannot be negative, then the only possibility is} \\ l=14\text{ ft} \\ \end{gathered}\)

Hence, the length of the wall is 14 feet

Dos o más líneas en un plano son coplanares ?

Answers

Answer:

dependeria de que position estan las lineas

Los puntos o líneas se dice que son coplanares si están en el mismo plano. Ejemplo 1: Los puntos P , Q , y R están en el mismo plano A . Estos son coplanares

1.
tice
Choose the correct answer.
Use the following information for
questions 1 and 2.
Angel is planning to pour a concrete slab around
a circular fountain in his yard. The slab will be
6 inches tall. The drawing below shows a top
view of the slab and the fountain.
10 ft
A.
B.
C.
D.
2 ft
What is the approximate volume of
concrete that Angel will use?
8 ft
10 cubic feet
15 cubic feet
30 cubic feet
180 cubic feet
2. Concrete costs $8 per cubic foot, and
Angel is going to hire a contractor at
$50 per hour to help with the project. If
the project takes 4 hours, how much can
Angel expect to spend in all?
A. $120 232
B. $280
C. $320
D. $470

1.ticeChoose the correct answer.Use the following information forquestions 1 and 2.Angel is planning

Answers

The closest value to 6.28 is 10 cubic feet. Therefore, the correct answer is: A. 10 cubic feet

To calculate the approximate volume of concrete that Angel will use, we need to determine the volume of the slab.

The slab is in the shape of a cylinder, and its volume can be calculated using the formula:

V = πr²h

where V is the volume, r is the radius, and h is the height of the cylinder.

From the given information, we know that the slab is 6 inches tall. However, we need to convert the dimensions to the same unit before proceeding with the calculations. Let's convert the dimensions to feet:

Height = 6 inches = 6/12 feet = 0.5 feet

Radius = 2 feet

Now we can substitute the values into the formula to find the volume:

V = π(2²)(0.5)

 = π(4)(0.5)

 = 2π cubic feet

Approximating π to 3.14, we can calculate the volume:

V ≈ 2(3.14)

 ≈ 6.28 cubic feet

Therefore, the approximate volume of concrete that Angel will use is 6.28 cubic feet.

Looking at the given answer choices, the closest value to 6.28 is 10 cubic feet. Therefore, the correct answer is:

A. 10 cubic feet

To learn more about :value

https://brainly.com/question/32685500

#SPJ8

find the surface area of each figure. Round to the nearest tenth if necessary.​

find the surface area of each figure. Round to the nearest tenth if necessary.

Answers

Answer: 318 km²

Let's find the areas of the triangles

Formula: base x height / 2

9 x 6 = 54

54/2 = 27

Multiply by 2 since there are two triangles (I know, we already got the areas from 9 x 6)

27 x 2 = 54

Now let's try to find the areas of all the rectangular sides

Formula: length x width

9 x 11 = 99

8 x 11 = 88

7 x 11 = 77

99 + 88 + 77 = 264

Add up all the areas

264 + 54 = 318

Jackie surveyed the first 20 students in the lunch line.

Is this a random sample of the students in the school?

Yes or No

Answers

Answer:

Yes

Step-by-step explanation:

It is a random sample of students because they are just random people that Jackie is asking, its not only people in on grade, or only people on the basketball team.

The answer to this is yes

Which term can be added to both sides of the equation
by completing the square?
+
a
a so that the equation can be solved
2
O
2a
O
ca.
Help please

Answers

Step-by-step explanation:

my instagram account bdq.frk follow please

Donald has $200 in savings account that earns 5% interest per year.the interest is not compounded. How much will he have in total in 1 year?

Answers

Donald will have $210 at the end of the year

Given that the principal amount Donald is having at the start of the year is $200 and the rate of interest per annum is 5%.

Since the interest is not compounded, at the end of the year the amount of interest he will be earning = 0.05 x 200 = $10 (since interest is not compounded)

From, the above analysis, Donald is earning $10 of interest per annum from $200.

Now, Total money Donald will be having in 1 year = principal amount + interest earned money = $200 + $10 = $210

From the above solution, we can conclude that Donals is having $210 in total for one year.

To know more about the calculation of Interest,

https://brainly.com/question/25845758

Solve the compound inequality ( please solve in proper formatting shown in box to the right)

Solve the compound inequality ( please solve in proper formatting shown in box to the right)

Answers

To solve the compound inequality we need to solve each inequality, then we have:

\(\begin{gathered} 3x+5>23\text{ or }4x-4\leq0 \\ 3x>23-5\text{ or }4x\leq0+4 \\ 3x>18\text{ or }4x\leq4 \\ x>\frac{18}{3}\text{ or }x\leq\frac{4}{4} \\ x>6\text{ or }x\leq1 \end{gathered}\)

Now we need to remember that the word OR means the union of the solution sets for each inequality then the solution is:

\((-\infty,1\rbrack\cup(6,\infty)\)

The equation y = 13x represents the rate, in gallons per minute, that Tank A at an aquarium fills with water. The table represents the rate that Tank B fills with water. Determine which tank fills faster.

The equation y = 13x represents the rate, in gallons per minute, that Tank A at an aquarium fills with

Answers

Answer:

Tank A fills up faster.

Step-by-step explanation:

Tank A is y = 13x

Tank B is y = 11x

Plz mark as Brainliest!

Help me look in this image below

Help me look in this image below

Answers

We can write our linear equation as:

y + 1 = (4/3)*(x + 1)

or

y - 3 = (4/3)*(x - 2)

How to write the linear equation?

If a linear equation passes through two points (x₁, y₁) and (x₂, y₂), then the slope is:

a = (y₂ - y₁)/(x₂ - x₁).

Here the line passes through (-1, -1) and (2, 3), so the slope is:

a = (3 + 1)/(2 + 1) = 4/3

Now, if a line has a slope a and passes through a point (x₁, y₁),then we can write that line as:

y - y₁ = a*(x - x₁)

So with our two points, we can write our line as:

y + 1 = (4/3)*(x + 1)

y - 3 = (4/3)*(x - 2)

The correct option is the first one.

Learn more about linear equations at:

https://brainly.com/question/1884491

#SPJ1

Drag each example to the correct location on the chart. identify each example as a discrete random variable or a continuous random variable. the average annual increase in fuel price a car's speed at different times the number of cars passing through a toll both in an hour the number of phone calls made in a day the salaries of employees in an office

Answers

The average annual increase in fuel price: This is a continuous random variable as it can take on any value within a range.


A car's speed at different times: This is a continuous random variable as well since a car's speed can vary continuously. The number of cars passing through a toll booth in an hour: This is a discrete random variable as it can only take on whole number values.

The number of phone calls made in a day: This is also a discrete random variable as it can only take on whole number values.  The salaries of employees in an office: This is a continuous random variable as salaries can take on any value within a range.
To know more about average visit:

https://brainly.com/question/8501033

#SPJ11


2. Solve the system of equations using the substitution method.
y = 10 - 4x

2x + 3y = 20
Please show how you got it

Answers

Answer:

x = 1

Step-by-step explanation:

2x + 3y = 20

2x + 3(10-4x) = 20

2x + 30 - 12x = 20

combine like terms

-10x + 30 =  20

        -30      -30

-10x = -10

divide both sides by -10

x = 1

Hope this Helps!!!

The solution of the linear equations y = 10 - 4x and 2x + 3y = 20 will be (1, 6).

What is the solution to the equation?

The allocation of weights to the important variables that produce the calculation's optimum is referred to as a direct consequence.

A connection between a number of variables results in a linear model when a graph is displayed. The variable will have a degree of one.

The linear equations are given below.

y = 10 - 4x              ...1

2x + 3y = 20          ...2

Substitute equation 1 in equation 2, then we have

2x + 3(10 - 4x) = 20

2x + 30 - 12x = 20

10x = 10

x = 1

Then the value of the variable 'y' will be given as,

y = 10 - 4(1)

y = 10 - 4

y = 6

The solution of the linear equations y = 10 - 4x and 2x + 3y = 20 will be (1, 6).

More about the solution of the equation link is given below.

https://brainly.com/question/545403

#SPJ2

Suppose 27 blackberry plants started growing in a yard. Absent constraint, the blackberry plants will spread by 80% a month. If the yard can only sustain 120 plants, use a logistic growth model to estimate the number of plants after 4 months.

Answers

Using a logistic growth model with an initial population of 27 blackberry plants, an 80% growth rate per month, and a carrying capacity of 120 plants, the estimated number of plants after 4 months is 97.

The logistic growth model is a mathematical model used to describe population growth when there are limiting factors such as available resources or space. It assumes that the population growth rate is proportional to both the current population and the difference between the carrying capacity and the current population.

In this case, the initial population is 27 blackberry plants, and the growth rate is 80% per month. The carrying capacity of the yard is 120 plants, meaning it can only sustain that many blackberry plants. Using the logistic growth model, we can estimate the population after 4 months.

To calculate the estimated number of plants after 4 months, we can use the logistic growth formula:

N(t) = K / (1 + ((K - N0) / N0) *\(e^(-rt)\))

where N(t) is the population at time t, K is the carrying capacity, N0 is the initial population, r is the growth rate, and e is the base of the natural logarithm.

Plugging in the given values, we have N0 = 27, K = 120, r = 0.8, and t = 4. Solving the equation, we find that N(4) is approximately 97. Therefore, the estimated number of blackberry plants after 4 months is 97.

Learn more about  growth rate here:

https://brainly.com/question/18485107

#SPJ11

Shaver Manufacturing,Inc., offers dental insurance to its employees. A recent study bythe human resource director shows the annual cost per employee peryear followed the normal probability distribution, with a mean of$1,280 and a standard deviation of $420 per year.

a. What fraction of the employees cost more than $1,500 per year fordental expenses?

b. Whatfraction of the employees cost between $1,500 and $2,000 peryear?

c. Estimate the percent that did not have any dental expense.

d. Whatwas the cost for the 10% of employees who incurred the highestdental expense?

Answers

a. 30.15% of the employees cost more than $1,500 per year for dental expenses.

b. 65.49% of the employees cost between $1,500 and $2,000 per year for dental expenses.

c. The percentage of employees who did not have any dental expense is 0.1%.

d. The cost of the 10% of employees who incurred the highest dental expenses is $1,796.4 (approx).

a. Probability that dental expenses cost more than $1,500 per year

So, we have to find the probability of employees costing more than $1,500 per year for dental expenses.

Let X be the amount paid per year for dental expenses. X follows normal distribution with mean μ = $1,280 and standard deviation σ = $420.

We have to find P(X > $1,500).Here, z = (X - μ) / σ = ($1,500 - $1,280) / $420 = 0.52P(X > $1,500) = P(Z > 0.52) = 0.3015 or 30.15%.

Therefore, 30.15% of the employees cost more than $1,500 per year for dental expenses.

b. Probability that dental expenses cost between $1,500 and $2,000 per year

Now we have to find the probability of the employees who cost between $1,500 and $2,000 per year for dental expenses.

Let X be the amount paid per year for dental expenses. X follows a normal distribution with mean μ = $1,280 and standard deviation σ = $420.

We have to find P($1,500 < X < $2,000).Here, z1 = (X1 - μ) / σ = ($1,500 - $1,280) / $420 = 0.52z2 = (X2 - μ) / σ = ($2,000 - $1,280) / $420 = 1.71P(0.52 < Z < 1.71) = P(Z < 1.71) - P(Z < 0.52) = 0.9564 - 0.3015 = 0.6549 or 65.49%.

Therefore, 65.49% of the employees cost between $1,500 and $2,000 per year for dental expenses.

c. Probability of employees having no dental expenses.Now we have to find the probability of employees having no dental expenses.

Let X be the amount paid per year for dental expenses. X follows normal distribution with mean μ = $1,280 and standard deviation σ = $420. We have to find P(X = 0).

Here, z = (X - μ) / σ = (0 - $1,280) / $420 = -3.05Now, P(X = 0) is P(X < 0.5), which is same as P(Z < -3.05 + 0.0013) = P(Z < -3.05) = 0.001 or 0.1%.

Therefore, the percentage of employees who did not have any dental expense is 0.1%.

d. Cost of the 10% of employees who incurred the highest dental expenses

We have to find the dental expenses of the 10% of employees who incurred the highest dental expenses.

Let X be the amount paid per year for dental expenses. X follows a normal distribution with mean μ = $1,280 and standard deviation σ = $420.

We have to find the 90th percentile, z0.9.

Using standard normal table, we can find the z-score corresponding to 0.9, which is 1.28.

The amount, X corresponding to z0.9 is:X = μ + z0.9 σ = $1,280 + 1.28 × $420 = $1,796.4

Therefore, the cost of the 10% of employees who incurred the highest dental expenses is $1,796.4 (approx).

Learn more about probability here https://brainly.com/question/32560116

#SPJ11

Find the values of x and y. Leave answer in simplest radical form

Find the values of x and y. Leave answer in simplest radical form

Answers

Answer:

x = 4/√2

y = 4/√2

Step-by-step explanation:

Hypotenuse = 4

θ = 45°

x = Opposite side

y = Adjacent Side

a) Solving for x = Opposite side

We solve using Trigonometry function of Sine

sin θ = Opposite/Hypotenuse

sin 45 = x/4

Cross Multiply

x = sin 45 × 4

Note that : sin 45 = 1/√2

x = 1/√2 × 4

x = 4/√2

b) Solving for y

We solve using Trigonometric function of Cosine

cos θ = Adjacent/Hypotenuse

cos 45 = x/4

Cross Multiply

x = cos 45 × 4

Note that : cos 45 = 1/√2

x = 1/√2 × 4

y = 4/√2

Evaluate when n = 3.
(244 − n)×n
-3
9
55
72

Answers

Answer:

\((244 - n)n \\ n = 3 \\ (244 - 3) \times 3 \\ = (241) \times 3 \\ = 723\)

Use traditional division to solve 6432 ÷ 24.

Answers

Ok done. Thank to me:>
Use traditional division to solve 6432 24.

Answer:

(not my answer but) its 268

Step-by-step explanation:

Math 8
Writing Equations from a Graph
Date
Find the slope, y intercept and two points on each line. Then write the equation for each line.

Math 8Writing Equations from a GraphDateFind the slope, y intercept and two points on each line. Then

Answers

Answer:

1. y=2x+4

2. y=x

3. y=-1/2x+1

4. y=-x+1

Step-by-step explanation:

the formula for these are y=mx+b. Your slope would be m and y intercept would be b. so y=2x+4 would mean that the slope is 2 and y intercept is 4. you can find the points by checking what points are on the blue line.


. Find the missing side x.

. Find the missing side x.

Answers

Answer:

63

Step-by-step explanation:

Using the triangle PAN we know that PA = 18 m and PN = 42m

And we can see that Triangle DOR is bigger than Triangle PAN

Therefore it the same shape but bigger.

Hence we can do 27/18=1.5

Then, 42 x 1.5= 63

Hence x = 63

Other Questions
In which sourcing category would the following items typically be...In which sourcing category would the following items typically be classified?1) Item A is high value, low risk, and there are multiple potential suppliers.2) Item B is low value, high risk, and there are a small number of alternative suppliers.3) Item C is high value, high risk, and there are few suppliers, but they are excellent.4)Item D is low value, low risk, and there are lots of potential suppliers. 3...because you feel what they are doing is wrong. 'a) What is the grammatical name of the above expression? please help! I have faith in you guys! I dont know if you can see it Which country played a much more minor role in the second wave of European conquests in the long nineteenth century than it had played in the first wave during the sixteenth and seventeenth centuries QUESTION 9Boeing's equity multiplier is 1.78, a current ratio of 1.5 and a quick ratio of 1.2. Based on the given data what is Boeing's Debit to Equity rano?O a. 1.19O b. 1.48O c. 1.80O d. 0.78 What is 3894 x 6? Use the distributive property to solve. what is written by the following algorithm? push(yourstack, 7) push(yourstack,3) push(yourstack,4) pop(yourstack,item) pop(yourstack,item) push(yourstack,item) while(not isempty(yourstack)) pop(yourstack,item) write item Asphalt is a mixture of high molecular weight hydrocarbons. You walk across a newly paved road and get asphalt on the bottom of your shoes.A) Would Octane be the best solvent to used to remove the asphalt?B) Explain why or why not Anyone gonna try this please!!!! Plsss help I can mark you brainliest What does Portia compare a rumor to? How does she describe the way the rumor is circulating? What is Shakespeares purpose in using this imagery?. who can answer this question How can fossils help us understand how organisms are related?A.By studying features that are shared among organismsB.By studying when they died C.By studying when they were living HelpPlease due now describe factors that determine a disability's impact on an individual Q15: If you want a high-resolution gamma detector for 1 MeV gammas, which of these is best? a) A planar germanium detector b) A planar silicon detector c) A barium fluoride detector d) A coaxial germa Complete the balanced molecular reaction for the following weak acid with a strong base:HNO2(aq) + Ca(OH)2 (aq) Which of the three traits considered in this film (bipedality, extensive tool use, and large brains) were present in the 3.2-million-year-old Australopithecus fossil (Lucy)?. Wich meteor shower can be seen December 28-january 12A GeminidsB LeonidsC PerseidsD Quadrantidsthis is for astronomy rectangular pontoon is 15 m long and 6.5 m wide with the height of its sides of 4.5 m. The weight of the pontoon is 43 tonne and of the dragline (including accessories and effects of loads) is 150 tonne. The combined centre of gravity of the pontoon and dragline is 3.190 m above the pontoon base. Find the freeboard with the dragline aboard and determine whether the pontoon/dragline combination is stable.