Giving Brainleist for BOTH answers::MATH

Giving Brainleist For BOTH Answers::MATH
Giving Brainleist For BOTH Answers::MATH

Answers

Answer 1

Answer:

D

Step-by-step explanation:

If you have ten feet on one side and 8 feet on another mulitiply and 10 times 8 is 80 so theres your answer

Answer 2

Answer:

Question1 80 cubic feet and question2 is 2100 cubic feet

Step-by-step explanation:


Related Questions

How do we find the perimeter of a triangle?

Answers

The perimeter of a triangle is the total length of all its sides. To find the perimeter of a triangle, you need to add the lengths of its three sides.

If the triangle is a right triangle, with one angle measuring 90 degrees, you can use the Pythagorean theorem to find the length of the hypotenuse, which is the longest side of the triangle.

The Pythagorean theorem states that the square of the hypotenuse is equal to the sum of the squares of the other two sides. Once you know the length of all three sides, you can simply add them together to find the perimeter.

For non-right triangles, you can use the distance formula or other geometric principles to find the length of each side. The distance formula is based on the Pythagorean theorem and states that the distance between two points in a plane is the square root of the sum of the squares of the differences between their coordinates.

Once you have the length of each side, you simply add them together to find the perimeter. For example, if a triangle has sides of length 5, 7, and 9 units, the perimeter would be:

Perimeter = 5 + 7 + 9 = 21 units.

To learn more about perimeter click on,

https://brainly.com/question/323164

#SPJ4

In general, the arithmetic average return is probably too _____ (low/high) for longer periods and the geometric average is probably too _____ (low/high) for shorter periods.

Answers

The arithmetic average return is probably too high for longer periods and the geometric average is probably too low for shorter periods.

What is Arithmetic Average Return?

When we look at historical returns, the difference between the geometric and arithmetic average returns isn't too hard to understand.

To put it slightly differently, the geometric average tells you what you actually earned per year on average, compounded annually. The arithmetic average tells you what you earned in a typical year. You should use whichever one answers the question you want answered. A somewhat trickier question concerns forecasting the future, and there's a lot of confusion about this point among analysts and financial planners.

Now, If we have estimates of both the arithmetic and geometric average returns, then the arithmetic average is probably too high for longer periods and the geometric average is probably too low for shorter periods.

Read more about Arithmetic Average Return at; https://brainly.com/question/20038521

#SPJ1

The third step in the data modeling process with a packaged data model is:

Answers

The third step in the data Modeling process when using a packaged data model typically involves customizing and refining the model to align with your specific business requirements.

Here's a breakdown of this step:

1. Identify unique business requirements: Understand the specific needs of your organization or project that are not addressed by the packaged data model's default settings.

2. Map out customizations: Determine which aspects of the packaged data model need to be adjusted or extended to accommodate your unique requirements. This may include adding or modifying entities, attributes, or relationships.

3. Document customizations: Keep a clear record of any changes made to the packaged data model. This will help maintain consistency across different team members and provide a reference point for future updates or modifications.

4. Implement customizations: Update the packaged data model with the required changes, following best practices for data modeling and ensuring the integrity of the overall structure.

5. Validate customizations: Test the updated data model to ensure that it accurately represents your business requirements and functions as expected. This may involve reviewing the model with stakeholders, running test queries, or using data validation tools.

6. Iterate as necessary: If any issues or further requirements are identified during validation, refine and update the data model as needed.

By customizing and refining the packaged data model, you can tailor it to better suit your organization's unique needs, ultimately leading to more accurate and useful insights from your data.

To Learn More About Modeling

https://brainly.com/question/28592940

#SPJ11

Sin x= cos y show that x+y=90

Answers

Answer:

just do sinx and cos y equal when x=y= multiple of pie by 4

Step-by-step explanation:

pie by 4 plus pie by 4 = 90

If I helped please mark brainliest it means a lot to my progression! <3 Thanks!

*URGENT* Sam has 2 part time jobs. At the grocery store, he earns $8/h and at the library, he earns $10/h. Before going on vacation, he would like to save $280. Determine the fewest number of hours he would need to work to reach his goal.

Answers

Unit rate is the quantity of an amount of something at a rate of one of another quantity.

The fewest number of hours he would need to work to reach his goal of $280 is 28 hours working in the library.

What is a unit rate?

It is the quantity of an amount of something at a rate of one of another quantity.

In 2 hours, a man can walk for 6 miles

In 1 hour, a man will walk for 3 miles.

We have,

Amount to earn = $280

Grocery store:

Earnings per hour = $8

1 hour = $8

Multiply 280/8 on both sides.

280/8 x 1 hour = $280

35 hours = $280

Library:

Earnings per hour = $10

1 hour = $10

Multiply 280/10 on both sides.

28 hours = $280

We see that,

Working in the Library would make $280 in fewer hours than working in the grocery store.

Thus,

The fewest number of hours he would need to work to reach his goal of $280 is 28 hours working in the library.

Learn more about unit rates here:

https://brainly.com/question/11258929

#SPJ1

Implement Algorithm 5.6.3 from Sudkamp to convert an NFA-lambda M = (Q, Sigma, delta, q0, F) into a DFA M' = DM.
The input specifies M, and your algorithm should construct the input transition function t (table) for M.
As output you should produce the t-table of M, and all elements specifying M' = (Q', Sigma, delta', q0', F'). You may develop your own notation, e.g., to represent the states of the DFA.
Your program should be general, i.e., it reads the specification of M from a file.
Run your conversion program and generate the outputs.

Answers

Algorithm 5.6.3 is written from Sudkamp for converting an NFA-lambda to a DFA.

Algorithm 5.6.3: NFA-lambda to DFA Conversion

Input: NFA-lambda M = (Q, Sigma, delta, q0, F)

Output: DFA M' = (Q', Sigma, delta', q0', F')

1. Initialize the set of states of the DFA, Q', with the epsilon closure of the initial state q0 of the NFA-lambda.

2. Initialize the set of transitions, delta', as an empty set.

3. Initialize the set of final states, F', as an empty set.

4. While there are unmarked states in Q', do the following:

  - Select an unmarked state, q', from Q'.

  - Mark q'.

  4.1 For each symbol a in Sigma, do the following:

      - Compute the epsilon closure of the set of states reached by a from q'.

      - If the resulting set is not empty, add it as a transition in delta' from q' to the resulting set.

  4.2 If any state in the resulting set contains a final state of the NFA-lambda, add q' as a final state in F'.

5. Output Q', Sigma, delta', q0', F' as the DFA M'.

To know more about Algorithm, refer here:

https://brainly.com/question/28724722

#SPJ4

What' the perpendicular biector of the line egment whoe endpoint are (6,9) and (-2,5)

Answers

The perpendicular bisector of the line segment whose endpoint are (6,9) and (-2,5) is y = -2x + 11.

The line segment whose endpoint are (6,9) and (-2,5).

Let M be the midpoint of the endpoint.

So the coordinate of M = \(\left(\frac{x_{1}+x_{2}}{2},\frac{y_{1}+y_{2}}{2}\right)\)

The coordinate of M = \(\left(\frac{6+(-2)}{2},\frac{9+5}{2}\right)\)

The coordinate of M = (2, 7)

The formula of slope m = \(\frac{y_{2}-y_{1}}{x_{2}-x_{1}}\)

Slope of AB = m(1)

m(1) = (5 - 9)/(-2 - 6)

m(1) = -4/-8

m(1) = 1/2

The endpoints are perpendicular bisector. So in the perpendicular bisector slope is:

m(1)·m(2) = -1

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

Now put the value of m(1)

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

m(2) = -2

Now the equation of the perpendicular bisector is;

y - \(y_{1}\) = m(x - \(x_{1}\))

As we know that; m = m(2) = -2; \(x_{1}\) = 2 and \(y_{1}\) = 7

Now put the values

y - 7 = -2(x - 2)

Use the distributive property

y - 7 = -2x + 4

Subtract 7 on both side, we get

y = -2x + 11

To learn more about perpendicular bisector link is here

brainly.com/question/24753075

#SPJ4

how to find the surface area of a rectangular solid

Answers

Answer:

Surface Area = 2 * (length * width + length * height + width * height)

Step-by-step explanation:

To find the surface area of a rectangular solid (also known as a rectangular prism), you need to calculate the areas of its six faces and then add them together. The formula for the surface area of a rectangular solid is:

Surface Area = 2 * (length * width + length * height + width * height)

Here are the steps to find the surface area:

Identify the length, width, and height of the rectangular solid.

Multiply the length by the width to find the area of the top and bottom faces.

Multiply the length by the height to find the area of the front and back faces.

Multiply the width by the height to find the area of the left and right faces.

Add up all the areas calculated in steps 2, 3, and 4.

Multiply the sum by 2 to account for the two identical sets of faces.

The result will be the surface area of the rectangular solid.

It's important to note that all measurements should be in the same unit (e.g., centimeters, inches) for accurate results.

Answer:

Step-by-step explanation:

how to find the surface area of a rectangular solid

The area of ​​the rectangular solid (parallelepiped) is calculated by adding the lateral area and twice the base area: Stot=Slat+2Sb; the area of ​​the rectangular parallelepiped is given by the sum of the areas of the six rectangles that make up its surface, ie Stot=2(ab+ah+bh).

What expression should be used to access the first element of an array of integers called numbers? What expression should be used to access the last element of numbers, assuming it contains 10 elements? What expression can be used to access its last element, regardless of its length?

Answers

To access the first element of an array of integers called "numbers," you can use the expression:
numbers[0]`
This expression uses the array name "numbers" and the index "0" to access the first element.

To access the last element of "numbers," assuming it contains 10 elements, use the expression:

`numbers[9]`

Here, we use the index "9" since arrays are zero-indexed, meaning the last element in a 10-element array has an index of 9.
To access the first element of the array called numbers, we would use the expression "numbers[0]."

To access the last element of the array, assuming it contains 10 elements, we would use the expression "numbers [9]" since arrays are zero-indexed in most programming languages.

To access the last element of the array regardless of its length, we can use the expression "numbers [numbers.length-1]," which subtracts 1 from the length of the array to access the last element.
To access the last element, regardless of its length, use the expression:

'numbers [numbers. length - 1]'

This expression uses the "length" property of the array to find the total number of elements and subtracts 1 to get the correct index for the last element.

Learn more about Number:

brainly.com/question/17429689

#SPJ11

-5-(-2) please help
A -30
B30
C-1
D1​

Answers

Answer:

Step-by-step explanation:

-3

Answer:

b

Step-by-step explanation:

when I muiltply an and divide. if there are two negatives it makes a positive an if there jus one it's a negative

A =5, b = 12 c =?



Pls help I don’t know how to do this

Answers

Answer:

: Use the Pythagorean Theorem

\( {c}^{2} = {a}^{2} + {b}^{2} \)

\( {c}^{2} = {5}^{2} + {12}^{2} \)

\( {c}^{2} = 25 + 144\)

\( {c}^{2} = 169\)

\(c = + 13\)

What is the value of –2|6x – y| when x = –3 and y = 4?
–44
–28
28
44

Answers

Answer:

-2(6x-y)

-2(6×-3-4)

-2(-18-4)

-2(-22)

44

hope this helps you

Answer:

It is negative 44(:

Step-by-step explanation: I just got it right

pls help

What are the factors of 2x^2 - 5x - 3?​

Answers

Answer:

(−3)(2+1)

hope this helps, im not for sure of its fully correct.

(2x+1) (x-3) THATS the correct factors

Using the picture of the hexagon below, write and solve to find x 115⁰ 132° 148° 120° X ​

Using the picture of the hexagon below, write and solve to find x 115 132 148 120 X

Answers

X is equal to 115°
We know that all of the angles of a regular hexagon need to add up to 720°, this is true about all hexagons.

All you have to do is add up all the angles you know then subtract the sum from 720, and that’s the missing angle
Using the picture of the hexagon below, write and solve to find x 115 132 148 120 X

What is the value of each of the angles of a triangle whose sides are 145,190 , and 89 cm in length? (Hint: Consider using the faw of cosines given in Appendix E.) The angle opposite the side of length 89 is Number The angle opposite the side of length 145 is Number The angle opposite the side of length 190 is Number

Answers

Angle opposite the side of length 89 is 62.8° (approximately). Angle opposite the side of length 145 is 50.2° (approximately). Angle opposite the side of length 190 is 66.9° (approximately).

The question requires us to find out the value of each angle of a triangle given the lengths of its sides which are 145, 190, and 89 cm. Using the law of cosines given in Appendix E, we can use the following formula to find the angles of the triangle cos A = (b² + c² - a²) / 2bccos B = (a² + c² - b²) / 2accos C = (a² + b² - c²) / 2abWhere A, B, and C are the angles of the triangle, and a, b, and c are the sides opposite to the respective angles. We know the length of the sides of the triangle to be 145, 190, and 89 cm. We can label them as follows: a = 145 cm, b = 190 cm, and c = 89 cm. Now we can substitute these values into the above formula to calculate each angle as follows: Angle opposite side of length 89: cos A = (b² + c² - a²) / 2bc= (190² + 89² - 145²) / (2 * 190 * 89)= 0.4544A = cos-1(0.4544)A = 62.8° (approximately)Angle opposite side of length 145: cos B = (a² + c² - b²) / 2ac= (145² + 89² - 190²) / (2 * 145 * 89)= 0.6275B = cos-1(0.6275)B = 50.2° (approximately)Angle opposite side of length 190: cos C = (a² + b² - c²) / 2ab= (145² + 190² - 89²) / (2 * 145 * 190)= 0.4521C = cos-1(0.4521)C = 66.9° (approximately)

Therefore, the angle opposite the side of length 89 is approximately 62.8°, the angle opposite the side of length 145 is approximately 50.2°, and the angle opposite the side of length 190 is approximately 66.9°. Angle opposite the side of length 89 is 62.8° (approximately). Angle opposite the side of length 145 is 50.2° (approximately). Angle opposite the side of length 190 is 66.9° (approximately). Given sides of a triangle are 145, 190, and 89 cm. Using the law of cosines given in Appendix E, we can use the following formula to find the angles of the triangle. cos A = (b² + c² - a²) / 2bccos B = (a² + c² - b²) / 2accos C = (a² + b² - c²) / 2ab. We know the length of the sides of the triangle to be 145, 190, and 89 cm. We can label them as follows: a = 145 cm, b = 190 cm, and c = 89 cm. Now we can substitute these values into the above formula to calculate each angle as follows: Angle opposite side of length 89:cos A = (b² + c² - a²) / 2bc= (190² + 89² - 145²) / (2 * 190 * 89)= 0.4544A = cos-1(0.4544)A = 62.8° (approximately)

Angle opposite side of length 145:cos B = (a² + c² - b²) / 2ac= (145² + 89² - 190²) / (2 * 145 * 89)= 0.6275B = cos-1(0.6275)B = 50.2° (approximately)Angle opposite side of length 190:cos C = (a² + b² - c²) / 2ab= (145² + 190² - 89²) / (2 * 145 * 190)= 0.4521C = cos-1(0.4521)C = 66.9° (approximately)Therefore, the angle opposite the side of length 89 is approximately 62.8°, the angle opposite the side of length 145 is approximately 50.2°, and the angle opposite the side of length 190 is approximately 66.9°.Hence, we can conclude that the angles of the triangle are 62.8° (approximately), 50.2° (approximately), and 66.9° (approximately).

To know more about Angles, visit:

https://brainly.com/question/24236722

#SPJ11

Sarah is getting balloons for her grandfather's birthday party. She wants each balloon string to be 6 feet long. At the party store, string is sold by the yard. If Sarah wants to get 58 balloons, how many yards of string will she need?

Answers

Answer:

116 yards

Step-by-step explanation:

You first need to determine the length of string needed (in feet). So 6ft per baloon and she needs 58 baloons. 6 x 58 = 348 ft

You need to put this answer into yards. 3ft = 1 yard

So divide 348 by 3 and you get 116 yards of string needed

Answer:

116 yards

Step-by-step explanation:

There are three feet in a yard, so two yards for each balloon. If you then multiply the number of ballons by 2 (yards) you get 116 yards.

A=2πrh+2B solve for b

Answers

Answer:

b = \(\frac{A-2\pi rh}{2}\)

Step-by-step explanation:

Given

A = 2πrh + 2b ( subtract 2πrh from both sides )

A - 2πrh = 2b ( divide both sides by 2 )

\(\frac{A-2\pi rh}{2}\) = b

Is Point M the midpoint of AB? Select Yes or No for each statement.

Is Point M the midpoint of AB? Select Yes or No for each statement.

Answers

Answer:

A is No.

B is Yes.

C is Yes.

D is No.

Answer:

Step-by-step explanation:

For A ) yes

B) yes

C) no

D) Yes

Use the formula for mid,

mid(x, y)=((X_1  + X_2)/2,(Y_1+Y_2)/2)

NEED HELP ASAP
WILL GIVE YOU BRAINILESS!!

NEED HELP ASAPWILL GIVE YOU BRAINILESS!!

Answers

Answers:

1 x²+6x+8

2 x²+11x+24

3 x²-1x-30

4 x²-5x-36

5 x²-10x+16

Answer: The coefficient of the t term is 5.6m/s

Step-by-step explanation:

To answer the second part, you do FOIL to get:

\(t^2+5.6t+1.59\)

To estimate the height of a​ tree, Tia and Felix walk away from the tree until the angle of sight with the top and bottom of the tree is a right angle. Let h represent the height of a​ person's eyes and d represent the distance away from the tree. Answer parts a to c below.
a. If the height of​ Tia's eyes is 1.6 m and her distance away from the tree is 2.5​ m, what is the height of the​ tree?
The height of the tree is about

​(Type an integer or decimal rounded to the nearest hundredth as​ needed.)
b. If the height of​ Felix's eyes is 1.7​ m, about how far from the tree is Felix if his angle of sight is a right​ angle?
Felix is about
from the tree.
​(Type an integer or decimal rounded to the nearest hundredth as​ needed.)

Answers

Answer:

a. The height of the tree is about 5.51 meters.

Step-by-step explanation:

I just did it

The perimeter of the given figure is equivalent to (6 + π) units

What is angle of elevation?

The angle of elevation is an angle that is formed between the horizontal line and the line of sight.

Given is to find the perimeter of the given image as shown.

We can write the area of the square as -

a² = 4

a = √4

a = 2

Also,

The perimeter of the semicircular part is -

1/2 x 2π x 2/2

π

So, the perimeter would be -

P = 2 + 2 + 2 + π

P = 6 + π

Therefore, the perimeter of the given figure is equivalent to (6 + π) units.

To solve more questions on areas & perimeter, visit the link-

https://brainly.com/question/29213222

#SPJ3

Find SP where MP=Rs875 and discount =Rs75

Answers

Answer:

SP is Rs 800.

Step-by-step explanation:

MP = Rs 875

Discount = Rs 75

so

SP = MP - discount

= Rs 875 - Rs 75

= Rs 800

Consider the hypotheses shown below. Given that x
ˉ
=119,σ=27,n=46,α=0.10, complete parts a through c below. H 0

:μ=128
H A

⩽μ

=128

a. State the decision rule in terms of tho criteal value(s) of the test statistic: Reject the null hypothesis it the calculated value of the tost statistic, is otherwise, do not roject the null hypothesis. (Round to two decimal places as needed. Use a comma to separate answers as needed.) b. Stase the calculated value of the tost statistic. Tho best stasistic is (Round to toro decimal paces as needod.) c. State the conclusion. Beceuse the test statiski the null hypothesis and conclude the pepulation moan equal to 120 .

Answers

a. Decision rule: Reject the null hypothesis if the calculated z-value is less than or equal to -1.28. b. Calculated z-value: -1.8892. c. Conclusion: Reject the null hypothesis, indicating evidence that the population mean is less than 128.

To complete parts (a) through (c), we need to perform a hypothesis test for the given hypotheses

H0: μ = 128 (null hypothesis)

HA: μ ≤ 128 (alternative hypothesis)

Given: X= 119 (sample mean)

σ = 27 (population standard deviation)

n = 46 (sample size)

α = 0.10 (significance level)

a. The decision rule is to reject the null hypothesis if the calculated value of the test statistic is less than or equal to the critical value(s) of the test statistic. Since the alternative hypothesis is one-sided (μ ≤ 128), we will use a one-sample z-test and compare the calculated z-value with the critical z-value.

To find the critical z-value, we need to determine the z-value corresponding to the significance level α = 0.10. Looking up the critical value in the standard normal distribution table, we find that the critical z-value is -1.28 (rounded to two decimal places).

b. The calculated value of the test statistic, in this case, is the z-value. We can calculate the z-value using the formula

z = (X - μ) / (σ / √n)

Substituting the given values:

z = (119 - 128) / (27 / √46) ≈ -1.8892 (rounded to two decimal places)

c. The conclusion is based on comparing the calculated value of the test statistic with the critical value. Since the calculated z-value of -1.8892 is less than the critical z-value of -1.28, we have enough evidence to reject the null hypothesis. Therefore, we conclude that the population mean is less than 128.

The conclusion statement in part (c) is inconsistent with the given alternative hypothesis and should be revised accordingly.

To know more about null hypotheses:

brainly.com/question/28331914

#SPJ4

What is 2,382,475 in word form

Answers

Two million, three hundred eighty-two thousand, four hundred seventy-five

for the following exercise, consider the following scenario: a town has an intial population of 50000 . it grows at a constant rate of 5000 per year. find the linear function that model's the town's population p as a function of the year, t , where t is the number of years since the model began.

Answers

The required function is P(t)=50000 + 5000t.

In this problem we need to form the function of the population in a town.

Here it is given that the initial population of the town is 50000.

the rate at which the population increases is 5000 per year.

So, the increase for the first year will be 5000. And the population will be 55000.

Then again for the next year the growth will be 5000 and the population will be 50000 + (5000×2)

        = 60000

So we can see clearly that the population is varying with time and we can write the function as P(t)=50000 + 5000t where t is the time in years.

To learn more about the function visit the link:

https://brainly.com/question/12431044

#SPJ4

PLS HELP!!

What is the distance between C(2, 1) and D(5, 5)?

Answers

Answer:

3,4

Step-by-step explanation:

 5,5

- 2,1

======

3,4

Answer:

3,4

Step-by-step explanation:

you take 5,5 and subtract 2,1

Find the distance between the following points
E(-12, 2), F(-9, 6)

Find the distance between the following pointsE(-12, 2), F(-9, 6)

Answers

Answer:

5

Step-by-step explanation:

Find the distance between the following pointsE(-12, 2), F(-9, 6)

Write the simplest polynomial function for each set of zeros

Zeros = -2, 5, -1

Answers

Answer:

The polynomial is ;

x^3 -2x^2 -13x - 10

Step-by-step explanation:

Given the zeros, we set them to equal zero so as to get the linear factors

Mathematically, that will be as follows;

x = -2

x + 2

x = 5

x-5

x = -1

x + 1

So we have the polynomial as;

(x + 1)(x + 2)(x-5)

= (x -5)(x^2 + 3x + 2)

= x^3+ 3x^2 + 2x -5x^2 -15x - 10

= x^3 -2x^2 -13x - 10

what percentage of the total sum of squares can be accounted for by the estimated regression equation (to decimal)?

Answers

The percentage of the total sum of the squares that can be accounted for by the estimation of regression is 51.3% when it is taken in three decimal points by the regression equation.

The regression equation is used to find one variable from another known variable. There are two types to find the regression equation they are:

1. Regression equation by using simultaneous equation 2. Regression line

The regression equation can be found by the be calculated by the sums of squares by the the sample of correlation coefficient that is 0.716. The amount of variation is taken by the total variation that is interpreted and is denoted by 'r', the sum of squares can be calculated by 1-SSE/ SST=(SST/SST = SSR/SST. When it comes to the product volume then the percentage is 93.64% where it also includes the product cost and variable cost of the product.

To know more about percentage:

https://brainly.com/question/28206078

#SPJ4

Please help...........

Please help...........

Answers

How do you add photos to here

Answer:

5376 cubic inches

Step-by-step explanation:

12x24x17=4896

10x4x12=480

480+4896=5376

A segment MN has endpoints M(-7.-6) and N(7,7). Find the coordinates of partition point P that divides the segment into a 5:2 ratio.

Answers

A segment MN has endpoints M(-7.-6) and N(7,7). Find the coordinates of partition point P that divides the segment into a 5:2 ratio. ​

___________________________

Find the coordinates of partition point P that divides the segment into a 5:2 ratio. ​

5:2 means that it is divided into 7, and we do not move two positions from (7,7)

X axis

7- (-7) = 14

14/7 = 2

7-2*2 = 3

Y axis

7-(-6)= 13

13/7 =

7 - 2* (13/7) = 49/7 - 26/ 7 = 23/7 = 3 2/7

______________________________

Answer

(3, 3 2/7)

A segment MN has endpoints M(-7.-6) and N(7,7). Find the coordinates of partition point P that divides
Other Questions
Find the component form of the resultant vector.a= (-6, -5)Unit vector in the opposite direction of a Put the following numbers in order from least to greatest.0.520.6 14/2557% Given f(x, y, z) = 3.x2 + 6y2 + x2, find fx(x, y, z) = fy(x, y, z) = fz(x, y, z) = = Which sentence includes a simile?The sun reached out with its burning arms to scald me.The hot sun was a blazing ball of fire.One glimpse of the fiery ball would melt my eyes.The sun dissolved like a ball of melting summer butter. Find the value of k that makes f(x) continuous at x = -2 Which of the following is NOT a type of wellness? 1. Select three ratios that are equivalent to 7:3.07:1O 14:621:90 42:6O28:12 The value of (3^0+2^0) * 5^012502 Which one of the following groups of people is most likely to suffer from protein-energy malnutrition? Question 4 options: The homeless The elderly Infants and children The overweight and obese The telephone was an exciting invention.It revolutionized communication.The telephone instantly connected people across thecountry for the first time.People were concerned there would be negative sequencesconsequences. Combine the sentences into one sentence god directed nehemiah to assemble the congregation of israel to be enrolled by _____. a swot analysis is designed to reveal, among other things, a firm's core competencies, which reflect its: Please help its due tomorrow!! find the number. 1.5 of 20 What is the product of (1.5)(0.8)? 1.2 0.7 0.7 1.2 Congruent Figures Quick Check10-944-8-764-5-4:32:1-0--2--3--4-6 5-10-9-8-7-6-5-4-3-2-1,0 1 2 3 4 5 6 7 8 9 10-5--6--7--8--9--10OODescribe the sequence of steps used to move the triangle in Quadrant IV to the triangle in Quadrant to show that the triangles are congruent(1 point) Why is it important to black Africans, that proof is found that Black Africans built Great Zimbabwe and the cities along the eastern coast of Africa and not whites or Arabs? What is the value of 14-2.3+42? 13. Using figure 1, angles 5 and 6 form a linear pair, If mz6=95", find m25.a. 5b. 85"c. 90d.95"14. In figure 1, 25 and 28 are vertical angles. If m2s 2x + 45 and m28= 7x - 15What is the value of x ?a.6b. 12c.9d. 21paki answer po plss A number cube of questionable fairness is rolled 100 times. The probability distribution shows the results. What is P(3x5) ? Enter your answer, as a decimal, in the box