What is the quotient of 58,110 and 65?

Answers

Answer 1

Answer:

894

Step-by-step explanation:

58,110 divided by 65 is 894

Answer 2

The quotient of the given numbers 58,110 and 65 would be equal to  894.

What are the Quotients?

Quotients are the number that is obtained by dividing one number by another number.

Dividend ÷ Divisor = Quotients

The quotient of the given numbers is 58,110 and 65.

58,110 divided by 65

58,110 /65

= 894

Thus, the quotient of the given numbers is 894.

Learn more about quotient;

https://brainly.com/question/16472943


Related Questions

an object is traveling on a circle with a radius of 5 cm. if in 20 seconds a central angle of 1/3 radian is swept out, what is the angular speed of the object? what is the linear speed?

Answers

Gaga est un ☝ et une bonne nouvelle de mon temps à me dire je me demande pourquoi

(a) Calculate sinh (log(6) - log(5)) exactly, i.e. without using a calculator Answer: (b) Calculate sin(arccos(76)) exactly, i.e. without using a calculator.

Answers

(a) The exact value of sinh(log(6) - log(5)) is 11/60.

To calculate sinh(log(6) - log(5)), we can use the identity: sinh(x) = ([tex]a^n[/tex] - [tex]e^-x[/tex])/2

So, substituting x = log(6) - log(5), we get:

sinh(log(6) - log(5)) = ([tex]e^(log(6)[/tex] - log(5)) - [tex]e^-(log(6)[/tex] - log(5)))/2

= (([tex]e^log(6)[/tex])/([tex]e^log(5)[/tex]) - ([tex]e^-log(6)[/tex])/([tex]e^-log(5)[/tex]))/2

= ((6/5) - (5/6))/2

= (36/30 - 25/30)/2

= 11/60

Therefore, sinh(log(6) - log(5)) = 11/60.

(b) The exact value of sin(arccos(76)) is undefined.

To calculate sin(arccos(76)) exactly, we can use the Pythagorean identity [tex]sin^2[/tex](x) + [tex]cos^2[/tex](x) = 1.

Let's assume arccos(76) = x. Applying the cosine function to both sides, we have cos(arccos(76)) = cos(x).

Since arccos and cosine are inverse functions, cos(arccos(76)) simplifies to 76.

Now, using the Pythagorean identity, we can calculate sin(x):

sin(x) = sqrt(1 - [tex]cos^2[/tex](x)) = sqrt(1 - 76^2) = sqrt(1 - 5776) = sqrt(-5775).

The square root of -5775 is an imaginary number, which cannot be expressed exactly without using complex numbers or numerical methods.

Therefore, the exact value of sin(arccos(76)) cannot be determined without using a calculator or numerical methods.

To know more about exact value refer here:

https://brainly.com/question/28209768#

#SPJ11

Consider the set F of continuous functions f with the property that f'(2) = 0. a. Name a larger real vector space we've studied this semester that F is a subset of. b. Prove whether F is a subspace of the vector space you named in part a. C. We learned this semester that if something is a subset of a known vector space, we only need to check two axioms instead of 10. Explain why we can get away with not checking the other 8 axioms. Don't just quote the rule we learned-try to explain the logic behind it. d. Why was it not ok to only check the two subspace axioms on problem 8 from exam 2? Why wasn't it a subspace?

Answers

The set in problem 8 was not a subspace because one of the subspace axioms requires that the zero vector, which is the additive identity element, is included in the set. In the given problem, the zero vector was not part of the set, so it failed to satisfy this axiom

a. The set F is a subset of the vector space of continuous functions on some interval, which we have studied this semester.

b. To prove whether F is a subspace of the vector space of continuous functions, we need to check if F satisfies the three subspace axioms: closure under addition, closure under scalar multiplication, and the zero vector property.

Let f and g be two functions in F, and let c be a scalar. To show closure under addition, we need to prove that f + g is also in F. Since both f and g have the property that f'(2) = 0 and g'(2) = 0, their sum (f + g) will also have the property that (f + g)'(2) = f'(2) + g'(2) = 0 + 0 = 0. Therefore, f + g is in F.

To show closure under scalar multiplication, we need to prove that cf is also in F. Again, since f has the property that f'(2) = 0, multiplying f by any scalar c will not change the derivative at 2. Therefore, (cf)'(2) = c × f'(2) = c × 0 = 0, and cf is in F.

Finally, the zero vector property states that the zero function, denoted as 0, must be in F. The zero function has the property that its derivative is always zero, including at 2. Therefore, 0'(2) = 0, and the zero function is in F.

Since F satisfies all three subspace axioms, we can conclude that F is a subspace of the vector space of continuous functions.

c. We can get away with not checking the other eight axioms (associativity, commutativity, distributivity, etc.) because F is a subset of a known vector space. By being a subset of a vector space, F inherits those axioms from the larger vector space. The other eight axioms are properties of vector spaces that hold true for all vectors in the larger vector space, including the vectors in F. Therefore, if F satisfies the subspace axioms, it automatically satisfies the other eight axioms by virtue of being a subset of a vector space.

d. It was not okay to only check the two subspace axioms on problem 8 from exam 2 because the set in that problem did not satisfy the zero vector property. One of the subspace axioms requires that the zero vector, which is the additive identity element, is included in the set. In the given problem, the zero vector was not part of the set, so it failed to satisfy this axiom. As a result, the set in problem 8 was not a subspace.

To know more about subspace axioms click here :

https://brainly.com/question/26727539

#SPJ4

The discrete-time system is described by yik-11 + 2y[k] = Fiki, with fiki = [k] and y(0) = 0. Solve the above equation iteratively to determine yll] and y[2] values.

Answers

Value of y[1] = 0.5 and y[2] = 0.5.

The given discrete-time system is:

y[k-1] + 2y[k] = [k]with y(0) = 0.

Substituting k = 0 in the above equation:

y[-1] + 2y[0] = [0] y[-1] = 0

Substituting k = 1 in the given equation:

y[0] + 2y[1] = [1]

Substituting the value of y[0] from the above equation in this equation, we get:

2y[1] = [1] - y[0]

Substituting the value of y[0] = 0 in the above equation:

2y[1] = [1]y[1] = [1]/2 = 0.5

Substituting k = 2 in the given equation:

y[1] + 2y[2] = [2]

Substituting the value of y[1] from the above equation in this equation, we get:

2y[2] = [2] - y[1]

Substituting the value of y[1] = 0.5 in the above equation:

2y[2] = [2] - 0.5y[2] = [2]/2 - 0.5 = 0.5

Therefore, y[1] = 0.5 and y[2] = 0.5.

To learn more about discrete-time

https://brainly.com/question/14863625

#SPJ11

Let C be a relation defined on R as follows: For all x,y∈R,xCy iff x 2 +y2 =1. Determine if C is reflexive, symmetric, transitive, or none of these.

Answers

The relation C is defined on the set of real numbers (R) as xCy if [tex]x^2[/tex] + [tex]y^2[/tex] = 1 is not reflexive, not symmetric, and not transitive.

To determine if the relation C is reflexive, we need to check if every element x in R is related to itself. However, for any real number x, [tex]x^2[/tex] + [tex]x^2[/tex] = 2[tex]x^2[/tex] ≠ 1. Therefore, C is not reflexive.

For symmetry, we need to check if whenever xCy, then yCx. However, if we take x = 0 and y = 1, we have [tex]x^2[/tex] + [tex]y^2[/tex] = [tex]0^2[/tex]+ [tex]1^2[/tex] = 1, which satisfies the condition for C. But for yCx, we have [tex]y^2[/tex] + [tex]x^2[/tex] = [tex]1^2[/tex] + [tex]0^2[/tex] = 1, which also satisfies the condition. Therefore, C is symmetric.

To test for transitivity, we need to check if whenever xCy and yCz, then xCz. However, if we consider x = 0, y = 1, and z = -1, we have [tex]x^2[/tex] +[tex]y^2[/tex] = [tex]0^2[/tex]+ [tex]1^2[/tex] = 1 and [tex]y^2[/tex] + [tex]z^2[/tex] =[tex]1^2[/tex] + [tex](-1)^2[/tex] = 2. Since 1 + 2 ≠ 1, the condition for transitivity is not satisfied. Thus, C is not transitive.

In conclusion, the relation C is not reflexive, symmetric, or transitive.

Learn more about real numbers here:

https://brainly.com/question/31715634

#SPJ11

simplify this number 27:81​

Answers

Answer:

I believe the simplified form of this ratio is 1:3

*The common factor to both numbers is 27.

27÷27=1 and 81÷27=3

So, that's where the 1:3 came from

Find the slope of the line

Answers

The slope is negative, so the slope is negative. Using the rise over run formula, the slope of the line should be -1.

Find z1/z2 in polar form. The angle is in degrees. z1= 15 cis (83) and z2 = 6 cis (114).

Answers

To find the division of z1 by z2 in polar form, where the angles are given in degrees, we have z1 = 15 cis (83°) and z2 = 6 cis (114°). The polar form of the division of z1 by z2 is 2.5 cis (329°).

To divide complex numbers in polar form, we can divide their magnitudes and subtract their angles. Let's start by dividing the magnitudes:

|z1/z2| = |z1|/|z2| = 15/6 = 2.5

Next, we subtract the angles:

θ = θ1 - θ2 = 83° - 114° = -31°

Since the angle is negative, we add 360° to it to get a positive angle in the standard range:

θ = -31° + 360° = 329°

Therefore, the division of z1 by z2 in polar form is given by:

z1/z2 = 2.5 cis (329°)

So, the polar form of the division of z1 by z2 is 2.5 cis (329°).

Learn more about angle here: https://brainly.com/question/14954407

#SPJ11

which expression is equivlent to 12(2x-3y+4)​

Answers

Answer:

24x-36y+48

hope this helps :)

24x - 36y + 48 is equivalent to 12(2x-3y+4)

Kendra dives off a diving board into the water and then comes back up to the surface. Her dive can be modeled by the equation: , where "h" is the height in feet and "x" is the horizontal distance in feet from the diving board. 1) How high is the diving board? 2) How deep does the diver dive into the water? 3) At what horizontal distance from the board does the diver enter the water? 4) At what horizontal distance from the board does the diver come to the surface of the water after the dive?

Answers

Answer:

1. 6 feet

2. 6.25 feet

3. 1 feet

4. 6 feet

Step-by-step explanation:

The equation is : [tex]$h(x)=x^2-7x+6$[/tex]

1. The diving board is where Kendra dives off. Here, the horizontal distance, x from the diving board is 0.

So, substituting x = 0 in the equation, we get

[tex]$h(0)=0^2-7(0)+6$[/tex]

       [tex]$=0-0+6$[/tex]

       [tex]$=6$[/tex]

So, the diving board is 6 feet above the surface of the water.

2. From the equation, we known that it is a parabola and the vertex is minimum.

   It is the minimum height which represents the depth Kendra dives into the water.

So the [tex]$x$[/tex] coordinate of the vertex is = [tex]$\frac{-b}{2a}$[/tex]

Here, a and b are the coefficients of linear term and the quadratic terms in the equation. Therefore,

a = 1 and b = -7

∴  x coordinate = [tex]$\frac{-(-7)}{2 \times 1} $[/tex]

                         [tex]$\frac{7}{2}=3.5$[/tex]

Now substituting to find f(x),

[tex]$h(3.5)=(3.5)^2-7(3.5)+6$[/tex]

         = -6.25

Therefore, the diver dives 6.25 feet below the water surface.

3. The horizontal distance from the board the diver enters into the water.

This is the y-intercept and it is the value of x when h(x)=0.

∴ [tex]$0=x^2-7x+6$[/tex]

Factorizing, we get   [tex]$(x-1)(x-6)=0$[/tex]

∴ [tex]$x=1 \text{ or}\ x=6$[/tex]

So there are two solutions that are the two x intercepts of the function. Here at x = 1 shows the horizontal distance from the board from where Kendra dives into the water.

4. We know that the equation given has [tex]$\text{two}$[/tex] x intercepts. These two x intercepts  are the points where the parabola crosses the x-axis, which is the height [tex]$h(x)=0$[/tex]. The height is the water surface level.

The first x intercept represents the points where Kendra dives into the water.

And the second x intercept is the point where Kendra comes out of the water surface. This this is [tex]$x=6$[/tex] for [tex]$h(x)=0$[/tex].

Thus Kendra dives out of the water surface at 6 feet from the board.

Solve for x.

x = ln e

x =

Answers

Answer:

x = 1

Step-by-step explanation:

express the magnitude of the average induced electric field, e , induced in the loop in terms of δφ , r and δt .

Answers

The magnitude of the average induced electric field, e, in a loop can be expressed in terms of δφ, r, and δt.

When a magnetic field changes within a loop, it induces an electric field according to Faraday's law of electromagnetic induction. The magnitude of the average induced electric field, e, can be determined by the change in magnetic flux δφ, the radius of the loop r, and the change in time δt. The magnetic flux is a measure of the total magnetic field passing through the loop and is given by the product of the magnetic field strength and the area of the loop. As the magnetic field changes, the magnetic flux through the loop changes, leading to an induced electric field. The magnitude of this induced electric field is directly proportional to the rate of change of the magnetic flux, which is δφ/δt. Additionally, the magnitude of the induced electric field is inversely proportional to the radius of the loop, meaning a smaller radius will result in a stronger induced electric field. Therefore, the magnitude of the average induced electric field, e, can be expressed as e = (δφ/δt) / r.

Learn more about magnitude here:

https://brainly.com/question/14452091

#SPJ11

Two numbers are randomly selected from the following set without replacement.
{3, 16, 2, 11, 15, 6, 14, 7, 10, 1}
a. What is the probability that they are both even?
b. What is the probability that they are both prime? Note: 1 is not prime.
c. What is the probability of the sum of the two numbers being even?
d. What is the probability of the product of the two numbers being odd?
The last two problems are based on a single draw from the set.
e What is the probability that a prime number was drawn from the set, given that it
is an odd number.
f. What is the probabilityselected from the set. that a prime number was drawn from
the set, given that it is an even number.

Answers

Answer:

I dot know good luck

Step-by-step explanation:

Pls help me guysss !!!!

Answers

Answer:

First answer choice

Step-by-step explanation:

Answer:

The answer would be A

Step-by-step explanation:

What is the domain and range of this graph?
(Pls don’t answer if you don’t know I rly need help<3 )

Answers

Answer:

Domain is all real numbers. Range is [36- negative infinity]

Use the Ratio Test to determine the convergence or divergence of the series. If the Ratio Test is inconclusive, determine the convergence or divergence of the series using other methods. (If you need to use or –, enter INFINITY or –INFINITY, respectively.)
[infinity] (n − 1)!
5n
n = 0
lim n → [infinity]
an + 1
an
=

Answers

Using the Ratio Test the series ∑(n³ / [tex]4^n[/tex]) converges. Option A is the correct answer.

To determine the convergence or divergence of the series ∑(n³ / [tex]4^n[/tex]), we can apply the Ratio Test.

The Ratio Test states that if the limit of the absolute value of the ratio of consecutive terms in a series is less than 1, then the series converges. If the limit is greater than 1 or it does not exist, the series diverges.

Let's apply the Ratio Test to the given series:

lim n → ∞ |([tex]a_n[/tex] + 1) / [tex]a_n[/tex]| = lim n → ∞ |((n + 1)³ / [tex]4^{(n + 1)[/tex]) / (n³ / [tex]4^n[/tex])|

We simplify the expression by multiplying by the reciprocal:

lim n → ∞ |((n + 1)³ / [tex]4^{(n + 1)[/tex]) × ([tex]4^n[/tex] / n³)|

Next, we simplify the expression inside the absolute value:

lim n → ∞ |((n + 1)³ × [tex]4^n[/tex]) / ([tex]4^{(n + 1)[/tex] × n³)|

Now, we can cancel out the common factors:

lim n → ∞ |(n + 1)³ / (4 × n³)|

Simplifying further:

lim n → ∞ |(n + 1) / (4n)|³

Taking the limit as n approaches infinity:

lim n → ∞ |(1 + 1/n) / 4|³

Since the limit of the absolute value of the ratio is less than 1 (as n approaches infinity), the series converges.

Therefore, the answer is:

A. Converges

Learn more about Ratio Tests at

https://brainly.com/question/20876952

#SPJ4

The question is -

Use the Ratio Test to determine the convergence or divergence of the series. If the Ratio Test is inconclusive, determine the convergence or divergence of the series using other methods.

∑ n = 1 to ∞ (n³ / 4^n)

lim n → ∞ |(a_n + 1) / a_n| = _______

A. Converges

B. Diverges

Which table represents a linear equation

Answers

The first one is correct I believe

The mass of a sheep is about 6X10^1 kg. The mass of an ant is about 3X10^-3 kg. About how many times more mass does a sheep have than an ant?

Answers

Answer:

Given that average mass of an ant grams.

Given that average mass of a giraffe  Kilograms.

Now we have to find about how many times more mass does a giraffe have than an ant. Before carring out any comparision, we must make both units equal.

Like convert kilogram into gram or gram into kilogram.

I'm going to convert kilogram into gram using formula

1 Kg = 1000 g

So the average mass of a giraffe  grams.

Now we just need to divide mass of giraffe by mass of ant to find the answer.

=666666666.667

Hence final answer is  which is approx 666666666.667.

Hope this Helps!

List three examples of aa variable costs​

Answers

Answer:

utility cost, direct labor costs, cost of raw materials used in production

Someone please help me I’ll give out brainliest please dont answer if you don’t know

Answers

Answer:

[tex]15c - 1[/tex]

Step-by-step explanation:

[tex]3(5c + 3) - 10[/tex]

Apply the distributive property.

[tex]3(5c) + 3 \times 3 - 10[/tex]

Multiply 5 by 3.

[tex]15c + 3 \times 3 - 10[/tex]

Multiply 3 by 3.

[tex]15c + 9 - 10[/tex]

Subtract 10 from 9.

[tex]15c - 1[/tex]

Hope it is helpful....

If the volume of the cylinder is 502.4 in?, what is the radius of
the base of the cylinder? Use 3.14 for i and enter your answer
as a whole number.
h=10 in
r= in.

Answers

Answer:

radius of the base of cylinder = 4 in

Step-by-step explanation:

Volume of cylinder = pi x r² × h

502.4 = 3.14 x r² x 10

502.4 = 31.4 x r²

r² = 502.4/31.4

r² = 16

r = 4 in

Need help with this question thank you!

Answers

Answer:

Step-by-step explanation:

(5,3) should be your slope. Start from the bottom of the line and go up. Use the X axis slope 1st because of the x1 y1 coordinates.

Answer:

(5,-1)

(-4,0)

Step-by-step explanation:

5 is in the X axis

-1 is in the Y axis

-4 is in the Y axis

0 is in the X axis

Mr. Johnson drove 4 1/3 miles on Monday and 5 1/2 miles on Tuesday, How many miles did Mr. Johnson drive altogether?

Answers

Answer:

9 [tex]\frac{5}{6}[/tex]

Step-by-step explanation:

which of the following equations are linear? a. y = 6x 8 b. y 7 = 3x c. y – x = 8x 2 d. 4y = 8

Answers

A linear equation is an equation in which the highest power of an unknown quantity is 1. Among the given options, the equation y = 6x + 8 is linear.

Hence, the correct option is a. y = 6x + 8.

An equation is linear if and only if it can be written in the form y = mx + c, where m and c are real numbers. In the given options, the equation y = 6x + 8 can be written in the form y = mx + c where m = 6 and c = 8, so it is linear. On the other hand, the equation y – x = 8x2 can be rearranged to give y = 8x2 + x, so the highest power of x is 2. Hence, this equation is not linear.Similarly, the equation 4y = 8 can be rearranged to give y = 2, which is a constant, and so it is also not linear.Finally, the equation y7 = 3x is not linear because the exponent 7 on y is greater than 1 and makes the equation non-linear. Therefore, the correct answer is option a. y = 6x + 8.

To know more about linear equation click here.

https://brainly.com/question/27664510

Help pleas ? Brainliest as prize

Answers

Answer:

9

Step-by-step explanation:

There are 9 x's above 1 letter mailed.

i just don’t understand

Answers

Answer:

the answer is 9

Step-by-step explanation:

Help ASAP ASAP please please help ASAP ASAP please please help please

Answers

Answer:

XY = 9

Step-by-step explanation:

Similar polygons have corresponding sides with proportional lengths.

WX/AB = XY/BC

12/8 = XY/6

8XY = 12 * 6

8XY = 72

XY = 9

researcher created three groups based on participants BMI: normal weight, overweight and obese. The hypothesis being tested is that the three groups differ in the mean number of artificially sweetened drinks consumed weekly. Which statistical test might the researcher use, assuming a reasonable normal distribution of values?
A repeated measures ANOVA
An independent group t test
One way ANOVA
A chi-squared test

Answers

To test the hypothesis of mean differences in artificially sweetened drink consumption among BMI groups, assuming a normal distribution, the researcher might use a one-way ANOVA.

The one-way ANOVA compares the means of three or more independent groups and determines if there are statistically significant differences among them. In this case, the BMI groups (normal weight, overweight, and obese) represent the independent groups, and the number of artificially sweetened drinks consumed is the dependent variable. By conducting a one-way ANOVA, the researcher can assess if there are significant differences in mean consumption among the BMI groups and draw conclusions regarding their hypothesis.

For more information mean weights on visit: brainly.com/question/32618074

#SPJ11

Solve for x: 3x + 2 = 2x + 8.

Answers

Answer:

x = 6

hope this is the answer you are looking for

Step-by-step explanation:

Answer:

X=6

Step-by-step explanation:

Firstly subtract 2x from both sides = x+2=8

Then subtract 2 from both sides and you'll get x=6.

arrange into ascending order 1/3,3/4,1/2​

Answers

Answer:

1/3, 1/2, 3/4

Step-by-step explanation:

Other Questions
Machine learning requires precise programming to achieve the desired results.a. trueb. false let f be a continuous function on the interval [a,b]. select the answer that correctly completes each sentence. the area between the graph of y=f(x) and the x-axis on the interval [a,b] 1/3 points Previous Answers TanApMath7 10.5.004. My Notes + Ask Your Teacher The owner of the Rancho Los Feliz has 3180 yd of fencing to enclose a rectangular piece of grazing land along the straight portion of a river and then subdivide it by means of a fence running parallel to the sides. No fencing is required along the river. (See the figure below.) What are the dimensions of the largest area that can be enclosed? x = X yd y = 1590 yd What is this area? x yd2 Need Help? I have no clue how to do this! please help me!!! Mr. Lloyd wants to buy a new television, but he does not have enough money in his bank account to pay for one. Which of these is NOT an option for Mr. Lloyd? OPTIONS:FHe can use his credit card to buy the television now.GHe can save money and pay cash for the television at a later date.HHe can use his debit card to buy the television now.JHe can save money and use his debit card to buy the television at a later date. Which fossil in the rock layers below is probably the oldest? Explain your answer. 1. Acceleration is defined as the change in ______. a. velocity of an object b. distance divided by time c. velocity divided by the time interval d. time it takes to move from one speed to another 2. Which of the following is a vector quantity? a. 10 m b. 60 kph c. 100m/sec d. 100 kph West 3. Which of the following represents acceleration? a. 7m/s2b. 8m c. 15md. 20m/s4. Which of the following represents speed? a. 2m/s2b. 4sc. 6m d. 8m/s 5. A person travels 10 meters North, 5 meters East, and 10 meters South. What is the total distance? a. 10m b. 15m c. 20m d. 25m 6. A bus travels down a straight highway and goes from 0 to 10m/s in 5 seconds. What is its acceleration? a. 2m/s2b. 3m/s2c. 4m/s2d. 5m/s2 a city has a population of 34000. the value k is 0.0305. what is the population of the city after 9 years The country whose banks are the most restricted in the range of assets they may hold is Seleccione una: A. Canada. B. the United States. C. Germany. D. Japan. What reasons does the author provide to support the claims I WILL GIVE BRAINLEIST! Which slave market was probably the main source from which slaveholders in Arkansas purchased slaves? Please Answer This, the question is on the picture. it needs to be a fractionwill mark brainllest if its right, no links! Do there exist subspaces S,T, and U of R3 such that SIT, SIU, and T 1 U? If so, provide an example of such an S, T, and U, and prove that SIT, SIU, and T 10. If not, prove why they do not exist. please help me i am stuck on this math question please show work What's your go to movie?You may have seen it a 100 times, but what movie can you watch and rewatch? Why do you like it so much? Be sure to explain to receive full credit. Write a polynomial of least degree with roots 2 and 7 Based on what you learned about what children do with their baby teeth in other countries, what would have happened differently if Oscar lived in Argentina?a) He would have thrown his baby teeth on the roof.b) He would have buried his baby teeth in the garden.c) He would have kept his baby teeth as a memento.d) He would have given his baby teeth to the tooth fairy. I NEED HELP WITH SCIENCE!!!1. Which term names the action that is happening when an acid eats away part of a metal bar?weatheringcorrosionalkalizingneutralizing2. Which group of compounds tastes bitter and are usually slippery when placed in water?metalloidsbasescorrosivesacids3.Which number represents the pH of pure water?1711144.What is the pH of sulfuric acid?under 77over 7exactly 145.What is the pH of the lye in soap?exactly 3under 7over 78 If you were to reject the classical dichotomy, then which of the following ideas would you be more likely to reject? (A) Monetary neutrality.(B) Liquidity preferences. (C) The Cantillion effect. (D) Velocity is stable over time. A rectangular prism has a length of 18 meters, a height of 10 meters, and a width of 5meters. What is its volume, in cubic meters?