Complete the steps 4/9 divided by 1/2

Answers

Answer 1

Answer: 0.88 (the 8 recurs)

Step-by-step explanation:

[tex]\frac{4}{9}[/tex]÷[tex]\frac{1}{2}[/tex]

[tex]\frac{4}{9}[/tex]×[tex]\frac{2}{1}[/tex]  (Then the the fraction should reciprocal so the values should shift to          the opposite side were 2 goes up and 1 goes down and the sign turns to the multiplication sign)

then u should multiply the two fractions which gives 8/9

next you should divide 8 by 9 which gives 0.88(the number eight is recurring which means that the number 8 keeps repeating no matter how many times you try to divide)


Related Questions

Suppose as part of a national study of economic competitiveness a marketing research firm randomly sampled 200 adults between the ages of 27 and 35 living in metropolitan seattle and 180 adults between the ages of 27 and 35 living in metropolitan minneapolis. each adult selected in the sample was asked, among other things, whether they had a college degree. from the seattle sample 66 adults answered yes and from the minneapolis sample 63 adults answered yes when asked if they had a college degree. based on the sample data, can we conclude that there is a difference between the population proportions of adults between the ages of 27 and 35 in the two cities with college degrees

Answers

No we cannot conclude that there is a difference between the population proportion of adults between the ages of 27 and 35 in the two cities.

How to solve for the population proportion

For Seattle

66/200 = 0.33

For Minneapolis

63/180

= 0.35

We have to form our hypothesis

H0: p1 = p2

H1: p1 ≠ p2

We solve for the test statistic

z = (p1-p2)/√(p1*(1-p1)/n1+p2x(1-p2)/n2)

The calculation is given as -0.41

The excel output is given in the attachment

=-0.41

At a significance level of 0.1, the level of acceptance is at -1.645 and 1.645. The value of the test stat can be found here.

Since Z=-0.41 is between -2.58 and 2.58, we do not reject H0.

Hence we fail to reject the null hypothesis.

Read more on population proportion here;

https://brainly.com/question/18514274

#SPJ1

find the range for the given domain: {-3,-1 and 3} and the function is y=3x^2-2x+1.

Answers

Answer:

D

Step-by-step explanation:

The domain are the x values. When you plug those values into the equation, you get 34, 6, 22.

3(-3²) - 2(-3) + 1                     Negative * Negative = Positive

3(9) + 6 + 1

34

3(-1²) - 2(-1) + 1

3 + 2 +1

6

3(3²) -2(3) + 1

3(9) - 6 + 1

22

b) The height of the control tower. a) The shortest distance between the pilot and the base of the control tower. From a horizontal distance of 10.5km, a pilot observes that the angles of depression of the top and base of a control tower are 36° and 41 degrees respectively. Calculate he following:

Answers

From the calculations, the height of the tower is 26.4 Km

What is the angle of depression?

If we know that the base of the tower is B and he top of the tower is T then to find the  shortest distance between the pilot and the base of the control tower;

Sin 41 = 10.5//BP/

/BP/ = 10.5/Sin 41

/BP/ = 15.9 Km

Now, the height of the control tower is obtained from;

First /AB/ = √(15.9)^2 - (10.5)^2

/AB/ = 11.9 Km

Given that;

Tan 36 = 10.5//BT/

/BT/=  10.5/Tan 36

/BT/=  14.5 Km

Hence the height of the tower is 11.9 Km + 14.5 Km = 26.4 Km

Learn more about angle of depression:https://brainly.com/question/13514202

#SPJ1

what is 8.31752 to the correct 3 decimal places

Answers

8.318 is the correct answer.

when it says 3 decimal places, it means there has to be 3 digits AFTER the decimal point. so you count after the decimal point from left and it’s .317 and since the number after 7 is 5 (5 and above would cause the number before it to round), that will round it to 8.318

Answer:

8.31752 to correct 3 decimal places =

Step-by-step explanation:

8.318

brainiest pls it helps

7. Holly plays pool on Sundays. She pays $6.50 for admission and $3.50 for
each round she plays. Which expression can be used to determine how
much she pays if she plays x rounds of pool?

Answers

Answer:

3.50x+6.50=y

Step-by-step explanation:

The sum of two numbers is 48. If one number is three more than twice the second number, which of the following is the
smaller number?

O 24
O 15
O 30
O 33

Answers

Answer:

15

Step-by-step explanation:

"one number is three more than twice the second number"

15 * 2 = 30

30 + 3 = 33

15 + 33 = 48

Answer:

15

Step-by-step explanation:

The key to most problems of this type is carefully translating the word problem into math ... an equation.

"The sum of two numbers is 48."

"Sum": Add

"two numbers": we'll need two numbers... let's call them x & y

"is": =

"48": 48

So, the first sentence means:  [tex]x+y=48[/tex]

Note that we have two unknowns here.  To solve for them, we'll need another equation... at least as many equations as unknowns (2 unknowns, needs 2 equations).

"If one number is three more than twice the second number..."

"one number": x

"is": =

"three more than": +3

"twice": 2*

"the second number": y

So, the second sentence introductory clause means: [tex]x=2y+3[/tex]

Systems of equations

We have a system of equations. We need as many equations as we have unknowns.  We currently have two equations, and two unknowns.  Let's try to solve the system:

[tex]x+y=48[/tex]

[tex]x=2y+3[/tex]

There are two main methods to solve systems of equations:  Substitution & Elimination

To use the Substitution Method, we'll need to isolate one of the variables in one of the equations, substitute, and solve.

To use the Elimination Method, we'll need to align like terms, find or build matching coefficients with opposite signs, add to eliminate, and solve.

Given that equation 2 already has x isolated, this system is already ready to use the Substitution method, so let's do that.

Solving a system with the Substitution Method

[tex]x+y=48\\x=2y+3[/tex]

[tex](2y+3) + y = 48[/tex]

[tex]2y+3 + y = 48[/tex]

[tex]3y+3 = 48[/tex]

[tex]3y= 45[/tex]

[tex]y= 15[/tex]

To find x, substitute back into one of the equations:  Equation 2 already has x isolated, so it will be easy to solve for x.

[tex]x=2(15)+3[/tex]

[tex]x=30+3[/tex]

[tex]x=33[/tex]

So the solution we found is x=33 and y=15.

Check to make sure it satisfies the original conditions:

The sum of the numbers is 48:

[tex]x+y=(33)+(15)\\x+y=48[/tex]

One number is three more than twice the second number

[tex]x=2y+3[/tex]

[tex](33)\text{ ?=? }2(15)+3[/tex]

[tex]33=33[/tex]

Our answer satisfies all of the original conditions, so our answer works.

Answering the question

The question finally asks, "...which of the following is the smaller number?"

Of the two numbers, the smaller number is 15.


Fill in the blank. In the triangle below, x= Round your answer to two
decimal places.

Answers

Answer:

The answer is 44.80 degrees

Step-by-step explanation:

First you want to find z

z = 180-(52+90)=38

and then try to determine which formula will try to give you x = Tan

Tan = Opposite/ Adjacent

Tan(38)=35/x

x=35/Tan(38)

x=44.80

f(x)=√x - 8. Find f¹(x) and its domain.
A. f¹(x) = x² +8; x≥ −8
-1
OB. f¹(x) = x² +8; x20
O c. f¹(x) = (x + 8)²; x≥ −8
O D. f-¹ (x) = (x+8)²; x≥0

Answers

The inverse function is [tex]f^{-1} = (x + 8)^2[/tex], and the domain is the set of all real numbers equal to or larger than -8. So the correct option is C.

How to find the inverse function?

Remember that two functions are inverses if and only if:

[tex]f( f^{-1}(x)) = x\\f^{-1}(f(x)) = x[/tex]

Here we have:

[tex]f(x) = \sqrt{x} - 8[/tex]

Then we want to have:

[tex]f(f^{-1}(x)) = \sqrt{f^{-1}(x)} - 8 = x[/tex]

Solving that for the inverse function, we get:

[tex]f^{-1} = (x + 8)^2[/tex]

Now, how to get the domain. The domain of the inverse function is equal to the range of the original function.

[tex]f(x) = \sqrt{x} - 8[/tex]

The range of f(x) is the set of all real numbers larger or equal than -8 (because the smallest value that x can take is 0).

Then the domain of the inverse function is the set of all real numbers equal to or larger than -8.

The correct option is C.

If you want to learn more about inverse functions:

https://brainly.com/question/14391067

#SPJ1

Use the factorization to find the values of x for which p(x) = 0. (x – 1)(x 1)(x 5) = 0 x – 1 = 0, so x = x 1 = 0, so x = x 5 = 0, so x =

Answers

Answer: (x – 1)(x + 1)(x + 5) = 0

x – 1 = 0, so x =  1

x + 1 = 0, so x =  -1

x + 5 = 0, so x = -5

Which absolute value function, when graphed, will be wider than the graph of the parent function, f(x) = |x|?

f(x) = |x| + 3
f(x) = |x − 6|
f(x) = |x|
f(x) = 9|x|

Answers

There is no absolute value function when graphed, will be wider than the graph of the parent function f(x) = |x|

What is an absolute value function?

An absolute value function is a function such that,

[tex]|x|=-1 when x\geq 0 and |x|=1 when x\leq 0[/tex]

For the given example,

We have been given a parent function f(x) = |x|

We need to find the absolute value function, when graphed, will be wider than the graph of the parent function.

Consider the graph of all absolute value functions.

The graph of f(x) = |x| + 3 is represented blue color.

The graph of f(x) = |x − 6| is represented green color.

The graph of f(x) = |x| is represented red color.

The graph of f(x) = 9|x| is represented violet color.

From this graph, we can observe that,

f(x) = |x| + 3 is as wise as the parent absolute value function f(x) = |x| translated up by 3 units.

Similarly, the function f(x) = |x - 6| is as wise as the parent absolute value function f(x) = |x| translated right by 6 units.

This means, there is no absolute value function when graphed, which will be wider than the graph of the parent function f(x) = |x|

Learn more about the absolute value function here:

brainly.com/question/10664936

#SPJ1

Answer:

I believe the answer is C. F(x)= 1/3|x|

Step-by-step explanation:

i hope this helps.

Solve the equation.
4.5=0.5n

Answers

Divide by 0.5 on both sides
4.5 divided by 0.5 = 9
Have a nice day

Consider the triangles.

Triangle P E C has angles 60 degrees, 58 degrees, blank. Triangle X W J has angles 58 degrees, 60 degrees, blank.

What can be concluded about these triangles?
Two pairs of corresponding angles are congruent, so the triangles are similar.
Two pairs of corresponding angles are congruent, so the triangles are congruent.
Angle J is congruent to angle P.
Angle C is congruent to angle W.

Answers

Two pairs of corresponding angles are congruent, so the triangles are similar.

The correct option is (A).

What is similarity in triangles?

Two triangles are similar if they have the same ratio of corresponding sides and equal pair of corresponding angles.

As, the measurement of two angles are equal.

So, the angles are congruent.

Hence, by AA criteria the triangles are similar.

Learn more about similarity here:

https://brainly.com/question/25882965

#SPJ1

Answer:

A

Step-by-step explanation:

Solve these 2 problems hurrry!!!!!

Answers

Answer:

question 3: n is bigger than or equal to 0

question 5: n is bigger than or equal to 0 (the same as question 3)

Step-by-step explanation:

solve the same way as a equation. just remember the symbols

Two linear equations are shown.
C
654321₁
4
66
y=1/3x+2
y=4/3x-5
What is the solution to the system of equations?
O (7.4)
0 (7.33)
O
0 (8)
O
O (9.7)

Answers

Answer: Option (2)

Step-by-step explanation:

Setting the equations equal to each other,

[tex]\frac{1}{3}x+2=\frac{4}{3}x-5\\\\7=x[/tex]

If x=7, then [tex]y=\frac{7}{3}+2=\frac{13}{3}[/tex]

Jack have 34 toy cars, Mike says he have 3 times more than Jack's toy cars. How many toy cars does Mike have?

Answers

Answer:102

Step-by-step explanation:

34 x 3 = 102

Answer:

102

Step-by-step explanation:

Since Jack has 34 toy cars and Mike has 3 times more than Jack's toys, we should multiply 34 with 3 to get the answer.

34 * 3 = 102

So, this means that Mike has 102 toy cars.\

Hope this helps :)

PLEASE HELP IT IS DUE AT 11:15

Answers

Answer:

35, 31, 25, 18

Step-by-step explanation:

10 x 7/2 = 35

10 + 7 + 14 = 31

8 1/3 x 6/2 = 25

4 1/3 + 5 1/3 + 8 1/3 = 18

Can someone please help

Answers

Answer:

Option 1

Step-by-step explanation:

Angle bisector:

  Angle bisector is a line that divides the angle into two equal angles.

⇒ ∠KLM = ∠MLN

Can you answer this and explain it please! for 100 points

Answers

Answer:

D) -12

Step-by-step explanation:

[tex]3(x-4)+(2-x)-x^2[/tex]

Replace X With 5

[tex]3(5-4)+(2)(5)-5^2[/tex]

[tex]=-12[/tex]

I Hope This Helps

Please Mark Me As Brainliest :)

Find x and y. please help ty!! :)​

Answers

answer:

x=74 y=27

steps:

triangle in the middle is

180-126 = 54

180-85 = 95

180-149 = 31

126=2x+1+31

126=2x+32

2x=94

x=74

126+2y=180

2y=54

y=27

What number is the arrow pointing at?

Answers

Answer:

170

Step-by-step explanation:

each little mark is adding 20 to the 100 you see there and because the arrow is pointing somewhere in between two of the marks, it means it's just adding 10. Now you have to add 100 + the marks + 10

* remember you have three marks and each one of them is equal to 20 so when you add them, you get 60.

100 + 60 + 10 = 170

Find the remainder when f(X)=2x^3+2x^2-3x-3 is divided by X-2

Answers

The remainder when f(x) = 2x³ + 2x² - 3x - 3 is divided by x - 2 is 15.

We know that the remainder theorem states that if a polynomial p(x) is divided by a linear polynomial q(x) whose zero is x = a, then the remainder is given by r = p(a).

Here p(x) = f(x) = 2x³ + 2x² - 3x - 3 and q(x) = x - 2. First, we have to find the zero of q(x).

Now, q(x) = 0

i.e. x - 2 = 0

i.e. x = 2.

So, the zero of q(x) is 2, i.e. a = 2.

Then by the remainder theorem,

r = p(a) = f(2) = 2(2)³ + 2(2)² - 3(2) - 3 = 2 × 8 + 2 × 4 - 6 - 3 = 16 + 8 - 9 = 16 - 1 = 15

We can conclude that the remainder when f(x) = 2x³ + 2x² - 3x - 3 is divided by x - 2 is 15.

Know more about the remainder theorem here -

https://brainly.com/question/11456067

#SPJ10

Determine the solution to the system of equations graphed below and explain your reasoning and complete sentences
g(x)=-2x-3
f(x)= |x+1|-4

Answers

Answer:

  (x, y) = (0, -3)

Step-by-step explanation:

On a graph, the solution to a system of equations is the set of points where the graphs of the equations intersect.

__

solution

The graphs for this system of equations intersect at the point (0, -3). That point is the only solution for this system of equations.

The solution is (x, y) = (0, -3).

Find the highest common factor [HCF] of 10 and 17

Answers

Answer

Step by step explanation

1 is the answer for this question

In calm water, the motorboat of Jana is moving at the speed of 16.5km/h. On a river, because of the current, the boat moves faster down the river only by raising it. Jana went up the river in 5 hours and the decent in only 2 hours. What is the speed of the current?

Answers

Answer: 707 km/h

Step-by-step explanation:

let c = speed of current

16.5 + c = speed of sailboat downstream

16.5 - c = speed of sailboat upstream

distance = travel time * speed

﹋﹋﹋﹋﹋﹋﹋﹋﹋﹋﹋﹋﹋﹋﹋﹋﹋﹋﹋

2(16.5 + c) = 5(16.5 - c)

33 + 2c = 82.5 - 5c

7c = 49.5

c = 7.07 km/h

I'm having problems because our teacher is making us do this monstersety 391.92x10372.45-918+12.5

Answers

Answer:

4064265.104

Step-by-step explanation:

Use PEMDAS :

Parentheses, Exponents, Multiplication, Division, Addition, Subtraction.

We only have multiplication and addition/subtraction to do. Multiplication and Division can go in either order depending on which comes first reading left to right. It's the same with Addition and Subtraction: we will first subtract 918 and then add 12.5.

Let's start by Multiplying. 391.92 x 10372.45 = 4065170.604.

Now, subract 918. 4065170.604-918 = 4064252.604.

Finally, add back 12.5. 4064252.604. +12.5 = 4064265.104 !

Which graph represents the following system of inequalities?
y<-2x+4
yx<3

Answers

A graph which represents the given system of inequalities is Graph C.

What is an inequality?

An inequality can be defined as a mathematical relation that compares two (2) or more integers and variables in an equation based on any of the following:

Less than (<).Greater than (>).Less than or equal to (≤).Greater than or equal to (≥).

Based on the graph for the given system of inequalities (see attachment), we can infer and logically conclude that Graph C best represents them.

Read more on inequalities here: https://brainly.com/question/24372553

#SPJ1

1. Find the range for the given domain: {-2, -1, and 0} and the function is y = 3x^2
2. Find the range of the given function y = 8x + 1, where x > 2
3. Find the range of the given function y = 5x + 2, where x > -2


can someone explain how to do these?

Answers

1. The range of the given function y = 3x² for the given domain: {- 2, - 1, and 0} is {12, 3, 0}.

2. The range of the given function y = 8x + 1, where x > 2 is (17, ∞).

3. The range of the given function y = 5x + 2, where x > -2 is (- 8, ∞).

We know that the range of a function is the entire set of all possible values for the dependent variable (typically y), after substituting the domain.

1. For the function y = 3x²,

Here the domain is {- 2, - 1, and 0}. So, we have to find the y values for the x values - 2, - 1, and 0 to find the range of the function.

Now, at x = - 2,

y = 3(- 2)² = 3 × 4 = 12

At x = - 1,

y = 3(- 1)² = 3 × 1 = 3

At x = 0,

y = 3(0)² = 3 × 0 = 0

So, the range of this function is {12, 3, 0}.

2. Now, for the function y = 8x + 1,

At x = 2,

y = 8 × 2 + 1 = 16 + 1 = 17

Since the domain is x > 2, we can say that the range set will contain values greater than 17.

So, the range of this function is (17, ∞).

3. For the function y = 5x + 2,

Now, at x = - 2,

y = 5 × (- 2) + 2 = - 10 + 2 = - 8

Since the domain is x > - 2, we can say that the range set will contain values greater than - 8.

So, the range of this function is (-8, ∞).

1. Therefore, the range of the given function y = 3x² for the given domain: {- 2, - 1, and 0} is {12, 3, 0}.

2. The range of the given function y = 8x + 1, where x > 2 is (17, ∞).

3. The range of the given function y = 5x + 2, where x > -2 is (- 8, ∞).

Learn more about the range of a function here -

https://brainly.com/question/27954428

#SPJ10

HELP ASAP/NOW....NO JOKES OR LINKS!!!!!!

what is the vale of the expression -2x^2-4x+10 when x= -3

A. -20

B. 16

C. 40

D. 4

Answers

Answer:

D.  4

Step-by-step explanation:

Given expression:

[tex]-2x^2-4x+10[/tex]

To find the value of the expression when x = -3, substitute x = -3 into the expression:

[tex]\implies -2(-3)^2-(-3)x+10[/tex]

Apply exponent rule  [tex](-a)^2=a^2[/tex]:

[tex]\implies -2(3^2)-4(-3)+10[/tex]

[tex]\implies -2(9)-4(-3)+10[/tex]

[tex]\implies -18-4(-3)+10[/tex]

Apply rule [tex]-(-a)=a[/tex] :

[tex]\implies -18+(4)(3)+10[/tex]

[tex]\implies -18+12+10[/tex]

Add/subtract from left to right:

[tex]\implies -6+10[/tex]

[tex]\implies 4[/tex]

Let's find

-2x²-4x+10-2(-3)²-4(-3)+10-2(9)+12+10-18+224

Evaluate 5x³ + 2 for x = -1.
0 -3
04
06
0-7

Answers

Answer:

-3

Step-by-step explanation:

5x³ + 2 , when x = -1

5(-1)³ + 2

= -5 + 2

= -3

Answer:

-3

(first option listed)

Step-by-step explanation:

we know that 5x³ + 2 is our expression

we want to "evaluate" (find/solve for) when x = -1

we can do this by plugging in -1 to the expression:

5x³ + 2          {note, x = -1}

5(-1)³ + 2    {-1³ = -1}

5(-1) + 2

(-5) + 2

-5 + 2 = - 3

so, when x = -1, the statement is equivalent to -3

hope this helps! :)

L
N
(x-4) in. O
(x-3) in.
(x + 2) in.
x in.
K
Which value of x would make NO || KJ?
1
6
08
O 10

Answers

Answer:

x = 8

Step-by-step explanation:

[tex]\sf If\:\: \overline{NO} \parallel \overline{KJ}\:\:then\:\: \triangle LNO \sim\triangle LKJ[/tex]

Therefore:

[tex]\implies \sf \overline{LN} : \overline{LO} = \overline{LK} : \overline{LJ}[/tex]

[tex]\implies (x-3):(x-4)=(x-3)+(x+2):(x-4)+x[/tex]

[tex]\implies \dfrac{x-3}{x-4}=\dfrac{2x-1}{2x-4}[/tex]

[tex]\implies (x-3)(2x-4)=(2x-1)(x-4)[/tex]

[tex]\implies 2x^2-10x+12=2x^2-9x+4[/tex]

[tex]\implies -10x+12=-9x+4[/tex]

[tex]\implies 12=x+4[/tex]

[tex]\implies x=8[/tex]

Other Questions
Two owners of a cattle ranch, Robert and Val, want to find the average weight for the ranchs 200 cows. Instead of weighing all of the cows:1. Robert weighs 25 cows and gets an average weight of 1,550 pounds (stdev = 50)2. Val weighs 100 cows and gets an average weight of 1,380 pounds (stdev = 50) Suppose your favorite coffee machine offers 13 ounce cups of coffee. The actual amount of coffee put in the cup by the machine varies according to a normal distribution, with mean equal to 14 ounces and standard deviation equal to 0.56 ounces. Mark and Julie are going to sell brownies and cookies for their third annual fundraiser bake sale. In one day, Mark can make 40 brownies or 20 cookies, and Julie can make 15 brownies or 15 cookies. Based on this information, ________ has the absolute advantage in making brownies and ________ has the absolute advantage in making cookies. Look at the graph below. what is the slope of the line ? At a certain time of day, the angle of elevation of the sun is 80degree. Find the height of a tree whose shadow is 44 feet long. Which key details support the central idea that a persuasive speaker can make others believe anything, even lies? check all that apply. "all the other male pigs on the farm were porkers." "very round cheeks, twinkling eyes, nimble movements" "he was a brilliant talker" "a way of whisking his tail which was somehow very persuasive" "he could turn black into white" Instructions: Write the equation of the line in Point-Slope Formgiven the information below. Use Point One.Point One (-3, 3)=Point Two (-2,-1)Point-Slope=Point-Slope Form: Explain how the meaning of rational exponents follows from extending the properties of integer exponents to rational numbers, allowing for a notation for radicals in terms of rational exponents. Solve: 2v+15=3w for w. What is the purpose of a conclusion paragraph? OA. To transition the reader smoothly from one idea or moment in time to the next OB. To grab readers' attention and get them interested in the essay's main topic 4 C. To provide more details and evidence that support the essay's main ideas or topic D. To leave a lasting impression on the reader while summing up the overall point of the essay Martha is late for class, so she races her 75 kg body up a 4.0 meter flight of stairs in only 2.3 seconds. What is Marthas power? What countries had claims in the Ohio valley?hey u guys aive? What is the completely factored form of x4y 4x2y 5y? y(x2 5)(x2 1) y(x2 5)(x2 1) (x2y 5)(x2 1) (x2y 5)(x2 1) !!HELP PLS!! a triangle has side lengths measuring 3x cm 6xcm and h cm which expression describes the possible values of h in cm? 4x < h < 10x, 10x < h < 4x, h=4x, h=10x how did president harding start the u.s. on the path toward the great depression? Find the basis of the null space of A. Each of 6 samples has a different standard deviation. How many of the 6samples could be from the same population?A. 6B. 3c. 5D. 4 True or FalseThe author includes a statistic to support her point about plasticshopping bags in paragraph 1? 00:004al1215-7 18Time Left:Time ExceededMichelle Freitas: Attempt 1Question 1 (5 points)Why do flights have layovers?To improve landing timesTo distribute flights to the big city hubsTo generate more lost luggageTo introduce passengers to flights to different cities in the hub-and-spoke modelQuestion 2 (5 points)Airport security checks are designed toO frighten foreign travelers. Which of the following most accurately describes a regulatory molecule that must be transported to its place of action within the body?hormonepolypeptideenzyme