PLEASE HELP 20 points

PLEASE HELP 20 Points

Answers

Answer 1

Answer: Im pretty sure the answers are B and C

Step-by-step explanation:

if you start with [tex]\frac{2(3x-6)}{3}[/tex] and distribute the 2

[tex]2*3=6[/tex]

[tex]2*-6=-12[/tex]

So you are left with [tex]\frac{6x-12}{3}[/tex]

[tex]\frac{6x}{3}=2x[/tex]

[tex]\frac{-12}{3}=-4[/tex]

[tex]2x-4[/tex]


Related Questions

Help with thissss pleaseeeeeeeeeee

Answers

Answer:

X < 4

Step-by-step explanation:

3rd one.

98. A Jenae gets paid every two weeks. If she got paid on January 25, which was the previous pay date?​

Answers

Answer: Jan 11

Step-by-step explanation:

You subtract two weeks (14 days) from Jan 25.

25-14=11

The last pay day was January 11.

Solving inequalities #5
25 points!!

Answers

Answer:

x ≥ 1

Step-by-step explanation:

The filled in circle means the inequality includes 1

Hope this helped!

For merging two sorted lists of sizes m and n into a sorted list of size m+n, we required comparisons of
A O(m+n)
B O(m)
C O(n)
D O(logm + logn)

Answers

The merging of two sorted lists of sizes m and n into a sorted list of size m+n requires O(m+n) comparisons.

The merging of two sorted lists of sizes m and n into a sorted list of size m+n requires O(m+n) comparisons. This is because we must compare each element in both lists in order to sort them. So a total of m+n comparisons are required in the worst case scenario.

This can be visualized by using a formula: n + m = m+n. This formula can be used to calculate the total number of comparisons required.

For example, if m = 10 and n = 15, then 10 + 15 = 25. This means that 25 comparisons would be required in order to sort the two lists.

Thus, the merging of two sorted lists of sizes m and n into a sorted list of size m+n requires O(m+n) comparisons. This is because we must compare each element in both lists in order to sort them.

The merging of two sorted lists of sizes m and n into a sorted list of size m+n requires O(m+n) comparisons.

Learn more about total number here:

https://brainly.com/question/16972278

#SPJ4

Machines at a bottling plant are set to fill bottles to 12 ounces. The quality control officer at the plant periodically tests the machines to be sure that the bottles are filled to an appropriate amount. The null hypothesis of the test is that the mean is at least 12 ounces. The alternative hypothesis is that the mean is less than 12 ounces. Which of the following describes a Type I error that could result from the test? A. The test does not provide convincing evidence that the mean is less than 12 ounces, but the actual mean is at least 12 ounces. B. The test does not provide convincing evidence that the mean is less than 12 ounces, but the actual mean is less than 12 ounces. C. The test does not provide convincing evidence that the mean is less than 12 ounces, but the actual mean is 12 ounces. The test provides convincing evidence that the mean is less than 12 ounces, but the actual mean is at least 12 ounces. E. The test provides convincing evidence that the mean is less than 12 ounces, but the actual mean is 11 ounces.

Answers

A Type I error that could result from the test is "The test provides convincing evidence that the mean is less than 12 ounces, but the actual mean is at least 12 ounces."

A Type I error occurs when the null hypothesis is rejected when it is actually true. In this case, the null hypothesis is that the mean is at least 12 ounces, and the alternative hypothesis is that the mean is less than 12 ounces. If the test provides convincing evidence that the mean is less than 12 ounces when the actual mean is at least 12 ounces, this is a Type I error. The answer is: The test provides convincing evidence that the mean is less than 12 ounces, but the actual mean is at least 12 ounces. If the test provides convincing evidence that the mean is less than 12 ounces when the actual mean is at least 12 ounces, this is a Type I error.

Learn more about mean :

https://brainly.com/question/17060266

#SPJ4

Solve each of the linear systems in Problems 13 through 20 to determine whether the critical point (0, 0) is stable, asymptotically stable, or unstable. Use a computer system or graphing calculator to construct a phase portrait and direction field for the given system. Thereby ascertain the stability or instability of each critical point, and identify it visually as a node, a saddle point, a center, or a spiral point. dx/dt = -2x, dy/dt = -2y

Answers

Solve linear system: dx/dt = -2x, dy/dt = -2y. Analyze stability using phase portrait & direction field, identify type of critical point.

The given linear system is:

dx/dt = -2x

dy/dt = -2y

To find the stability or instability of the critical point (0, 0), we need to analyze the behavior of the solutions near that point. To do so, we can linearize the system around (0,0), which means we approximate the system with its tangent line at (0,0). The linearized system is given by:

dx/dt = -2x

dy/dt = -2y

The eigen values of the linearized system are -2 and -2. Since both eigenvalues are negative, the critical point (0,0) is a stable node, which means that any solution that starts close to (0,0) will converge to (0,0) as t approaches infinity. The phase portrait of the system is a set of arrows pointing towards the origin, indicating that all solutions converge to (0,0) as time goes on.

Learn more about eigen values :

https://brainly.com/question/29565569

#SPJ4

In the expansion of (2+3x)^n, the coefficients of x^3 and x^4 are in the ratio of 8:15. FIn the expansion of (2+3x)^n, the coefficients of x^3 and x^4 are in the ratio of 8:15. Find the value of n.ind the value of n.​

Answers

The value of n is 8.

What is Binomial Theorem?

Binomial theorem is the method of expanding an expression consisting of two terms raised to any power.

Using the expansion of Binomial theorem, we can write,

(2 + 3x)ⁿ = ⁿC₀ (2)ⁿ (3x)⁰ + ⁿC₁ (2)ⁿ⁻¹ (3x)¹ + ⁿC₂ (2)ⁿ⁻² (3x)² + ⁿC₃ (2)ⁿ⁻³ (3x)³ + ⁿC₄ (2)ⁿ⁻⁴ (3x)⁴ + .............

Coefficient of x³ is  ⁿC₃ (2)ⁿ⁻³ (3)³ and the coefficient of x⁴ is ⁿC₄ (2)ⁿ⁻⁴ (3)⁴.

Ratio of these coefficients is 8 : 15.

[ⁿC₃ (2)ⁿ⁻³ (3)³] / [ⁿC₄ (2)ⁿ⁻⁴ (3)⁴] = 8 / 15

Simplifying,

(4 × 2) / [(n - 3) 3] = 8/15

8 / 3n - 9 = 8 /15

Equating, we have,

3n - 9 = 15

3n = 24

n = 8

Hence the value of n is 8.

Learn more about Binomial Theorem here :

https://brainly.com/question/30100273

#SPJ1

The following inequalities form a system.

y is greater than or equal to two-thirds times x plus 1
y is less than negative one-fourth times x plus 2

Which ordered pair is included in the solution to this system?

A (−6, 3.5)
B (−6, −3)
C (−4, 3)
D (−4, 4)

Answers

Answer:

Option B)

Step-by-step explanation:

The inequalities are y ≥ (2/3)x + 1 and y < (-1/4)x + 2 and (−6, −3) satisfied the inequality.

What is inequality?

A difference between two values indicates whether one is smaller, larger, or basically not similar to the other.

In other words, inequality is just the opposite of equality for example 2 =2 then it is equal but if I say 3 =6 then it is wrong the correct expression is 3 < 6.

As per the given phrase,

y is greater than or equal to two-thirds times x plus 1 ⇒ y ≥ (2/3)x + 1

y is less than negative one-fourth times x plus 2 ⇒ y < (-1/4)x + 2

Substitute, point (−6, −3)

-3 ≥ (2/3)(-6) + 1

-3 ≥ -3  

Substitute in second inequality,

-3 < (-1/4)(-6) + 2

-3 < 7/2

Hence "The inequalities are y ≥ (2/3)x + 1 and y < (-1/4)x + 2 and (−6, −3) satisfied the inequality".

Pls Mark me Brainliest

Can you please help me answer these math questions. These are domain questions.

Answers

The domain of each function is given as follows:

11. All real values except x = -2 and x = 4.

12. All real values except x = -1 and x = 1.

13. All real values except x = -2.

What is the domain of a function?

The domain of a function is the set that contains all the possible input values for the function.

The functions in this problem are rational functions, meaning that all the values of x that make the denominator zero are excluded from the domain.

Then the excluded values are obtained as follows:

11. x² - 4 = 0 -> x = -2 and x = 2.

12. x² - 1 = 0 -> x = -1 and x = 1.

13. x + 2 = 0 -> x = -2.

More can be learned about the domain of a function at brainly.com/question/30348593

#SPJ1

X is an integer. Write down the possible values of x.
I'll give the first person brainliest.
20 points!

Answers

Answer:

0, 1, 2, and 3

Step-by-step explanation:

make a number line -5 to 5, mark the spots -1 and 4. the numbers in between are your answer!

Calculators were purchased at $80 per dozen and sold at $25 for three calculators. What is the profit on six dozen calculators?

Answers

Answer: $480

Step-by-step explanation:

Calculators=$80 per 12 calculators

Calculators=$25 for 3 Calculators

80 x 6= 480

Find the area of this trapezoid: 5 ft 19 ft 25 ft 4 ft 5 ft​

Answers

Answer:

47500

Step-by-step explanation:

5 x 19=95

95 x 25=2375

2375 x 4=9500

9500 x 5= 47500

hope this is correct :)

Let x be a number. Increasing x by twenty percent yields that same result as decreasing the product of four and x by five. What is x?
Possible Answers:
O 25/7
O 25/14
O 50/7
O 25/19
O 100/19

Answers

If x must be a number. The same outcome is obtained by increasing x by 20% as well as by decreasing that product of four with x by 5. x has the value of 25/14.

Explain about the inequalities of the equation?According to the issue, if we decreased that product of four with x by five, we would obtain the same result as increasing x by 20%. Finding equations for these two scenarios will allow us to set them equal and then solve for x.

Let's look up an expression for raising x by 20%. This might be shown as x + 20%. x = x + 0.2x = 1.2x = 6x/5.

Let's come up with a formula to reduce that product of four with x by five. The first step is to determine the 4x, or the product of 4 and x.Then, since we need to reduce this by 5, we must remove 5 from 4x, which is equal to 4x - 5.

The two expressions must now be set to be equal to each other.

6x/5 = 4x - 5

Add 6x/5 to both sides and subtract. To make 4x and 6x/5 have a similar denominator, we can rephrase 4x as 20x/5.

0 = 20x/5 - 6x/5 - 5 = 14x/5 - 5

0 = 14x/5 - 5

We can now increase both sides by five.

5 = 14x/5

Now that we have the reciprocal of 14/5, 5/14, we may multiply either sides by this number.

5(5/14) = (14x/5)(5/14) = x

25/14 = x

Thus, the solution is 25/14.

To know more about the inequalities, here

https://brainly.com/question/24372553

#SPJ4

During a scuba dive, Lainey descended to a point 22 feet below the ocean surface. She continued her descent at a rate of 22 feet per minute. Enter an inequality you could solve to find the number of minutes she can continue to descend if she does not want to reach a point more than 93 feet below the ocean surface. Use t to represent the variable for the minutes Lainey can continue to descend.

Answers

Lainey cannot descend for more than 3 minutes.

What is Inequality?

Using the terms greater than, larger than or equal to, less than, or less than or equal to as a declaration of the order connection between two integers or algebraic expressions is known as inequality. Economic inequality comes in many forms, most notably wealth inequality measured by the distribution of wealth and income inequality measured by the distribution of income (the amount of money people are paid) (the amount of wealth people own). There are significant forms of economic inequality amongst various groups of people in addition to economic disparity between nations or states.

Given:

We know that she first descends 22 feet, and then she descends at a rate of 22 feet per minute. Basically, we have 22 feet which have to me summed with 22x, which expresses the ratio per minute, where x is minutes, and these terms cannot be more than 93 feet, so there are equal or less than 93 feet.

The expression would be

22 + 22x ≤ 93

If we solve this, we have,

22 + 22x ≤ 93

22x ≤ 93 - 22

22x ≤ 71

x ≤ [tex]\frac{71}{22}[/tex]

Therefore, She cannot descent for more than 3 minutes.

To know more about Inequality visit:

brainly.com/question/30231190

#SPJ1

A triangle has sides with lengths 8, 15, and 17.

a. Verify this is a Pythagorean triple.

Type your response in the space below.


b. Approximate the acute angles in this triangle. Round each angle to the nearest degree.

Type the answers in the boxes below.

Answers

The values 8, 15 and 17 is a Pythagorean triple and therefore a right angle triangle.

What is Pythagoras Triple

A Pythagorean triple is a set of three positive integers, a, b, and c, such that a^2 + b^2 = c^2, which represents the sides of a right-angled triangle, where c is the hypotenuse.

In this problem, we can we can check if the values are for a right angle triangle.

Assuming this is a right angle triangle which obeys Pythagoras theorem, the longest side will be the hypothenuse.

c = hypothenuse = 17a = leg = 15b = 8

c² = a² + b²

17² = 15² + 8²

289 = 225 + 64

289 = 289

From the calculation above, the values of is a Pythagorean triple.

Learn more on Pythagorean triple here;

https://brainly.com/question/15190643

#SPJ1

how many square units are in the area of the enclosed region in the diagram? all angles pictured are right angles.

Answers

The area of the enclosed region in the diagram is 20 square units.

The area of the enclosed region in the diagram can be calculated using the formula A = lw, where A is the area, l is the length, and w is the width. The length is 5 units and the width is 4 units, so A = lw = 5 X 4 = 20 square units.

To calculate the area, we first need to find the length and width of the enclosed region. The length can be found by measuring the longest side, which is the bottom side. This side has a length of 5 units. The width can be found by measuring the shorter side, which is the left side. This side has a width of 4 units.

Once we have the length and width, we can use the formula A = lw to calculate the area. In this case, A = 5 X 4 = 20 square units. Therefore, the area of the enclosed region in the diagram is 20 square units.

Learn more about area of the enclosed region here:

https://brainly.com/question/4346184

#SPJ4

HELPPPP!!!! I wil give you 40 points!!!

Answers

a) The error first appears between Steps 2 and 4.

b) The value of the expression is given by: 5^(-4) = 1/625.

What is the power of a power rule?

The power of a power rule is used when a single base is elevated to multiple exponents.

Then the simplified expression is obtained keeping the base, while the exponents are multiplied.

The numerator is simplified as follows:

25^(-4) = 5²^(-4) = 5^(2 x -4) = 5^(-8).

The denominator is given as follows:

5²^(-2) = 5^(-4).

When two terms have the same base and different exponents and are divided, we keep the base and subtract the exponents, hence:

5^(-8)/[5^(-4)] = 5^(-8 - (-4)) = 5^(-4) = 1/(5^4) = 1/625.

More can be learned about the power of a power property at brainly.com/question/11975096

#SPJ1

Thirty students in the School of Business were asked what their majors were. The following represents their responses (M = Management; A = Accounting; E = Economics; O = Others). Construct a frequency distribution and a bar chart. Construct a relative frequency distribution and a pie chart.

Answers

To construct frequency and relative frequency distributions, count number of students for each major and divide by total number of students (30) to find the relative frequency.

Use the frequency and relative frequency data to create a bar chart and a pie chart to visualize the data. To construct a frequency distribution and bar chart for the thirty students in the School of Business, we need to count the number of occurrences of each major and create a table. For example, if 9 students chose Management as their major, 9 would be the frequency for Management. We can then plot the frequencies on a bar chart, with each major on the x-axis and its frequency on the y-axis. The bar chart visually represents the distribution of the data.

A relative frequency distribution is a frequency distribution expressed as a proportion or percentage of the total number of observations. To create a relative frequency distribution, we divide each frequency by the total number of students (30 in this case) and multiply by 100%. The relative frequencies can then be used to construct a pie chart, where each major is represented as a wedge or slice of the pie, proportional to its relative frequency. The pie chart visually represents the distribution of the data as a whole.

Learn more about relative frequency :

https://brainly.com/question/29739263

#SPJ4

-3x-2(5x-7)=-12
Solve for x

Answers

Answer:

x=2

Step-by-step explanation:

-3x-2(5x-7)=-12

-3x-10x+14=-12

-13x=-26

x=2

Help I don’t know this someone please tell me how to solve it

Answers

The formula for V0 from the expression given will be V0 = V1 - at

How to show the formula

It is important to note that an expression is simply used to show the relationship between the variables that are provided or the data given regarding an information. In this case, it is vital to note that they have at least two terms which have to be related by through an operator.

Some of the mathematical operations that are illustrated in this case include addition, subtraction, etc. In this case, the formula for V0 will be found thus:

a = V1 - V0 / t

Cross Multiply

at = V1 - V0

Subtract V1 from both sides

-V0 = at - V1

V0 = V1 - at

Learn more about expressions on:

brainly.com/question/723406

#SPJ1

in exercises 29 to 40, find the area of the given triangle. Round each area to the same number of significant digits given for each of the given sides.

Answers

The area of a triangle with base of 4cm and height of 9cm will be 18cm².

How to calculate the area

The area of a triangle can be found using the following formula:

Area = (base * height) / 2

where base is the length of any one side of the triangle and height is the perpendicular distance from that side to the opposite vertex.

You can use this formula to find the area of a triangle given its base and height or given its three sides using Heron's formula.

The area of a triangle with base of 4cm and height of 9cm will be:

= 1/2 × base × height

= 1/2 × 4 × 9

= 18cm²

Learn more about area on:

https://brainly.com/question/25292087

#SPJ1

Complete question

Find the area of a triangle with a base of 4cm and height of 9cm.

this question is for the southern hemisphere. for each direction (n, s, e, or w), pick the drawing that best describes how the stars appear to move above that point on the horizon.

Answers

The drawings that best describe the way the stars appear to move in the Southern Hemisphere on the horizon is:

North - DSouth - A East - E West - F

What direction do the stars appear to move ?

When in the Southern Hemisphere, the drawings would appear to move upwards when moving North. The stars would also appear to move down when moving to the South as shown in A.

The East would show drawings moving towards the right as shown in E and the West would show stars appearing to move to the left which is shown with Drawing F.

Find out more on stars at https://brainly.com/question/14666763

#SPJ1

Solve the following equation algebraically: 3 x squared = 48

Answers

Answer:

x=16/squared

Step-by-step explanation:

divide each term in 3xsquared = 48 by 3squared and simplify.

Answer:

If squaring a number means multiplying it by itself, according to this rule, you multiply 3 by "x" and then multiply "x" by itself to get 48. In this scenario, you divide 3 by blank squared to get blank. In this case, you set up this problem with division, so we are dividing 3 times blank squared by 3. Whatever the blank value is, we know this equation equals 48, so you must create a mirrored equation of 48 divided by 3. Now that you've divided 48 by 3, that is 16, right? So 16 will be the equivalent of blank squared, or "x" squared. For blank squared, since we are dealing with algebra, the next step is to use square roots using what we know. We know that 16 is composed of 4 squared, right? So turn 4 squared into a radical of √4². This radical is equal to 4, because "radical" = "number" as long as that number is more than or equal to 0. So, in conclusion, x is 4.

Hope this helps!

true/false. in practice, we frequently use a continuous distribution to approximate a discrete one when the number of values the variable can assume is countable but large.

Answers

it is true in practice, we frequently use a continuous distribution to approximate a discrete one when the number of values the variable can assume is countable but large.

The continuous category of random variables refers to those whose spaces are unions of intervals or intervals rather than a countable number of points. When the sample size is too big to treat each individual event discretely or when a variable does not occur in discrete intervals, continuous distributions are employed as probability models (please see Discrete Distributions for more details on discrete distributions). The main distinction between continuous and discrete distributions is that, while discrete distributions deal with smaller sample populations and cannot be treated as if their random variable values are on a continuum (from negative infinity to positive infinity), continuous distributions deal with a sample size so large that its random variable values are treated on a continuum (from negative infinity to positive infinity).

learn more about continuous distribution

https://brainly.com/question/14946747

#SPJ4

f(x) = |x|

g(x) = x + 2 + 4

We can think of g as a translated (shifted) version of f.

Complete the description of the transformation.
Use nonnegative numbers.

Answers

The description of the translation is given as follows:

To get the function g, shift f up by 4 units and to the left by 2 units.

What is a translation?

A translation happens when either a figure or a function are moved horizontally or vertically.

The four translation rules for functions are given as follows:

Left a units: f(x + a).Right a units: f(x - a).Up a units: f(x) + a.Down a units: f(x) - a.

Hence the changes to the function in this problem are described as follows:

x -> x + 2: shift left 2 units.y -> y + 4: shift up 4 units.

More can be learned about translations at brainly.com/question/28174785

#SPJ1

Trina and Jessie went on a vacation to Hawaii. Trina went scuba diving and reached an elevation of -85.6 meters, which is below sea level. Jessie went hang-gliding and reached an altitude of 87.9 meters which is above sea level who is closer the the surface of the ocean

Answers

Answer:

Trina

Step-by-step explanation:

Trina is 85.6 below sea level

Jessie is 87.9 above

distance wise 85.6 is shorter

Suppose you are working at a burger place where the burgers can be made with any of the following: cheese, lettuce, tomato, pickles, onions, mayo, catsup, and mustard. You have a picky clientele: They all want everything on their burgers, but they wish to specify the order of the placement of the items! How many different types of burgers with

Answers

There would be 40,320 different types of burgers.

Solution

If each burger must have all of the ingredients listed (cheese, lettuce, tomato, pickles, onions, mayo, catsup, and mustard), and the order of the ingredients is important, then the number of different types of burgers would be 8! (8 factorial), which is the number of permutations of 8 items.

8! = 8 x 7 x 6 x 5 x 4 x 3 x 2 x 1 = 40320

So there would be 40,320 different types of burgers that can be made with all of the ingredients and the order of placement is important.

Learn more about permutations here : brainly.com/question/28065038

#SPJ1

Identify the lateral area and the surface area of a right rectangular prism with a 12 cm by 10 cm base and a height of 16 cm.
Options:
L = 352 cm2 ; S = 944 cm2
L = 704 cm2 ; S = 944 cm2
L = 704 cm2 ; S = 824 cm2
L = 352 cm2 ; S = 824 cm2

Answers

The answer is [tex]L = 624 cm^2; S = 944 cm^2[/tex]  where L is the lateral area and S is the surface area of a right rectangular prism.

The lateral area of a right rectangular prism is given by the formula:

[tex]L = 2(lw + bh)[/tex]

where l and b are the length and width of the base, and h is the height of the prism.

The surface area is given by the formula:

[tex]S = 2(lb + bh + lh)[/tex]

For the given prism with a base of 12 cm by 10 cm and a height of 16 cm, the lateral area is:

[tex]L = 2((12 cm)(10 cm) + (12 cm)(16 cm)) \\= 2(120 cm^2 + 192 cm^2)\\= 2(312 cm^2)\\= 624 cm^2.[/tex]

The surface area is:

[tex]S = 2((12 cm)(10 cm) + (10 cm)(16 cm) + (12 cm)(16 cm))\\ = 2(120 cm^2 + 160 cm^2 + 192 cm^2) \\ = 2(472 cm^2) \\ = 944 cm^2.[/tex]

So the answer is [tex]L = 624 cm^2[/tex] ; [tex]S = 944 cm^2[/tex] .

Learn more about surface area :

https://brainly.com/question/29101132

#SPJ4

Answer:

The correct answer is L=704 cm^2 ; S-944 cm^2

Step-by-step explanation:

p=2l+2w

P=2(12)+2(10)=24+20=44cm

L=(44)(16)=704 cm^2

So the lateral area is 704 cm^2

B=(12)(10)=120cm^2

S=704+2(120)=704+240=944cm^2

So the surface area is 944 cm^2

Details
A student divided the rational expressions as follows:

Describe the errors made
I need help

Answers

Answer:

see below

Step-by-step explanation:

when you divide a fraction, it's better to use multiplication of its reversed fraction = flip the y fraction upside down & multiply the first one

then you'll cancel the y & x and result in

y/x

what is a pythagorean tripe using Euclids rule?

Answers

A Pythagorean triple using Euclid's rule is (3, 4, 5).

What is Pythagoras theorem?

In a right-angled triangle, the square of the hypotenuse side is equal to the sum of the squares of the other two sides, according to Pythagoras's Theorem.

Given:

Pythagorean triples consist of the three positive numbers a, b, and c, where a²+b² = c².

The symbols for these triples are (a, b, c).

Here, a represents the right-angled triangle's hypotenuse, b its base, and c its perpendicular.

The example of triplets is (3,4,5).

Therefore, the example of triplets is (3,4,5).

To learn more about the Pythagoras theorem;

https://brainly.com/question/343682

#SPJ1

Other Questions
during drug evaluation, chemicals that may have therapeutic value are tested on laboratory animals and would be considered in which stage of development? the economic and strategic advantages that accrue to early entrants into an industry are called? the defining characteristics of cam include which of the following? (select all that apply.) a. rooted in scientifically proven theories b. rooted in ancient wisdom traditions c. a collection of old-world traditions d. a collection of old-world healthcare practices e. works in isolation from conventional medicine fill in the blank. development that occurs in distinct steps or stages, with each stage bringing about behavior that is assumed to be qualitatively different from behavior at earlier stages is called___change. gwendoline, a human resource manager, wants to determine why her company's core customers are going to other sources and buying similar products. which analytical approach would be the best to use to answer her questions? group of answer choices systems perspective little data approach with limited amounts of data big data approach with large volumes of data resource-based view of data which of the following sentences use or with an exclusive meaning? (select all that are correct.) multiple select question. i'm available on fridays after 4:00 or on wednesdays before 2:00. no service without shirt or shoes. george boole was either born in england or ireland. carol is either in the attic or the garage. true/false. a package is a category disruptor if question 1 options: it is reusable over and over again it adds convenience for busy consumers it is manufactured for a private label brand it breaks through the sea of sameness on store shelves it is an unusual color that stands out on a store shelf what is one of the biggest problems with nonacademic uses of research methods? Place the following steps in order to describe Griffith's experimental design. Recall that S strain bacteria are encapsulated and therefore deadly and R strain bacteria are not encapsulated and therefore not deadly. if we triple the number of moles in the gas vessel at constant pressure, what would the new volume be? Question 1AThis unit focuses on those who feel they are on the outside looking in. Compare and contrast how this idea is developed in Mowglis Brothers from The Jungle Book and All Summer in a Day. Use textual evidence to support your response. 13 Answer: Find the x-intercept of the graph of the equation: x + 6y = 714 Answer: Find the x-intercept of the graph of the equation: 4x + y = 315 Answer: Find the y-intercept of the graph of the equation: y - 3x = 416 Answer: Find the y-intercept of the graph of the equation: 2y + x = 817 Answer: Find the slope of the line passing through the points: (2,4) and (1,3)18 Answer: Find the slope of the line passing through the points: (2,7) and (5,6) 4. C2 JUN 09 Q7cPropene reacts with hydrogen bromide to give 2-bromopropane as the major product.(1) Using the reaction scheme below, show the mechanism of the reaction using curlyarrows and full negative and positive charges as appropriate.(2)H,CHc=cHHH-BrCH, HH-C-C-HBr HCH, H1 1H-C-C-HBr H2-bromopropane(ii) State briefly, why 2-bromopropane, rather than 1-bromopropane, is the main productof this reaction.[1] A company makes car stereos the manufacturing cost for each stereo is 45$ the company fixed cost of 4150$ per month how many stereos can they make in 2013, a local dairy queen had $538,000 in sales. in 2014, dairy queen's sales were up 39%. what were dairy queen's sales in 2014? the nurse is caring for a child with an external fixator in the right humerus. when evaluating if the fixator has been effective in meeting the goals of the treatment plan, which assessment finding(s) confirms effectiveness? select all that apply. on december 31, there were 26 units remaining in ending inventory. using the perpetual fifo inventory valuation method, what is the cost of the ending inventory? (assume all sales were made on the last day of the month.) fill in the blank. ___ is a systems development technique that produces a graphical representation of a concept or process that systems developers can analyze, test, and modify the membrane proteins that bind with specific substrates and change shape to transport them across the cell membrane are . the first type of matched-pairs sample is characterized by a measurement, an intervention of some type, and then another measurement. we generally refer to these experiments as: