I dont understand this ones. Please help

I Dont Understand This Ones. Please Help

Answers

Answer 1

The distance between the line segment from P to RQ is 2.83 units

Distance Between Two Points

Distance between two points is the length of the line segment that connects the two points in a plane. The formula to find the distance between the two points is usually given by d=√((x₂ – x₁)² + (y₂ – y₁)²).  This formula is used to find the distance between any two points on a coordinate plane or x-y plane.

In this case, we need to find the coordinate of P and RQ

From P to the line RQ, we will meet the midpoint of the line RQ which has a coordinate of (3, 3)

Let's use the formula of distance of a line segment and solve this

d = √((x₂ - x₁)² + (y₂ + y₁)²)

P = (1, 1)RQ = (3, 3)

d = √(3 - 1)² + (3 - 1)²

d = √(2)² + (2)²

d = √8

d = 2√2

d = 2.83 units

Learn more on distance between two points here;

https://brainly.com/question/28551043

#SPJ1


Related Questions

The height (in feet) attained by a rocket 1 seconds into flight is given by
h(t)
13+2112+ 431+ 20. When is the rocket ascending and when is it descending?
--313
Hint: you will first need to determine the time the rocket hits the ground.
==

Answers

We can determine whether the rocket is ascending or descending by evaluating the derivative at that time. If the derivative is positive, the rocket is ascending. If the derivative is negative, the rocket is descending.

What is a derivative of a function?

The derivative of a function can be interpreted as the slope of the graph of the function or, more precisely, as the slope of the tangent line at a point. Its calculation, in fact, derives from the slope formula for a straight line, except that a limiting process must be used for curves.

To determine whether the rocket is ascending or descending at a given time, we need to find the derivative of the function h(t) and determine whether it is positive or negative.

The derivative of h(t) is given by h'(t) = -t²+42t+43. This is the rate of change of the height of the rocket at any given time. If the derivative is positive, the rocket is ascending. If the derivative is negative, the rocket is descending.

At t = 1 second, h'(t) = -1 + 42 + 43 = 44. Since the derivative is positive at t = 1, we know that the rocket is ascending at this time.

Hence, we can determine whether the rocket is ascending or descending by evaluating the derivative at that time. If the derivative is positive, the rocket is ascending. If the derivative is negative, the rocket is descending.

To learn more about the derivative of a function, visit:

https://brainly.com/question/12047216

#SPJ1

a bulldozer exerts 1000 pounds of force to prevent a 5000 lb lboulder from rolling down a hil determine the angle of inclination of the hill

Answers

The angle of inclination of the hill is 1.369 degrees .

Given :

a bulldozer exerts 1000 pounds of force to prevent a 5000 lb lboulder from rolling down a hil determine the angle of inclination of the hill .

Angle of inclination :

Inclination of a line is the angle between the line and the positive direction of x − axis. Value of this angle is between 0 and 180 degrees . It is measured in anti - clockwise direction from the positive direction of x − axis .

Angle of inclination cos x = 1000 / 5000

cos x = 100 / 500

= 10 / 50

= 1 / 5

x = cos^-1 ( 1/5 )

x = 1.369 degrees .

Learn more about the angle here:

https://brainly.com/question/28451077

#SPJ4

Determine which integers in the set S: {−2, −3, −4, −5} will make the inequality 2p − 8 < 5p + 4 true.
S:{−2, −3}
S:{−3, −4}
S:{−4, −5}
S:{−2, −5}

Answers

Answer:

A

Step-by-step explanation:

2p - 5p < 8 + 4

- 3p < 12

-3/-3 p > 12/-3

p  > -4


-2, - 3

The heights of people in a certain population are normally distributed with a mean of 67 inches and a standard deviation of 3.8 inches. Determine the sampling distribution (shape, center, spread) of the mean for samples of size 45 .

Answers

The shape of the sampling distribution of the mean for samples of size 45 will be normal.

This is because the sampling distribution of the mean approaches normality as the sample size increases. The center of the sampling distribution will be 67 inches, which is the mean height of the population. The spread of the sampling distribution will be determined by the standard deviation of the population and the sample size. Specifically, the standard deviation of the sampling distribution will be equal to the standard deviation of the population divided by the square root of the sample size. In this case, the standard deviation of the sampling distribution will be 3.8 inches / sqrt(45) = 0.55 inches.

Learn more about Sampling distribution at:

brainly.com/question/29368683

#SPJ4

what is the solution to the system of equations x-y=-1 and x-3=- -13?

Answers

Answer:

Write in Standard Form

1. The standard form of a linear equation is

Ax + By = Cx-y=-1

2. x = 16

Ig?

I'm not sure.

c define a function calculatenum() that takes one integer parameter and returns 5 times the parameter. ex: if the input is 3, then the output is: 15

Answers

The function of calculatenum() is int calculatenum(int n){ return n*6; }.

How to make math operation?

Function for math operation in many of programming language is same. It is some of math operation symbol,

+ = function for math addition operation

- = function for math subtraction operation

* = function for math multiplication operation

/ = function for math division operation

Keep in mind, that all math operations can only be performed for int data.

Since the question already give code for input integer parameter, we only write function for multiplication operation. So the function is,

int CalculateNum(int n) {

   return n * 6;

}

Thus, the code int calculatenum(int n){ return n*6 } is a function for calculatenum().

Your question is incomplete, but most probably your full question was

define a function calculatenum() that takes one integer parameter and returns 5 times the parameter. ex: if the input is 3, then the output is: 15 (code image attached)

Learn more about function here:

brainly.com/question/13916405

#SPJ4

Which of these is an exponential parent function?A. f(x)=2^x+ 2/3 B.f(x)=2^x C.f(x)=2^x+2 D.f(x)=2^x-3

Answers

[tex]2^{x}[/tex] + [tex]\frac{2}{3}[/tex],  [tex]2^{x}[/tex], [tex]2^{x}+2[/tex], [tex]2^{x}-3[/tex] are examples of exponential parent function.So all of the given options are true.

What are exponential parent function?

Parent function:  The most basic function in a family of functions is the parent function. A family of functions is a collection of functions that have similar graph shapes because they all have the same greatest degree.

Four graphs that illustrate the U-shaped graph, or parabola, are displayed in the graph above. We can classify them as belonging to the same family of functions since they all have the same highest degree of two and the same form.

Exponential parent function: Algebraic expressions appear in the exponent of exponential functions. The formula for its parent function is y = [tex]b^{x}[/tex], where b can be any non-zero constant.

For above definitions we can conclude that all options given to us are exponential parent function.

Learn more about exponential parent function here:

https://brainly.com/question/2456547

#SPJ4

Find all solution for the angle “theta” and use “K” to be any integer cos(theta+pi/4)-cos(theta-pi/4)

Answers

The value of the given trigonometric function equation cos(θ + π/4) - cos(θ - π/4) will be -√2 sinθ.

What is a trigonometric function?

The fundamental 6 functions of trigonometry have a range of numbers as their result and a domain input value that is the angle of a right triangle.

The trigonometric function is very good and useful in real-life problems related to the right-angle triangle.

It is known that,

Cos(A + B) = cosAcosB - sinAsinB

Cost(A - B) = cosAcosB + sinAsinB

As per the given,

cos(θ + π/4) - cos(θ - π/4)

(cosθ cos π/4 - sinθ sin π/4) - (cosθ cos π/4 + sinθ sin π/4)

-2 sinθ sin π/4

-2 sinθ (1/√2)

-√2 sinθ

Hence "The value of the given trigonometric function equation cos(θ + π/4) - cos(θ - π/4) will be -√2 sinθ".

For more information about the trigonometric function,

https://brainly.com/question/14746686

#SPJ1

Ed Sloan invests $1,600 at the beginning of each year for eight years into an account that pays 10% compounded semiannually. The value of the annuity due is:
rev: 11_18_2019_QC_CS-190807

Multiple Choice
$41,344.48
$20,127.16
$39,744.59
$37,744.48

Answers

The value of the annuity due is $39,744.59.

What is compound interest?

Borrowers are required to pay interest on interest in addition to principal since compound interest accrues and is added to the accrued interest from prior periods.

We know the formula for compound interest is,

A = [tex]P\frac{(1 + r)^n -1(1+ r)}{r}[/tex].

Where, A = amount, P = principle, r = rate, and n = time in years.

Given, r = 10% semiannually so it is (10/2) = 5% or 0.05 and n = 8×2 = 16.

∴ A = [tex]1600\frac{(1 + 0.05)^{16} -1(1+ 0.05)}{0.05}[/tex].

A = [tex]1600\frac{(1.05)^{16} -1(1.05)}{0.05}[/tex]

A = [tex]\frac{1600(2.18 -1.05)}{0.05}[/tex].

A = (1600×1.13)/0.05.

A = $39,744.59

learn more about compound  interest here :

https://brainly.com/question/14295570

#SPJ1

A line includes the points (4, 4) and (0, 3). What is its equation in slope-intercept form?

Answers

The required slope-intercept form of the equation of the line is y = x/4 + 3.

To determine the equation of the line in slope-intercept form passing through the points (4, 4) and (0, 3).

What is the slope of the line?

The slope of the line is a tangent angle made by line with horizontal. i.e. m =tanx where x in degrees.

here,

m = (y₂ - y₁) /  (x₂ - x₁)

Substitute the points,
m = [3 - 4] / [0 - 4]
m = 1 / 4


Standard equation of the line
y - y₁ = m (x - x₁)


Substitute one point and m in the above equaiton
y - 3 = 1/4 [x - 0]
y = x/4 + 3

Thus, the required slope-intercept form of the equation of the line is y = x/4 + 3.

Learn more about slopes here:
https://brainly.com/question/3605446

#SPJ1

Determine whether AB and XY are parallel, perpendicular, or neither. Graph each line to verify your answer. A(8, 1), B(-2, 7), X(-6, 2), Y(-1, 1)

Answers

The slope of the line AB and XY is different. Then the line AB and XY is neither parallel nor perpendicular. The lines are intersecting line.

What is the slope?

The slope is the ratio of rising or falling and running. The difference between the ordinate is called rise or fall and the difference between the abscissa is called run.

The slope of the line is given as,

m = (y₂ - y₁) / (x₂ - x₁)

The points are given as,

A(8, 1), B(-2, 7), X(-6, 2), Y(-1, 1)

The slope of line AB is given as

m₁ = (7 - 1) / (-2 - 8)

m₁ = 6 / (-10)

m₁ = - 0.6

The slope of line XY is given as

m₂ = (1 - 2) / (-1 + 6)

m₂ = - 1 / (5)

m₂ = - 0.2

The slope of the line AB and XY is different. Then the line AB and XY is neither parallel nor perpendicular. The lines are intersecting line.

More about the slope link is given below.

https://brainly.com/question/3605446

#SPJ1

Showwwwwwwwww workkkkkkkkkkkkk

Answers

In image.

In the Image is the anser and explanation.

what's 2| -9| - | -2|

Answers

Answer:

9

Step-by-step explanation:

2|-9| - |-2|

=2+9-2 the negative number becomes positve when it come out of absolute value

=11-2

=9

3 more than the sum of x and y

Answers

Step-by-step explanation:

???

(x + y) + 3

this is 3 more than the sum of x and y.

McDonald’s Corp (MCD) stock is selling for $90.24 per share. They offer a dividend of $2.80 per share. What is the stock yield? (Round to nearest tenth.)
Multiple Choice
3.1%
.031%
5.8%
.059%

Answers

The value of the stock yield will be;

⇒ 3.1%

What is mean by Percentage?

A number or ratio that can be expressed as a fraction of 100 or a relative value indicating hundredth part of any quantity is called percentage.

Given that;

McDonald’s Corp (MCD) stock is selling for $90.24 per share.

And, They offer a dividend of $2.80 per share.

Now,

Since, McDonald’s Corp (MCD) stock is selling for $90.24 per share.

And, They offer a dividend of $2.80 per share.

Hence, The value of the stock yield is;

⇒ 2.80/90.24  ×  100

⇒ 0.0310 × 100

⇒ 3.1%

Thus, The value of the stock yield will be;

⇒ 3.1%

Learn more about the percent visit:

https://brainly.com/question/24877689

#SPJ1

Roy is skiing on a circular ski trail that has a radius of 0.7 km. Roy starts at the 3-o'clock position and travels 2.15 km in the counter-clockwise direction. a. How many radians does Roy sweep out? _____ radians Preview b. When Roy stops skiing, how many km is Roy to the right of the center of the ski trail? _____ v km Preview c. When Roy stops skiing, how many km is Roy above of the center of the ski trail? _____ * km

Answers

Part a: Roy sweeps out 2.15/0.7 radians.

Part b: When Roy stops skiing, he is cos(3.071)(0.7) km to the center of the ski trial

Part c: When Roy stops skiing he is sin(3.071)(0.7) km above the centre of the ski trail

The radius of the ski trail= 0.7 km

Roy starts 3 o'clock position and travels 2.15 km in the counter-clockwise direction.

Let O be the centre of ski trial, A be the starting point(3-o'clock position) and consider he is now at point B.

Now, using the formula for arc length.

Arc length=(Radius)(angle at center)

2.15=(0.7)θ

θ=2.15/0.7

Roy sweep out 2.15/0.7 radians.

Part b:

When Roy stops skiing how many km is Roy to the right of the ski trial

In part, a figure draws the vertical line from point B on the horizontal line. Get the right-angle triangle

Here to find the length OP. In right angle triangle cos θ=Adjacent side/hypotenuse,

As in part, a central angle is 2.15/0.7=3.071.

Therefore,

cos(3.071)=OP/0.7

OP=cos(3.071)(0.7)  

cos(3.071)(0.7) km.  

Part c:

When Roy stops skiing how many km is Roy above the centre of the ski trial

From figure part of part b, we have to calculate side BP.

In right angle triangle sin(θ)=Opposite side/hypotenuse

Therefore,

sin(3.071)=BP/0.7

BP=sin(3.071)/(0.7)

sin(3.071)(0.7) km.

Learn more about circle:

https://brainly.com/question/11833983

#SPJ4

bro just help me pks

Answers

Answer:

6

Step-by-step explanation:

3 is 3/5 of 5 therefore 6 would be 3/5 of 10 and the triangles are similar so

answer is 6 tell me if you need to show you how i got 6

A bullet train travels in 3 and half hours for 320 km. And ordinary train travels 212 km in 8 and half hours. Work out their average speed. I need it now pls be quick

Answers

The average speed of the trains are Bullet train = 91.4 km/hr and Ordinary train = 24.9 km/hr

How to determine the average speed of the trains?

From the question, we have the following parameters that can be used in our computation:

Bullet train

Distance = 320 km

Time = 3 and half hours = 3.5

Ordinary train

Distance = 212 km

Time = 8 and half hours = 8.5

By definition, the speed of an object is the ratio of the distance moved by the object and the time travelled by the object

Mathematically, this can be represented as

Speed = Distance : Time

Express as fraction

Speed = Distance/Time

So, we have

Bullet train = 320/3.5 = 91.4

Ordinary train = 212/8.5 = 24.9

Hence, the speed of the ordinary train is 24.9 km per hour

Read more about speed at

brainly.com/question/14335655

#SPJ1

Which of the following statements is TRUE? O a. If f(a) and g(x) are differentiable functions defined on the closed interval [a, b], and f(x) attains its global maximum at x = c and g(x) attains its global maximum at x = d, then the function f(x) · g(x) attains its global maximum on [a, b] at x = cºd. O b. All of the statements are false. a O c. Every local maximum is a global maximum d. The global maximum value of a differentiable function f(x) on a closed interval (a, b) must occur at a critical value or an endpoint e. The critical points of f'(2) are same as the critical points of f(x)

Answers

ANSWER

c

It is c because i did the work and  i know.

Solve by using substitution. Express your answer as an ordered pair.
{4x+y=1
y=x−4

Answers

Answer:

The correct answer is (1, -3).

Step-by-step explanation:

To solve this question, we should use substitution. This means we can substitute the value given for y (as indicated by the second equation) into the first equation. This is shown below:

4x + y = 1

4x + (x - 4) = 1

We simplify the left side of the equation and then solve for x.

5x - 4 = 1

5x = 5

x = 1

We must also solve for y. To do this, we can plug in x = 1 into either of the given equations.

y = x - 4

y = 1 - 4

y = -3

Therefore, x = 1 and y = -3. The question asks us to express the answer as an ordered pair (x,y), so the answer is (1, -3).

Check out these questions for more information on solving systems of equations using substitution:

https://brainly.com/question/11778994

https://brainly.com/question/27567574

A rectangle measures 75 cm by 15 cm.Find the length of the perimeter?

Answers

perimeter = 75 + 75 + 15 + 15 = 180cm

Answer:

P = 180 cm

Step-by-step explanation:

A rectangle measures 75 cm by 15 cm.Find the length of the perimeter?

P = (L + W) × 2

P = (75 + 15) x 2

P = 90 x 2

P = 180 cm

Find The Volume V Of The Solid Obtained By Rotating The Region Bounded By The Given Curves About The Specified Line. 3x = Y2, X = 0, Y = 5; About The Y-Axis V =

Answers

The Method of Cylindrical Shells will be used to assist.

What is Cylindrical Shells?

As previously, we construct a region R that is enclosed on the top by the graph of the function y = f (x), on the bottom by the x axis, and on the left and right by the lines x = a and x = b, respectively (a).

As seen in Figure 1, we then rotate this region around the y-axis (b). Be aware that this is distinct from what we have previously done..

Previously, areas that were described in terms of x-functions were centered on the x-axis or a line that ran parallel to it.

Since the shell is a cylinder, its volume equals the cross-sectional area times the cylinder's height. The cross-sections are annuli, which are essentially circles with holes in the middle and are formed like rings.

According to our question-

V= 2π ∫025/2 x [ 5 - √(2x) ] d x = 625π/ 4 cubic units

USING THE WASHER METHOD

V = ∫05 π (1/4) y4 d y = 625π/ 4 cubic units

Hence, The Method of Cylindrical Shells will be used to assist.

Learn more about Cylindrical Shells click here:

https://brainly.com/question/29571046

#SPJ4

you are using the plus sign more than once in the example of 2+3=4+5

Answers

Answer:

2-3=4-5

Step-by-step explanation:

If f(x) = x ^ 2 - 3x + 11 and g(x)=11x+7, what is (fg)(x) in standard form?

Answers

In linear equation, 11x  * f(x) + 7 * f(X)  is (fg)(x) in standard form .

What in mathematics is a linear equation?

A linear equation is a first-order (linear) term plus a constant in the algebraic form y=mx+b, where m is the slope and b is the y-intercept.

                            Sometimes, the aforementioned is referred to as a "linear equation of two variables," where x and y are the variables.

f(x) . g(x) = f(x) . ( 11x + 7 )

Multiplicative Distribution Law   = f(x) * 11x + f(x) * 7

                                 = 11 * f(x) *  x+ 7 * f(x)

                                 = 11x * f(X) + 7 * f(x)

                                = 11x  * f(x) + 7 * f(X)

Learn more about linear equation

brainly.com/question/11897796

#SPJ1

Houa works at an electronics store as a salesperson. Houa earns a 9% commission on the total dollar amount of all phone sales she makes, and earns a 6% commission on all computer sales. Houa made a total of $1700 in sales and earned $135 in commission. Write a system of equations that could be used to determine the dollar amount of phone sales Houa made and the dollar amount of computer sales she made. Define the variables that you use to write the system.

Answers

The required amount for phone and computer sales is $1100 and $600 respectively.

Given that,
Houa works at an electronics store as a salesperson. Houa earns a 9% commission on the total dollar amount of all phone sales she makes and earns a 6% commission on all computer sales. Houa made a total of $1700 in sales and earned $135 in commission.


What are simultaneous linear equations?

Simultaneous linear equations are two- or three-variable linear equations that can be solved together to arrive at a common solution.

here,
Let the number of phone sales be x and the number of computer sales be y,
According to the question,
0.09x+0.06y=135, - - - - - (1}
x+y=1700 - - - - - - - (2)
Solving equation 1 and 2
Gives, x = $1100 and $600

Thus, the required amount for phone and computer sales is $1100 and $600 respectively.

Learn more about simultaneous equations here:

https://brainly.com/question/16763389

#SPJ1




9. Which graph shows the following system of equations and its solution?
[-2x-y=-2
13x-y=-2

I WILL GIVE BRANILIEST

Answers

The graph of the system of equations -2x - y = -2 and 13x - y = -2 is attached and the solution is

(0, 2)

How to get solutions using graphical method

Graphs are plotted using the input values in the x coordinates and the output in the y coordinate

assuming an input of -4 0 4 we calculate the output for the graphs as

-2x - y = -2

y = -2x + 2

For x = -4, y = -2 * -4 + 2 = 10

For x = 0, y = -2 * 0 + 2 = 2

For x = 4, y = -2 * 4 + 2 = -6

table of values

x     y

-4   10

0     2

4     -6

13x - y = -2 rearranging gives y = 13x + 2

y = 13x + 2

For x = -4, y = 13 * -4 + 2 = -50

For x = 0, y = 13 * 0 + 2 = 2

For x = 4, y = 13 * 4 + 2 = 54

table of values

x     y

-4   -50

0     2

4     54

The point of intersection of the two line is the solution and this is (0, 2)

Learn more about linear functions at:

https://brainly.com/question/29721668

#SPJ1

st.asp?test=3&course_week=
27.6 yd

Find the circumference of the circle. Round the answer to the nearest tenth

Answers

The circumference of the given circle with the diameter 27.6 yards is 86.7 yards.

What is the circumference?

The circumference is the length of any great circle, the intersection of the sphere with any plane passing through its center. A meridian is any great circle passing through a point designated a pole.

Given that, the diameter of circle is 27.6 yards

Radius of a circle is the distance from the center of the circle to any point on it's circumference and radius of a circle is half of Diameter.

That is, radius =Diameter/2

So, radius of circle =27.6/2 =13.8 yards

We know that, the circumference of the circle is 2πr

Now, circumference = 2×3.14×13.8

= 86.664

≈ 86.7 yards

Therefore, 86.7 yards is the circumference of the circle.

To learn more about the circumference visit:

https://brainly.com/question/4268218.

#SPJ1

Find the missing variable in the following question.

If there is direct variation and y=75 when x=25, find x when y=48

x=16
x=14
x=10
x=12

Answers

Hence, [tex]x=16[/tex] when [tex]y=48[/tex].

What is the direct variation?

A direct variation, also called direct proportion is a relationship between two variables [tex]x[/tex] and [tex]y[/tex] that can be written as [tex]y = kx[/tex], [tex]k\neq 0[/tex].

Here given that,

The direct variation and [tex]y=75[/tex] when [tex]x=25[/tex],

As we know that,

[tex]y[/tex]α[tex]x[/tex]

[tex]y=kx[/tex]

[tex]75=k(25)\\\\k=\frac{75}{25}\\\\k=3[/tex]

So, when [tex]y=48[/tex]

[tex]y=kx\\\\48=3x\\\\x=\frac{48}{3}\\\\x=16[/tex]

Hence, [tex]x=16[/tex] when [tex]y=48[/tex].

To know more about the direct variation

https://brainly.com/question/911049

#SPJ1

SOMEONE HELP ME
Solve. 35.1 = 12.9 + 10.2x Enter your answer as a mixed number in simplest form in the box.

Answers

Solving the expression 35.1 = 12.9 + 10.2x gives x to be 2 3/17

What is algebraic expression?

A group of numbers or variables coupled with the operations +, -,, or form an expression.

Algebraic expressions with variables, numbers, and mathematical operators, as opposed to arithmetic expressions that simply contain numbers and mathematical operators.

How to find the value of x

The given algebraic expression is 35.1 = 12.9 + 10.2x

solving for x

35.1 - 12.9 = 10.2x

10.2x = 22.2

x = 22.2/ 10.2

x = 2 3/17 as a mixed number in simplest form

the value of x is 2 3/17

Learn more about algebraic expression:

https://brainly.com/question/4344214

#SPJ1

an = r·(an-1)

determine the recrusive function to model the geometric sequence.

24, 6, 1.5


show work

Answers

On solving the provided question, we got to know that - recursive function to model the geometric sequence is 0.25

What is recursive function?

In order to create a sequence of terms, a recursive function either repeats itself or uses a previous term to compute a new term. An arithmetic-geometric series with terms that differ from each other frequently is used to explain this function.

Given, geometric sequence

24, 6, 1.5

First term of this sequence = 6

a1 = 6

Recursive formula geometric sequence

[tex]a_{n} = a_{(n-1)}r[/tex]

[tex]Here r = common. ratio .of .successive. and previous term\\From .the given .sequence\\[/tex]

r = a2/a1

r = 6/24

r = 0.25

[tex]Recursive formula of the given sequence will be,[/tex]

[tex]a_{n} = a_{(n-1)}(0.25)[/tex]

To know more about recursive function visit:

https://brainly.com/question/26781722

#SPJ1

Other Questions
according to classical macroeconomic theory, changes in the money supply change nominal but not real variables. a. true b. false label the rotator cuff muscles and bone features (lateral view) by clicking and dragging the labels to the correct location. g which one of the following is not an effective way to attract buyers by differentiating a company's branded footwear offering from the brands of rivals? win sufficient celebrity endorsement contacts to earn higher celebrity appeal ratings in the various geographic regions than most all other rivals ?Produce and market branded footwear with a higher S/Q rating than the branded footwear of most all other rivals Win sufficient celebrity endorsement contacts to achieve higher celebrity appeal ratings in the various geographic regions than most all other rivals Offer buyers who purchase the company's branded footwear at the stores of footwear retailers ia bigger mail-in rebate than most all other rivals Compensate production workers and supervisors at levels that exceed all other companies in those geographic regions where the company has production facilities-and thereby boost the company's image as a great place to work Provide free shipping to all buyers at the company's websites Nous tions en train de manger quand ma sur est tombe de sa chaise.... A common stock's _____ value is typically set at a low amount and has little meaning today other than being used to by some states to assess fees.parCommon stock's par value ______.has become less meaningful because states use other means to prevent stockholders from removing capital from financially distressed companieswas introduced to prevent bankrupt companies from unfairly distributing company resourcesaffects how common stock is recorded Portions of the financial statements for Myriad Products are provided below.MYRIAD PRODUCTS COMPANYIncome StatementFor the Year Ended December 31, 2021($ in millions)sales $ 780cost of goods sold 273gross margin 507salaries expense $ 120depreciation expense 86 amortization expense 5 interest expense 26loss on sale of land 4 241 income before taxes 266 income tax expense 133 net income $ 133 The first stage of stages of change model. Occurs when individuals are not yet genuinely thinking about change. They be unaware that they have a problem behavior.At this stage raising one's consciousness about the problem is crucial.Denial or defensive behavior is common at this stage. play can be divided into two kinds: __ , when a child is alone, and___ , which occurs with playmates. according to singer all sentient beings deserve to be treated the same. all humans deserve to be treated the same. all sentient beings have rights. all sentient beings deserve equal consideration. An online retailer wants to study whether more lenient return policies increase purchasing behaviors. They select a random sample of 2000 customers who have made purchases in the past year.The company ranks the customers according to total cost of purchases made the previous year. For every 2 customers, in order, from the list, the online retailer randomly assigns one customer to the treatment group and the other to the control group.What type of experiment design is this?matched pairs interspecific competition often leads to what disastrous outcome for the less fit species In a large open economy, what is the source of the domestic supply of loanable funds?A. Net capital outflowB. National saving and investmentC. National savingD. Investment FILL IN THE BLANK. after the elections in___, the republican party held all statewide offices and comprised the majority in both the texas house and senate. actory Assa Abloy Extranet CONCUR AA Resource Library.. ASSA ABLOY Acade.. Assa Abloy Intellige... - Assa Abloy DSS Main - Spinal Cord Nerves and Reflexes Saved Help Save & Exit Which of the following statements is true regarding dermatomes? Multiple Choice O Each dermatome provides sensory input from a broad area of the skin leg the entire upper limb) to a specific spinal nerve O Dermatomes overlap at their edges by as much as 50% O Dermatomes are not used to assess spinal nerve damage O Dermatomes are very precise representations of the cutaneous regions that are innervated by each spinal nerve. < Prev 12 of 30. Next > In the Lewis structure of ClF, the formal charge on Cl is ________, and the formal charge on F is ________. A) -1, -1 B) 0, 0 C) 0, -1 D) +1, -1 (True or False) an agreement that involves an option to buy real property need not be in writing for the option to be enforced. Given the speeds of each runner below, determine who runs the fastest.\text{Adam runs 13 feet per second.}Adam runs 13 feet per second.\text{Stephanie runs 199 feet in 17 seconds.}Stephanie runs 199 feet in 17 seconds.\text{Noah runs 1 mile in 592 seconds.}Noah runs 1 mile in 592 seconds.\text{Katie runs 878 feet in 1 minute.}Katie runs 878 feet in 1 minute. recycling your clothes opinion Which of the following statements regarding the relationship between transformational and transactional leadership is TRUE? (Points : 1) a. A leader is either transformational or transactional, but cannot be both b. A leader who is transactional is also transformational c. A leader who is transformational is often also transactional. d. A leader who is transformational is not also transactional. reaction a starts with a 4 carbon chain where carbon 2 has a hydroxy substituent, and carbon 3 has two methyl substituents. this reacts with h b r in heat to generate the product.