19% of 43
Help please!!!

Answers

Answer 1

Answer:

8.17

Step-by-step explanation:

43x19/100 equals 8.17


Related Questions

The best-fitting regression line can be used to:
a. find the actual value of y for a given value of x
b. estimate or predict the value of y for a given value of x
c. calculate the correlation coefficient
d. all of these
e. none of these

Answers

The best-fitting regression line can be used to estimate or predict the value of y for a given value of x. Thus, option b is correct.The best-fitting regression line is a statistical model that summarizes the relationship between two variables, x and y. It allows us to estimate or predict the value of y for a given value of x based on the observed data.

What is regression?

Regression is a statistical method that helps in the understanding and quantification of the relationship between two or more variables. It includes a set of techniques to build models that explain how the value of one variable depends on one or more other variables. The best-fitting regression line is a line that gives the best possible fit to the data on a scatter plot of points.

.The equation of the line is given as

y = mx + c, where

y is the dependent variable,

x is the independent variable,

m is the slope of the line and

c is the y-intercept.

The value of m and c is calculated using the given data points.The equation of the best-fitting regression line gives us a way to estimate or predict the value of y for a given value of x. Thus, the correct option is b.

To know more about Regression:

https://brainly.com/question/28178214

#SPJ11

Brad is selling cups of lemonade at a stand outside his house. He has enough supplies on hand to make a maximum of 251 ounces of lemonade. A regular cup holds 11 ounces of lemonade and a small cup can hold 7 ounces of lemonade. Write the inequality in standard form that describes this situation. Use the given numbers and the following variables.

Answers

11x + 7y ≤ 251 this is the inequality's standard form, where the constant is on the right and the variables are on the left.

What is system of inequalities?

A group of two or more inequalities that must be met concurrently constitute a system of inequalities. A collection of values for the variables that simultaneously fulfil all of the inequalities is the solution to the system. The variables in the inequalities indicate quantities that are connected to one another. Systems of inequalities are used to simulate real-world circumstances when a given task is subject to a number of restrictions or limits.

Let us suppose the number of regular cups = x.

The number of small cups = y.

Thus, the total for lemonades is:

11x + 7y ≤ 251

This is the inequality's standard form, where the constant is on the right and the variables are on the left.

Learn more about system of inequalities here:

https://brainly.com/question/2516147

#SPJ1

assume there are juniors, seniors, and graduate students in your class and we want to know if their average gpa differ. what is the proper statistical test?

Answers

If the average GPA of juniors, seniors, and graduate students in your class differ, you should use a one-way ANOVA test. This is the proper statistical test used to compare the average GPAs of different groups.

ANOVA is used to test whether there are any significant differences between the means of three or more independent groups. In this case, we have three independent groups (juniors, seniors, and graduate students) and we want to determine whether their average GPAs differ significantly by  proper statistical test.

If the ANOVA test indicates that there are significant differences between the means, we can use post-hoc tests (such as Tukey's test or Bonferroni's test) to determine which specific group means differ significantly.

To know more about statistical test:

https://brainly.com/question/16244531

#SPJ4

consider the differential equation given by[math equation]the goal of this problem is to solve this differential equation numerically, analytically and compare the solutions. find the exact solution (i.e. the analytical solution) use euler's method to solve the differential equation with a step size h=0,001; (this is the numerical solution)

Answers

The number of iterations increases. If there is a significant difference between the two solutions, we may need to investigate the numerical method used or check for errors in our analytical solution.

Step-by-step explanation:

The differential equation is missing in your question. However, I will give a general overview of how to solve a differential equation numerically using Euler's method and how to find an analytical solution.

Numerical Solution using Euler's Method:

Suppose we have a first-order differential equation of the form y' = f(x, y), where y' represents the derivative of y with respect to x. To solve this numerically using Euler's method, we need to start with an initial condition y(x0) = y0, and we want to find the value of y at some other point x1 = x0 + h.

The Euler's method involves approximating the derivative y' by the difference quotient (y1 - y0) / h, where y1 is the value of y at x1. Rearranging this equation, we get:

y1 = y0 + h * f(x0, y0)

Using this equation, we can iteratively compute the value of y at different points by using the previous value of y. For example, to find y2, we can use the equation:

y2 = y1 + h * f(x1, y1)

We continue this process until we reach the desired endpoint.

Analytical Solution:

An analytical solution to a differential equation is an explicit expression for y(x) that satisfies the differential equation for all values of x. To find an analytical solution, we may use techniques such as separation of variables, integrating factors, or other methods specific to the type of differential equation.

For example, if we have a differential equation of the form y' = k * y, where k is a constant, we can use separation of variables to obtain:

dy / y = k * dx

Integrating both sides, we get:

ln|y| = k * x + C

where C is an arbitrary constant of integration. Solving for y, we get:

y = Ce^(kx)

where C = ±e^C is a constant determined by the initial condition.

Comparison of Solutions:

Once we have the numerical and analytical solutions, we can compare them by plotting the graphs of y(x) for each method. If the numerical solution was computed with a small enough step size, it should converge to the analytical solution as the number of iterations increases. If there is a significant difference between the two solutions, we may need to investigate the numerical method used or check for errors in our analytical solution.

To learn more about approximating visit:

https://brainly.com/question/30945002

#SPJ11

the probability of a breakdown on assembly line a is 12%. the probability of a breakdown on assembly line b is 16%. the probability that both assembly lines break down is 2%. what is the probability that assembly line a or assembly line b break down?

Answers

If the probability of a breakdown on assembly line 'a' is 12% and probability of a breakdown on assembly line 'b' is 16%, then the probability that assembly line 'a' or assembly line 'b' break down is equals to the 26%, i.e., 0.26.

We have the probability of a breakdown on assembly line 'a' = 12% = 0.12

The probability of a breakdown on assembly line 'b' = 16% = 0.16

The probability that both assembly lines break down = 2% = 0.02

Let's two events a breakdown on assembly line 'a' and a breakdown on assembly line 'b' be 'X' and 'Y' respectively. That is P(X) = 0.12, P(Y) = 0.16,

P(X and Y) = P(X∩Y) = 0.02

we have to calculate the probability that assembly line 'a' or assembly line 'b' break down, P( X or Y) = P(X∪Y). Using addition rule of probability, the probability that event A or event B occurs is equal to the probability that A occurs plus the probability that B occurs minus the probability that both occur. So, P( X or Y) = P(X) + P(Y) - P( X∩Y)

= 0.12 + 0.16 - 0.02

= 0.26

Hence, required probability is 0.26.

For more information about probability, refer:

https://brainly.com/question/24756209

#SPJ4

Eight avocados cost $4. How much is 1 avocaodo?

Answers

The cost of one avacado is equal to 0.5$ and it is found by the use of division method.

One of the four fundamental mathematical operations, along with addition, subtraction, and multiplication, is division. an a person who knows what I mean by just calling it what they do when they just want to go to the store. Just call it what they call it, whatever ites. Really, whatever it is, these are the same people. It is a mathematical operation used for equal distribution and equal grouping.
One of the fundamental mathematical operations is division, which involves breaking a larger number into smaller groups with the same number of items.
We are given the cost of 8 avacados= $4.

The cost of 1 avacado= 1/8 * 4 = 1/2 = 0.5.

Hence, the cost of one avacado is equal to $0.5.

To know more about division method go through:-

https://brainly.com/question/28119824

#SPJ4

A holiday package is valued at $15000 today. If inflation averages 2% per year, calculate the value of the holiday package indexed for inflation over 4 years

Answers

The value of the holiday package indexed for inflation over 4 years is $16,236.00, calculated using the formula Value after inflation = Value before inflation × (1 + inflation rate)ⁿ.

To calculate the value of the holiday package indexed for inflation over 4 years, we can use the formula:

Value after inflation = Value before inflation × (1 + inflation rate)ⁿ

("ⁿ" represents number of years)

where the inflation rate is given as a decimal.

Substituting the given values, we get:

Value after inflation = $15000 × (1 + 0.02)⁴

= $15000 × 1.0824

= $16,236.00

Therefore, the value of the holiday package indexed for inflation over 4 years is $16,236.00.

Learn more about inflation here: brainly.com/question/29065347

#SPJ4

The logarithmic equation log(-x)+log(x+11)=1 has two solutions, -1 and -10. Determine if these are reasonable or extraneous solutions.

A) -1 and -10 are both reasonable (valid) solutions
B) -1 is a reasonable solution but -10 is an extraneous solution
C) -1 is an extraneous solution but -10 is a reasonable solution
D) -1 and -10 are both extraneous solutions

Answers

In the expression D) -1 and -10 are both extraneous solutions.

What is expression?

Mathematical expressions consist of at least two numbers or variables, at least one arithmetic operation, and a statement. It's possible to multiply, divide, add, or subtract with this mathematical operation. Unknown variables, integers, and arithmetic operators are the components of an algebraic expression. There are no symbols for equality or inequality in it.

The given logarithmic expression is

=> log(-x)+log(x+11) = 1 .

Here the given expression solution is -1 and -10.

Now put x=-1 into given expression then,

=> log(-(-1))+log(-1+11) =1

=> log(1)+log(10) =1

=> 0+1=1

=> 1=1

Then -1 is extraneous solution.

Now put x=-10 then,

=> log(-1(-10))+log(-10+11)=1

=> log(10)+log(1)=1

=> 1+0=1

=> 1=1

Then x=-10 is also extraneous solution.

Hence the correct option is D) -1 and -10 are both extraneous solutions.

To learn more about expression refer the below link

https://brainly.com/question/112703

#SPJ1

Help, need to finish this class asap

A medical equipment industry manufacturers x-ray machines. The unit cost C (the cost in dollars to make each x-ray machine) depends on the number of machines made. If x machines are made, then the unit cost is given by the function C(x)=0.6x^2-372x+63,308. How many machines must be made to minimize the unit cost? Do not round

Answers

To find the number of machines that minimize the unit cost, we need to find the value of x that minimizes the function C(x). We can do this by finding the critical points of C(x) and determining which one corresponds to a minimum.

First, we take the derivative of C(x) with respect to x:

C'(x) = 1.2x - 372

Then, we set C'(x) equal to zero and solve for x:

1.2x - 372 = 0

1.2x = 372

x = 310

So the critical point is x = 310.

To determine whether this critical point corresponds to a minimum or a maximum, we need to examine the second derivative of C(x):

C''(x) = 1.2

Since C''(x) is positive for all values of x, we know that the critical point x = 310 corresponds to a minimum.

Therefore, the number of machines that must be made to minimize the unit cost is 310.

Halla m∆1 y m∆2.

ayuda porfaa​

Answers

Hi! I understand that you want help finding the values of m∆1 and m∆2. To provide a step-by-step explanation, I need more information about the problem, such as the type of triangles, angles, or side lengths involved. Please provide more context or details, and I will be happy to help you.

#SPJ11

emma buys a gift basket online for 30% off the list price. she has to pay $5.50 for shipping. the total charge is $45.20. what is the list price of the gift basket?

Answers

The list price of the gift basket is $65.20. This can be determined by taking the total charge of the gift basket ($45.20) and subtracting the shipping charge of $5.50. The remaining $39.70 is the discounted amount of the gift basket.

Since the gift basket was discounted by 30%, the original list price can be determined by dividing the discounted amount by 70%, which is 0.7. Then, the list price can be calculated by multiplying the discounted amount by 1.43 (the reciprocal of 0.7). Therefore, the list price of the gift basket is $65.20.

This method of calculating the list price of the gift basket is called reverse-discounting. The process of reverse-discounting involves subtracting the discounted amount from the total charge to get the original list price. This method is useful when the discount rate is known and the total charge is given. It allows for the original list price of the item to be determined quickly and accurately.

Know more about reverse-discounting here

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

#SPJ11

Some aliens on planet zenith leave their planet to explore other planets in the universe. 120 aliens have left planet zenith over the past 3 years. Write an expression to model the change in aliens per year on planet zenith. Evaluate your expression and give the answer in the context of the problem

Answers

Alien is an extraterrestrial species or a hypothetical species that lives beyond the planet Earth. They are beings from other planets that can travel in spacecraft. They are often depicted as having unique or supernatural powers that are beyond those of humans. The question given is about an alien species that leaves its planet to explore other planets. We are given the information that 120 aliens have left planet zenith over the past 3 years. We need to write an expression to model the change in aliens per year on planet zenith. We can write the following expression:Change in aliens per year = Total number of aliens left / Number of yearsThe total number of aliens left in the past 3 years is 120. Therefore,Total number of aliens left = 120Number of years = 3Substituting the values in the above expression, we get:Change in aliens per year = 120 / 3Change in aliens per year = 40 aliens per yearThe expression to model the change in aliens per year on planet zenith is 40 aliens per year. This means that 40 aliens are leaving planet zenith each year to explore other planets in the universe.

The average change in aliens per year can be calculated using the above expression. The change in aliens per year is 40 aliens. Hence, every year 40 aliens are leaving planet Zenith to explore other planets in the universe.

To model the change in aliens per year on planet Zenith, an expression can be formed from the given data. Let's look into the steps to model the change in aliens per year on planet zenith.

Step 1: We are given that 120 aliens have left planet zenith over the past 3 years.

Step 2: To find the change in aliens per year, we can divide the total number of aliens who left the planet over the past 3 years by the number of years.

Change in aliens per year = (120 aliens) / (3 years)

Step 3: Simplifying the above expression we get,Change in aliens per year = 40 aliens per year

Therefore, the expression to model the change in aliens per year on planet Zenith is 40 aliens per year. This implies that every year 40 aliens are leaving planet Zenith to explore other planets in the universe.

Evaluation: As per the given problem, 120 aliens have left planet Zenith over the past 3 years.

for such more question on average

https://brainly.com/question/20118982

#SPJ11

HELP ME!!! Find the unknown (labled in the figure)

Answers

Therefore, the value of a for triangle 2 is 44 degrees.

What is triangle?

A triangle is a closed geometric shape that has three sides and three angles. It is one of the basic shapes in geometry and is used in many different areas of mathematics and science. The sum of the angles in a triangle is always 180 degrees, and there are many different types of triangles, including equilateral, isosceles, and scalene triangles, depending on the lengths of their sides and the sizes of their angles. Triangles are also commonly used in trigonometry, which is the branch of mathematics that deals with the relationships between the sides and angles of triangles.

Here,

The sum of the interior angles of a triangle is always 180 degrees. Therefore, for triangle 1, we have:

95 + 39 + x = 180

Simplifying the equation, we get:

134 + x = 180

x = 46

For triangle 2, we have:

90 + a + x = 180

Substituting the value of x from above, we get:

90 + a + 46 = 180

Simplifying the equation, we get:

a = 44

To know more about triangle,

https://brainly.com/question/28600396

#SPJ1

I’m stuck please help …



….

Answers

Step-by-step explanation:

If you take the sides you already have, 2, 7, 4, and 3, and add them together, you get 16. Lets take the portion of the perimeter you already have, and lets say this figure is a rectangle.

Divide 16 by 2 to give two sides of the rectangle a portion of the perimeter.
Since the area of a rectangle is width times height, lets create a formula:

8x = 44, 44 being the area, and 8x being the width times the variable of the height.

You get 5.5. for the height of the rectangle.

Add 8+8 to 5.5+5.5
you get 27

Solve for x.
10
40
10
X
X
Set up the proportion.
[?]
Enter

Answers

Answer:

x = 20

Step-by-step explanation:

If an altitude is drawn to the hypotenuse of a right triangle, then the altitude is the geometric mean between the segments on the hypotenuse.

[tex] \frac{10}{x} = \frac{x}{40} [/tex]

[tex] {x}^{2} = 400[/tex]

[tex]x = 20[/tex]

Answer:

[tex]\frac{10}{x} =\frac{x}{40} \\\\x=20[/tex]

Step-by-step explanation:

What is the simplest form of 8(5k+7)−10(6k−7)

Answers

The simplest form of the given expression is -20k + 126.

To find the simplest form of the expression 8(5k+7)−10(6k−7), follow these steps:
1. Distribute the numbers outside the parentheses to the terms inside the parentheses:
  8 × 5k + 8 × 7 - 10 × 6k + 10 × 7
2. Perform the multiplication:
  40k + 56 - 60k + 70
3. Combine like terms (terms with the same variable and exponent):
  (40k - 60k) + (56 + 70)
4. Simplify the expression by performing the subtraction and addition:
  -20k + 126
The simplest form of the given expression is -20k + 126.

for such more question on simplest form

https://brainly.com/question/344788

#SPJ11

assume random number 1 corresponds to a, random number 2 corresponds to b, and so on. list the simple random sample of size 2 that will be selected by using the random digits 9, 0, 3, 7, 3, 2, 4.

Answers

The simple random sample of size 2 that will be selected is {b, c}.


To create a simple random sample of size 2 using the random digits 9, 0, 3, 7, 3, 2, 4, follow these steps:
1. Assign each letter a random number: 1 corresponds to a, 2 corresponds to b, and so on.
2. Go through the given random digits and find the first two that correspond to a valid letter.

The random digits are 9, 0, 3, 7, 3, 2, 4.
9 and 0 do not correspond to any letters (since we only have numbers 1, 2, 3, and so on). The next digit is 3, which corresponds to the letter c. The following digit, 7, does not correspond to a letter, so we move on to the next digit. The next digit is 3 again, which we have already selected. The next valid digit is 2, which corresponds to the letter b.
Thus, the simple random sample of size 2 that will be selected using these random digits is the set {b, c}.

To know more about the "simple random sample": https://brainly.com/question/13219833

#SPJ11

92 divided by 378 I need this rn pls!! If you can help!

Answers

Answer:

4 for up but of R it is 10

Step-by-step explanation:

378/92 equals 4 but 10 is the remainder

mrs. jacobson is an inpatient in your hospital. her prescriber just ordered metformin 1,000 mg every 12 hours. how many metformin 500 mg tablets will you put in mrs. jacobson's med cart drawer for a 24-hour fill?

Answers

500 mg tablets will you put in mrs. jacobson's med cart drawer for a 24-hour fill.

Since the prescribed dose of metformin is 1,000 mg every 12 hours, Mrs. Jacobson needs to take metformin twice a day. Therefore, for a 24-hour fill, she needs a total of 2,000 mg of metformin.

Since the available strength of metformin is 500 mg, we can divide 2,000 mg by 500 mg to find out how many tablets Mrs. Jacobson needs to take.

2,000 mg ÷ 500 mg = 4 tablets

Therefore, you will put four metformin 500 mg tablets in Mrs. Jacobson's med cart drawer for a 24-hour fill.

Learn more about metformin

https://brainly.com/question/28096959

#SPJ4

What is the greatest common factor of 9, 24, and 30

Answers

Answer: 3

Step-by-step explanation:

9/3=3

24/3= 8

30/3=10

Sin^2(45+A)+sin^2(45-A)=1
Prove it​

Answers

Answer:

Step-by-step explanation:

Setting A=45, we see that it is not true. However, you might find the following revealing:

sin2(45+A)=(sin45cosA+cos45sinA)2=12(1+2cosAsinA)

sin2(45−A)=(sin45cosA−cos45sinA)2=12(1−2cosAsinA)

Now, stare.

I need help with dis math

Answers

answer:
3s + 7.99 = 71.83

the answer is that because u have three identical so 3s as s is shirts and u add the 7.99 as a fee and it all equals to 71.83

A number is 12 greater than a second number. The sum of the two numbers is 66. What is the the smaller number?

Answers

Answer:

Step-by-step explanation:

The smaller number would be 27. If the first number is 12 greater than the 2nd number and we have to make it equal to 66. Our smaller number would be 27 becuase if we add 12 to 27 that gives us 39. 39+27= 66. Hopefully that makes sense.

The prisms are similar. What is the surface area of Prism B? Prism A is 10 m. Prism B is 6 m. Surface area = 880m2

Answers

Answer:

79.92m

Step-by-step explanation:

here you go hope this helps

write the number 150 as a sum of three numbers so that the sum of the products taken two at a time is a maximum. (enter the three numbers as a comma-separated list.)

Answers

The three numbers are 50, 50, and 50, which give a maximum sum of products taken two at a time of 5000.

To find the sum of three numbers whose product is maximum, we need to distribute the numbers as equally as possible. Therefore, we divide 150 by 3, giving 50. This means that the sum of the three numbers is 150, and their product is maximized.

To check that this is indeed the case, we can calculate the sum of the products taken two at a time: 50x50 + 50x50 + 50x50 = 5000, which is the maximum possible sum.

Therefore, the three numbers are 50, 50, and 50.

To know more about sum of products, refer here:

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

#SPJ11

An isosceles right triangle is removed from
each corner of a square piece of paper, as
shown, to create a rectangle. If AB = 12 units,
what is the combined area of the four removed
triangles, in square units?

Answers

The combined area of the four removed triangles is 48 sq.units. Answer: 48

We need to find out the combined area of the four removed triangles, in square units. Given: AB = 12 units.

Let's consider the given square, and let's draw an altitude BD and also draw perpendiculars to BD from the three vertices A, C and D.

Let AB = x cm. Area of square = x² sq.cm.

Now, we are cutting a triangle with base x and height x, which is a right-angled triangle. Hence, area of each removed triangle = (1/2) * x * x = (x²/2) sq.cm.

Now, BD = x/√2. Area of rectangle = AB * BD = 12 * 12/√2 = 72√2 sq.cm.

Now, area of 4 triangles = (x²/2) + (x²/2) + (x²/2) + (x²/2) = 2x² sq.cm.

We know that, Area of rectangle = Area of 4 triangles + Area of square => 72√2 = 2x² + x² => 72√2 = 3x² => x² = 24√2 cm² => x = √(24 * 2) cm = √(48) cm = 4√3 * √2 cm.

Area of 4 triangles = 2x² sq.cm = 2 * 24 cm² = 48 sq.cm.

Hence, the combined area of the four removed triangles is 48 sq.units. Answer: 48.

To learn more about area, refer below:

https://brainly.com/question/27683633

#SPJ11

In a set of three lines, a pair of parallel lines is intersected by a transversal. The intersection forms eight special angles. Two of the special angles, ∠A and ∠B, are corresponding angles.

For the set of parallel lines intersected by a transversal,A = 4x andB = 2(x+14).

Use an equation to represent the corresponding angle relationship betweenA and B.
Use the equation to find the measures ofA andB.

Answers

We can solve this equation by using  corresponding  angle relationship between A and B  , to get A= 56° and B=56°

What is corresponding  angle ?

In geometry, when two lines are intersected by a transversal, the angles formed at each intersection point are called the corresponding angles. Corresponding angles are angles that occupy the same relative position at each intersection point where the transversal intersects two parallel lines.

What is equation?

In mathematics, an equation is a statement that shows the equality between two mathematical expressions using an equals sign (=). An equation can contain variables (represented by letters) and constants (fixed values).

In the given question,

The corresponding angle relationship between angle A and angle B can be represented by the equation:

angle A = angle B

Substituting the given values of angle A and B we get

4x = 2(x+14)

4x = 2x + 28

2x = 28

x = 14

Therefore angle A = 4x = 4(14) = 56°

Therefore angle B = 2(x+14) = 2(14+14) = 56°

So both angle A and B have a measure of 56°.

To know more about corresponding  angle, visit:

https://brainly.com/question/12521848

#SPJ1

Given a(x)=3x^2-6 find a (-2)

Answers

Answer: 6

Reasoning:

1) a(x) = 3(-2)^2 - 6
2) a(x) = 3(4) - 6
3) a(x) = 12 - 6
4) a(x) = 6

What’s 3.14 times six?

Answers

Answer:

18.84

Step-by-step explanation:

:)

At a science exhibition, students learnt that it takes 5 hours for a block of ice to melt at 32° C.
Determine the time taken to melt a similar-sized block of ice at 20° C.

Answers

3.125 hours
Step-by-step explanation:
5 hours / 32 degree C = 0.15625 hr/1 degree C
20 degree C (0.15625 hr/1 degree C) = 3.125 hours
Other Questions
earthquakes at mount st. helens prior to the major eruption in 1980 were caused by blank . multiple choice question. magma rising in the volcano landslides steam explosions for 2005, miami metals reported $9,000 of sales, $6,000 of operating costs other than depreciation, and $1,500 of depreciation. the company had no amortization charges, it had $4,000 of bonds that carry a 7% interest rate, and its federal-plus-state income tax rate was 40%. 2006 data are expected to remain unchanged except for one item, depreciation, which is expected to increase by $1,000. by how much will the net income change as a result of the change in depreciation? the company uses the same depreciation calculations for tax and stockholder reporting. group of answer choices -$800 -$700 -$600 -$500 -$400 how the transformer work which number line shows the solution to the inequality? which of the following statements about genome sizes is true? most eukaryotes have larger genomes than most prokaryotes. the human genome is the largest and most complex. species within a phylogenetic group such as flowering plants or insects have similar genome sizes. all of the available statements are true. large animals have larger genomes than plants. pretax financial income is shown 36500 the tax rate for 2006 is 35% why isnt tax expense equal to 35% x 36,000? an emergency room nurse is working when an amtrak train derails. the emergency room nurse knows that reverse triage may need to be instituted. what is the rationale for using reverse triage? Giving brainliest to whoever answers this question correctly.Does violence solve problems?ONE SENTENCE IS NOT SUFFICIENT AND ONE WORD ANSWERS ARE NOT ACCEPTABLE. stal Find the Product (X+3x) which of the following best describes the chord of a circle? a chord is any segment in which the end points are found on the arc of the circle. a chord is a triangle inside of a circle. a chord is the arc formed from the segment. a chord is a square inside of a circle. Which of the following two markets classify the sale of newly issued five-year securities by the issuing company as trading? 1. primary market and the money market2. primary market and the capital market3. secondary market and the money market4. secondary market and the capital market what was the lasting impact of preventing the large hearst and pulitzer syndicates from gaining a lasting foothold in texas journalism? you think you have discovered a new neurotransmitter, and you are studying its effect on a neuron. the reversal potential for the response caused by the new chemical is 60 mv. is this substance excitatory or inhibitory? why? Compose a literary analysis that compares the development of a theme in The Princess and the Puma to the development of the same theme in A Midsummer Nights Dream. Your comparison should include at 2-3 of the following elements: Plot structureArchetypes Mood or ToneAllusions Format(short story vs. play) Show how to change 9^8/7 into a radical expression you are snowboarding down a hill at 19 m/s when you start sliding across a frozen lake. the frictional force slowing you down is 22 n . if your mass is 65 kg , how far do you slide? Evaluate q2 + (r5 -10) if q = 5 and R = 2 one-tailed two-tailed a) a pharmacist wants to test whether the effect of a placebo is different from zero. b) holdem motors wants to test whether the mean time to assemble a car is less than 24 hours. c) ihi insurance wants to test whether the mean time to process a claim is less than 7 days Shakita buys an apple tree and a cherry tree and measures them at the end of everyyear for 5 years. After 1 year, the apple tree is 14 feet tall. After 5 years, it is 22 feettall. The cherry tree's height is represented by y = 3x + 8.If both trees grew at a constant rate, which tree was taller when they were planted,and which grew more quickly?OA. The cherry tree was taller when the trees were planted, and it also grewmore quickly.OB. The apple tree was taller when they were planted, but the cherry treegrew more quickly.OC. The cherry tree was taller when the trees were planted, but the apple treegrew more quickly.D. The apple tree was taller when the trees were planted, and it also grewmore quickly.PRE< PREVIOUS2 of 2 what is the probability that the person selected will be someone whose response is never and who is a woman?