Two times 3X times Y times 4Z times X times Y times Z

Answers

Answer 1

Answer:

24*(X^2)*(Z^2)*(Y)

Step-by-step explanation:

2*(3X)*(4Z)*(X)*(Y)*(Z)      

2*(3X^2)*(4Z)*(Y)*(Z)       [Combine like terms (X)]

2*(3X^2)*(4Z^2)*(Y)         [Combine like terms (Z)]

24*(X^2)*(Z^2)*(Y)           [Combine like terms (2*3*4)]


Related Questions

The following data were collected for the yield (number of apples per year) of Jim's apple farm over the past decade, starting from the earliest, are:

600, 625, 620, 630, 700, 720, 750, 755, 800, 790

Obtain the smoothed series of 2-term moving averages and 4-term moving averages. Make a sensible comparison of these two filters.

Answers

A moving average is a statistical procedure for identifying and forecasting the future trend of a dataset based on the latest n observations in the dataset. The moving average is the average of the n most recent observations, where n is referred to as the lag. In this context, we will calculate two types of moving averages, the two-term moving average and the four-term moving average, for yield data of Jim's apple farm over the past decade, starting from the earliest.Let's get started with the calculations of the moving averages:

Two-term moving average:We first need to define the range of values for the calculation of moving averages. To calculate the two-term moving average of the data set, we need to consider the last two data values of the dataset. The following calculation is involved:$\text{2-term moving average}_{i+1}$ = ($y_{i}$ + $y_{i+1}$) / 2, where $y_i$ and $y_{i+1}$ represent the i-th and (i+1)-th terms of the dataset, respectively

.Using the given data set, we obtain:Year (i)     Yield $y_i$2009             32010             52011             72012             102013             122014             112015             82016             62017             42018             3

For i=0, the 2-term moving average is \($\frac{(32+5)}{2} = 18.5$\). Similarly, for i=1, the 2-term moving average is \(\frac{(5+7)}{2} = 6$.\) Continuing this process, we obtain the two-term moving averages for all years in the given dataset.Four-term moving average:Similar to the two-term moving average, we need to define the range of values for the calculation of the four-term moving average.

To calculate the four-term moving average of the data set, we need to consider the last four data values of the dataset. The following calculation is involved:$\text{4-term moving average}_{i+1}$ = ($y_{i-3}$ + $y_{i-2}$ + $y_{i-1}$ + $y_{i}$) / 4Using the given data set, we obtain:

Year (i)     Yield $y_i$2009             32010             52011             72012             102013             122014             112015             82016             62017             42018             3

For i=3, the 4-term moving average is \(\frac{(3+4+6+8)}{4} = 5.25$.\) Similarly, for i=4, the 4-term moving average is \(\frac{(4+6+8+10)}{4} = 7$\). Continuing this process, we obtain the four-term moving averages for all years in the given dataset.

Now, let us compare the two-term moving average and four-term moving average by plotting the data on a graph:The smoothed line using the four-term moving average is smoother than that using the two-term moving average because the former is calculated over a longer span of the data set. As a result, it is better for determining long-term trends than short-term ones. In contrast, the two-term moving average provides a better view of the trend in the short-term, as it is computed over fewer data points.

For such more question on dataset

https://brainly.com/question/29342132

#SPJ8

I need help with this pls.

I need help with this pls.

Answers

The number of sessions will be 5 and the cost is $249.

What is an expression?

The mathematical expression combines numerical variables and operations denoted by addition, subtraction, multiplication, and division signs.

Mathematical symbols can be used to represent numbers (constants), variables, operations, functions, brackets, punctuation, and grouping. They can also denote the logical syntax's operation order and other properties.

Given that for the first plan, the initial cost is $39 and the cost per session is $42 and for the second plan, initial cost is $54 and per session is $39.

The number of sessions for same cost of two plans will be calculated as,

39 + 42S = 54 + 39S

42S - 39S = 54 - 39

3S = 15

S = 5

For 5 sessions the cost will be calculated as,

Cost = 39 + 42S

Cost = 39 + ( 42 x 5 )

ost = 39 + 210

Cost = $249

To know more about an expression follow

https://brainly.com/question/28187526

#SPJ1

find the points on the ellipse 3x2 2y2=1 where f(x,y)=xy has its extreme values.

Answers

The extreme values of f(x, y) = xy occur at the points (2, 1) and (-2, -1) on the ellipse \(3x^{2} +2y^{2} =1\).

To find the extreme values of f(x, y) = xy on the ellipse \(3x^{2} +2y^{2} =1\), we can use the method of Lagrange multipliers.

Define the function g(x, y) = \(3x^{2} +2y^{2} -1\). We need to find points (x, y) where the gradient of f is proportional to the gradient of g:

∇f = λ∇g

The gradient of f is ∇f = (y, x), and the gradient of g is ∇g = (6x, 4y). Therefore, we have the following system of equations:

y = 6λx
x = 4λy

Substitute the second equation into the first:

y = 6λ(4λy)
y = \(24λ^{2y}\)

If y ≠ 0, then 1 = \(24λ^{2}\), and λ = ±1/2. Plugging this value into the second equation gives x = ±2. Thus, we have two potential extreme points: (2, 1) and (-2, -1).

Now consider the case when y = 0. The constraint equation becomes \(3x^{2} =1\), and x = ±1/√3. However, these points correspond to f(x, y) = 0, which is not an extreme value.

Therefore, the extreme values of f(x, y) = xy occur at the points (2, 1) and (-2, -1) on the ellipse \(3x^{2} +2y^{2} =1\).

Know more about Extreme values here:

https://brainly.com/question/29667439

#SPJ11

On the first day, 8 adult tickets were sold and 13 student tickets were sold for a total of $75. On day two, 10 adult tickets were sold and 9 student tickets were sold for a total of $72. What is the cost of an adult ticket? What is the cost of a student ticket?

Answers

Step-by-step explanation:

8x + 13y = 75 (×10)

10x + 9y = 72 (×8)

80x + 130y = 750

-) 80x + 72y = 576

58y = 174

y = 3

10x + 9(3) = 72

10x + 27 = 72

10x = 72 - 27

10x = 45

x = 4.5

adult = $4.50

student = $3

Which of the following points would be on the graph of the equation y=-3x + 1?
A. (-4, -10)
B.(-4, 22)
C. (1, -10)
D. (1, - 2) ​

Answers

Answer:

D.(1,-2)

Step-by-step explanation:

y= -3x+1

when x=1

y= -3*1 +1

y=-3+1

so

y=-2

The intercept would be (0, 1)

can someone solve it please

can someone solve it please

Answers

Answer:

someone solve it please usuck

Step-by-step explanation:

9/4n = 1.5/7 Please Explain

Answers

Answer:

9/4n= 1.5/7

right now to find this equation it is a proportion so you cross multiply and you gonna get 63=6n and divide 6 on both sides and u get 10.5.

Check 9/4n= 9/42 and to simply u will get 1.5/7

Step-by-step explanation:

i don't know the answer please help​

i don't know the answer please help

Answers

the answer is A :)
if you divide 200 and 4 by two, it becomes 2:100

A certain hallway in a crowded nightclub has a unique sound property. Every 2 feet closer to the stage you walk, the sound intensity (dB) doubles. If the threshold for pain is 127 dB, and the starting sound level is 2 dB, about how many feet down the hallway can you go until you start to feel pain

Answers

The number of feet down the hallway where you go until you start to feel pain is 14 feet.

What is geometric progression GP?

A sort of sequence known as geometric progression (GP) is one in which each following phrase is created by multiplying every preceding term by such a fixed number, or "common ratio."

The general form of GP is

a, ar, ar², ar³ ... arⁿ⁻¹

where, a is the initial term.

r is the common ratio.

According to the question,

The initial term is; a = 2.

The common ratio r = 2.

The threshold value beyond which  person start feeling pain is 127.

Thus, last term; arⁿ⁻¹ = 128 (1 feet beyond 127 person start feeling pain)

Last second value is arⁿ⁻².

As, the common ratio is same in GP.

Thus,  arⁿ⁻¹ / arⁿ⁻² = ar/a

==> 128/arⁿ⁻² = r

==> 128/arⁿ⁻² = 2

==> 2×2ⁿ⁻² = 64

==> 2ⁿ⁻² = 32

==> n = 7

As, i step is of 2 feet, the total steps taken by the person is 2×7 = 14.

Therefore, the total number of steps beyond which person will feel pain is 14.

To know more about the geometric progression, here

https://brainly.com/question/15978376

#SPJ4

future plans of students from two high schools are shown in the partially completed table below. what is the total number of students who plan to go to college?

future plans of students from two high schools are shown in the partially completed table below. what

Answers

Answer:1100

Step-by-step explanation:

Answer:1100

Step-by-step explanation:

David runs the music-streaming service Absolute Audio. Since upgrading his app last year, David has steadily gained subscribers.
This situation can be modeled as a linear relationship.
What does the slope of the line tell you about the situation?
A. david had 350 subscribers 6 months aafter upgrading the app
B. david gained 100 subscribers every 3 months
C. david gained 150 subscribers every 3 months
D. david had 150 subcribers when he upgrading the app

David runs the music-streaming service Absolute Audio. Since upgrading his app last year, David has steadily

Answers

Answer: B. David gained 100 subscribers every 3 months.

Step-by-step explanation:

       The slope of the line shows us the change. First, we will need to find the slope. We will use "rise over run" to do this, resulting in a slope of 100/3. This represents 100 subscribers every three months leading us to answer option B;

             B. david gained 100 subscribers every 3 months

hello please help i’ll give brainliest

hello please help ill give brainliest

Answers

Answer:

The sun and the earth's interior

Step-by-step explanation:

As,

The Earth has two basic sources of energy -

Earth's Interior- hat reaching the Earth from the Sun (Solar Energy) and that reaching the surface of the Earth the Earth itself (Internal or Geothermal Energy). Solar Energy - reaches the Earth in the form of radiant energy, and makes up 99.987% of the energy received by the Earth.

Find the balance of a savings account at the end of years if the interest earned each year is . %. The principal is $. what is it please?

Answers

Answer:

You can use the time value of money formula.

FV = PV(1 + r)^n

FV = future value

PV = present value

r = interest rate = percentage/100

n = number of compounding periods

FV = 500*(1 + 0.075)^10 = $ 1030.52

Find the common factor of the polynomials 5x3+40x2+80x,x4-256

Find the common factor of the polynomials 5x3+40x2+80x,x4-256

Answers

Answer:

(x + 4)

Step-by-step explanation:

5x³ + 40x² + 80x, x^4 - 256

5x ( x² + 8x + 16)

5x (x + 4) (x + 4)

x^4 - 256

a² - b² = (a + b) (a - b)

x² - 4² = (x + 4) (x - 4)

(x² + 16) (x + 4) (x - 4)

I hope this helps!

Need Help ASAP THIS IS DUE TODAY

Need Help ASAP THIS IS DUE TODAY

Answers

Answer:

1. is "B"

2. is "F"

Explanation:

1. Divide $46,650 by 0.07 and you get $3.265.50

2.Add $62.75 and $14.25 and you get $77 multiplying that by 0.08 and you get $6.16. Another way to do this is by multiplying each number by 0.08 and adding the products together.

Answer:

b & f. ty for the points to :)))

Step-by-step explanation:

6) A demand curve for a product is the number of items the consumer will buy at different prices. At a price of $2 a store can sell 2400 of a particular type of toy truck. At a price of $8 the store can sell 600 such trucks. If x represents the price of trucks and y the number of items sold, write an equation for the demand curve.

Answers

Given :

When price is $2 dollars he sells 2400 units .

When price is $8 dollars he sells 600 units .

To Find :

If x represents the price of trucks and y the number of items sold, write an equation for the demand curve.

Solution :

Two points are given :

\((x_1,y_1)=(2,2400)\)

\((x_2,y_2)=(8,600)\)

Now , slope is given by :

\(m=\dfrac{y_2-y_1}{x_2-x_1}\\\\m=\dfrac{2400-600}{2-8}\\\\m=\dfrac{-1800}{6}\\\\m=-300\)

Now , the equation of line containing these two points and slope -300 is :

\((y-y_1)=m(x-x_1)\\\\y-600=-300(x-8)\\\\y=-300x+2400+600\\\\y=-300x+3000\)

Therefore , equation for the demand curve is \(y = -300x +3000\) .

Hence , this is the required solution .

If a patient suffers from hypervolemia, which of the following hypotheses might explain the cause?
The patient's aldosterone secretion is too high. Therefore, too much salt is reabsorbed and as a consequence, water is also retained to counterbalance salt concentrations.
Too few natriuretic peptides are released. As a result, stretching of the atria due to excess water volume does not trigger inhibition of ADH or aldosterone.
Too much antidiuretic hormone is secreted. Thus, there is an excess retention of water and the thirst centers are stimulated.

Answers

All of the mentioned hypotheses can potentially explain the cause of hypervolemia in a patient.


1. High aldosterone secretion: Increased aldosterone secretion leads to excessive salt reabsorption, causing water retention to maintain salt concentration balance.
2. Insufficient natriuretic peptides: When there are too few natriuretic peptides released, the stretching of the atria due to excess water volume does not inhibit ADH or aldosterone, causing hypervolemia.
3. Excess antidiuretic hormone secretion: Over-secretion of antidiuretic hormone results in excessive water retention and stimulation of thirst centers, leading to hypervolemia.

Hypervolemia can be caused by various factors, including increased aldosterone secretion, insufficient natriuretic peptides, and excess antidiuretic hormone secretion. Identifying the specific cause in a patient requires further examination and testing.

To know more about hypotheses, visit:

https://brainly.com/question/18064632

#SPJ11

Can someone plz help!!!! :(

Can someone plz help!!!! :(

Answers

Answer:

60 degress

Step-by-step explanation:

How I got it:

1. Find out the angel of each side. 360 divded by 6 = 60

2. Get the answer of 60

Advice:

-Make an polygon using paper and rotate it. (Use protractor and ruler if your gonna do it)

The first equation in the system models the height in feet, h, of a falling baseball as a function of time, t. the second equation models the height in feet, h, of the glove of a player leaping up to catch the ball as a function of time, t. which statement describes the situation modeled by this system? startlayout enlarged left-brace 1st row h = 35 minus 16 t squared 2nd row h = 6 18 t 16 t squared endlayout the height of the baseball is 18 feet at the moment the player begins to leap. the height of the baseball is 16 feet at the moment the player begins to leap. the height of the baseball is 35 feet at the moment the player begins to leap. the height of the baseball is 6 feet at the moment the player begins to leap.

Answers

The height of the baseball is 6 feet at the moment the player begins to leap. Then the correct option is D.

What is a function?

The function is an expression, rule, or law that defines the relationship between one variable to another variable. Functions are ubiquitous in mathematics and are essential for formulating physical relationships.

The first equation in the system models the height in feet, h, of a falling baseball as a function of time, t. the second equation models the height in feet, h, of the glove of a player leaping up to catch the ball as a function of time, t.

h(t) = 35 - 16t²

h(t) = 6 + 18t + 16t²

At t = 0, Then we have

h(0) = 35 - 16(0)²

h(0) = 35

And

h(0) = 6 + 18(0) + 16(0)²

h(0) = 6

The height of the baseball is 6 feet at the moment the player begins to leap.

More about the function link is given below.

https://brainly.com/question/5245372

Answer:

option 2 or B

Step-by-step explanation:

Monica is selling a house where she earns a commission equal to 3.25% of the final selling price of the house. If Monica sells a house for $256,000, what is her commission fee?

Answers

Answer:

$8320

Step-by-step explanation:

3.25% of 256000 = 0.0325 × 256000 = 8320

The number of prime factors of 3×5×7+7 is

Answers

The number of prime factors of 3×5×7+7 is 3.

To find the number of prime factors, we need to calculate the given expression:

3×5×7+7 = 105+7 = 112.

The number 112 can be factored as 2^4 × 7.

In the first step, we factor out the common prime factor of 7 from both terms in the expression. This gives us 7(3×5+1). Next, we simplify the expression within the parentheses to get 7(15+1). This further simplifies to 7×16 = 112.

So, the prime factorization of 112 is 2^4 × 7. The prime factors are 2 and 7. Therefore, the number of prime factors of 3×5×7+7 is 3.

In summary, the expression 3×5×7+7 simplifies to 112, which has three prime factors: 2, 2, and 7. The factor of 2 appears four times in the prime factorization, but we count each unique prime factor only once. Thus, the number of prime factors is 3.

for such more questions on factors

https://brainly.com/question/25829061

#SPJ8

b) The ratio of boys to girls in a school is 12:25. If there are 120 boys.
(i) how many girls are in the school?
(ii) what is the total number of boys and girls in the school?

Answers

Answer:

250 girls in the school and 370 students all total

Step-by-step explanation:

250 girls are in the school and 390 total students in the school.

What is Ratio?

Ratio is defined as a relationship between two quantities, it is expressed one divided by the other.

The ratio of boys to girls in a school is 12:25

Let, No. of boys in the school = 12x

No. of girls in the school = 25x

Total students in the school = 12x+25x = 39x

Given, there are 120 boys

So, 12x = 120

x = 10

No. of girls in the school = 25x = 25(10)

No. of girls in the school = 250

Total students in the school = 39x = 39(10)

Total students in the school = 390

Hence, 250 girls are in the school and 390 total students in the school.

Learn more about Ratio

brainly.com/question/1504221

#SPJ2

Mia buys 4 pens and 5 rubbers for £5.75.

Elise buys 1 pen and 4 rubbers for £3.5.

Work out the cost of one pen and one rubber.

Answers

Answer:

one pen costs 0.5 euros

one rubber costs 0.75 euros

Step-by-step explanation:

4p+5r=5.75

p+4r=3.5

  -4r.   -4r

p=3.5-4r

4(3.5-4r)+5r=5.75

14-16r+5r=5.75

14-11r=5.75

-14.     -14

-11r=-8.25

r=0.75

One rubber cost 0.75 euros

Now to find cost of one pen we just fill in what we know

p+4(0.75)=3.5

p+3=3.5

 -3.  -3

p=0.5

1 pen cost 0.5 euros

Hopes this helps please mark brainliest

Solve for x in
-3/2x + 2/9 = -1

Answers

Answer:

Step-by-step explanation:

Solve for x in -3/2x + 2/9 = -1

Please help I will give brainliest

Please help I will give brainliest

Answers

Answer:

1. ∠YZX = 37°

2. ∠YXZ = 53°

3. XZ = 30 meters

Step-by-step explanation:

1. To solve for an unknown angle, we need to utilize the inverse of a trigonometric function.

⭐What are the inverses of the trigonometric functions?

\(sin^-1 (opposite/hypotenuse)\)\(cos^-1 (adjacent/hypotenuse)\)\(tan^-1(opposite/adjacent)\)

To know which inverse of the trigonometric functions we use, we have to see the type of side lengths we are given (opposite, adjacent, or hypotenuse)

We are given side length XY, which is opposite of ∠YZX, and we are given side length YZ, which is adjacent to ∠YZX. Therefore, we will use \(tan^-1 (opposite/adjacent) =\)

Substitute the values we are given into the function:

\(tan^-1 (18/24) =\)

Compute this equation using a scientific calculator. I recommend using the Desmos Scientific Calculator:

\(= 37\)

∠YZX = 37°

2. We already know 2 angles (∠YZX = 37°, and ∠ZYX = 90°) Therefore, to find ∠YXZ, we have to utilize the triangle sum theorem.

⭐ What is the triangle sum theorem?

\(angle_1 + angle_2 +angle_3 = 180\)The sum of all angles in a triangle is 180°

Substitute the angles we know already (∠YZX and ∠ZYX), and solve for ∠YXZ.

\(< YZX + < ZYX + < YXZ = 180\)

\(37 + 90 + YXZ = 180\)

\(127 + YXZ = 180\)

\(< YXZ = 53\)

∠YXZ = 53°

3. We already know 2 side lengths (ZY = 24 meters, and XY = 18). Therefore, to find XZ, we have to utilize the Pythagoras' theorem.

⭐ What is the Pythagoras' theorem?

\((C)^2 = (A)^2 + (B)^2\)C is the hypotenuse of the triangle, A is a leg of the triangle, and B is another leg of the trianglePythagoras' theorem can only be used on right triangles

Substitute the values of the side lengths into the formula:

\((XZ)^2 = (XY)^2 + (ZY)^2\)

\((XZ)^2 = 18^2 + 24^2\)

Solve for XZ:

\((XZ)^2 = 324 + 576\)

\((XZ)^2 = 900\)

\(\sqrt{(XZ)^2} = \sqrt{900}\)

\(XZ = 30\)

∴ XZ = 30 meters

The volume of a right cylinder is 27π cubic centimeters, and the high is 3 centimeters (cm). What is the radius of the cylinder?
A. 2 Cm
B. 3 Cm
C. 4.5 cm
D. 9 Cm

Answers

Answer:

B

Step-by-step explanation:

The volume is the height x area of base, 27pi / 3 = 9pi

Area of base is radius square x pi, 9 pi = 3^2 x pi

The radius of a cylinder with volume of 27π is 3 centimetres.

How to solve for volume of a cylinder?

volume of a cylinder = πr²h

where

r = radiush = height

Therefore,

r = ?

h = 3 cm

volume = 27π

Hence,

27π = π × r² × 3

divide both sides by 3π

r² = 27π / 3π

r² = 9

r = √9

r = 3 cm

learn more on volume here: https://brainly.com/question/23675561

#SPJ2

Find the period of the function f(x) = cos(2.22x+0.19). Provide four decimal places. Answer:______ Find the period of the function f(x) = sin(1.05x). Provide four decimal places. Answer:______

Answers

The period of the function f(x) = cos(2.22x+0.19) is 2.8323 and the period of the function f(x) = sin(1.05x)  is 5.9834

The period of a trigonometric function, we use the formula:
Period = 2π/|B|
where B is the coefficient of x in the function.

For the first function, f(x) = cos(2.22x+0.19), the coefficient of x is 2.22. Therefore, the period is:
Period = 2π/|2.22| ≈ 2.8323

For the second function, f(x) = sin(1.05x), the coefficient of x is 1.05. Therefore, the period is:
Period = 2π/|1.05| ≈ 5.9834

So, the period of the first function is 2.83 and the period of the second function is 5.98. Both answers are rounded to four decimal places.

To know more about period of a trigonometric function refer here:

https://brainly.com/question/28483432

#SPJ11

For a set population, does a parameter ever change?.

Answers

A parameter can change for a set population when there is a change in the population distribution or when the population is no longer considered "set". A parameter is a fixed numerical characteristic of a population that is measured by a statistic.

When there is a change in the distribution of a population, the parameter that describes the population will change. For example, the mean of a population will change if there is a shift in the distribution of scores. Similarly, the standard deviation will change if there is a change in the variability of scores.

A parameter can also change if the population is no longer considered "set". For example, if a population is defined as all the residents of a particular city, the parameter will change if people move in or out of the city. In this case, the parameter can be thought of as a snapshot of the population at a particular point in time.

In conclusion, a parameter can change for a set population when there is a change in the population distribution or when the population is no longer considered "set".

To know more about Parameter  visit :

https://brainly.com/question/14618066

#SPJ11

Write the equation in slope-intercept form of the line that passes through (6, -11) and is parrallel to the graph

Answers

On solving the provided question we can say that  the equation of the line will be  y+11 = 0.

How do you define a slope?

The slope of a line is how steeply it slopes from left to right. The slope of a line is determined by dividing its rise (vertical change) by its slope, which is its horizontal change. Regardless of whatever two locations on the line you pick, the slope of the line is always constant (it never changes).

How do you find slope?

To find the coordinates of two points on the line, choose two. Find the difference between these two locations' y-coordinates (gradients). Find the difference between these two places' x coordinates (runs). Divide the change in the y coordinate by the difference in the x coordinate (slope/history or slope).

Here,

slope, m= 0 as these are parallel line.

so the equation of the line will be

y-y1 = m(x-x1)

y+11 = 0

To know more about slope visit:
https://brainly.com/question/3605446

#SPJ1

Department believes that women tend to take more personal time than men because they tend to be the primary child care givers in the family. The t-test for two means is appropriate in this situation because Group of answer choices women and men are dependent samples. women and men are independent samples. women and men are matched samples. the observations are paired. None of these.

Answers

The t-test for the two means is appropriate in this situation because women and men are independent samples.

What are Independent Samples?

Independent samples are those that are chosen at random, ensuring that their results are independent of other observations' values.

The premise that samples are independent underlies many statistical analyses. Others are made to evaluate non-independent sample sets.

The Independent Samples t-Test analyzes the means of two separate groups to see if there is statistical support that the population mean values are statistically substantially different. A parametric test is the Independent Samples t-Test.

Learn more about Independent Samples here:

https://brainly.com/question/14099859

#SPJ4

Other Questions
At a glass vase factory, 2 out of the last 10 vases produced were chipped. What is the experimental probability that the next vase will be chipped? Please help me I've been stuck on this for hours at this point don't bother providing an explanation I need answers According to the levels of processing approach to memory, thinking about synonyms is one method of _______ processing that promotes stronger memories. What is the relationship between the pairs in the following analogy? Vacuum : carpet as toothbrush : teeth. O A. One is used to clean the other . O B. One creates the conditions that the other is found in. c. One is always bigger than the other. D. Both are commonly found in the same room. Soru 9 10 Puan In which of the following are the center c and the radius of convergence R of the power series (2x - 1)" given? n=1_5" n A) c=1/2, R=5/2 B) c=1/2, R=2/5 C) c=1, R=1/5 D) c=2, R=1/5 E) c=5/2, R=1/2 question 6 i mark as brainliest Write an expression that can be used to produce vector g from vectors e and f Explain howyou determined that expression. Neighborhood functions include the provision of mutual aid. (T or F) The linking number (Lk) of a circular double-stranded DNA molecules without any nicks? A) is always an integer. B) can be changed without breaking and making bonds. C) can change if the DNA changes conformation (e.g. from B form to Z form). Which of the following is equivalent to log (2x - 5) = 4a) 2x-5=4b) 2x-5=10c) 2x-5=2d) 2x-5=4 Joanne is going out to her car after taking a night class, and just as she is about to open the car door, a man appears who has his pants down to his knees and is masturbating. According to the text, Joanne's best immedaite response prior to notify campus security would be to: A.scream loudly B.stand still and watch for awhile C.start laughing and tell him to put the silly thing away D.calmly ignore the man which of the following best describes how the use of hydrogen fuel negatively impacts the environment? which of the following units is part of the international system of units, or SI?Pounds metersounces inches For time t0 , the acceleration of an object moving in a straight line is given by a(t)=sin(t23). what is the net change in velocity from time t=0. 75 to time t=2. 25 ? simple random sample of size n-35 is obtained. Complete parts a through e below. B Click here to view the t-Distribution Area in Right Tail (a) Does the population have to be normaly distributed totest this hypothesis? Why? OA. Yes, because n230. O B. No, because n2 30 C. Yes, because the sample is random. D. No, because the test is two-tailed. (b) If x 101.9 and s 5.7, compute the test statistic. The test statistic is to(Round to two decimal places as needed.) (c) Draw a t-distribution with the area that represents the P-value shaded. Choose the correct graph below. . . Should dancing be taught in schools? When the librarian stomped into the reading room with a scowl on his face, we__________that we had pushed our limits and decided to quiet down.A. NurturedB. AvengedC. ConstruedD. Flouted E. Deprecated 10) Write a division problem with a quotient of 6 to the 5th power What is Theology of the Body? In the mid-1830s, what did both anglo-texans and tejanos want for texas?.