Please help me with this question

Please Help Me With This Question

Answers

Answer 1

Answer:

m∠2=12°

Step-by-step explanation:

some of two angles is 90

90 -78=12


Related Questions

which coordinate plane has the graph of y=2/5x—4

Answers

The required graph has been attached below which represents the given linear equation y = (2/5)x - 4.

What is a graph?

A graph can be defined as a pictorial representation or a diagram that represents data or values.

To plot the graph of y = (2/5)x - 4, you can follow these steps:

Choose a range of values for x that you want to plot. For example, you can choose x values from -10 to 10.

Substitute the x values into the equation to find the corresponding y values. For example, if x = -10, then y = (2/5)(-10) - 4 = -8.

Plot the ordered pairs (x, y) on a coordinate plane. For example, if x = -10 and y = -8, plot the point (-10, -8) on the plane.

Repeat this process for several x values to plot additional points.

Connect the points with a straight line to obtain the graph of the equation y = (2/5)x - 4.

Note that the graph should be a straight line with a slope of 2/5 and a y-intercept of -4.

Learn more about graph here:

https://brainly.com/question/25025318

#SPJ9

The question seems incomplete, the correct question would be as:

How to plot the graph of y = (2/5)x — 4?

Find the future value of an annuity due with a monthly payment of $300 at 6% interest compounded
monthly for 10 years.
O $4117.46
O $49163.80
O $49409.62
$52113.63
O $52374.20
O $109,163.80

Answers

Answer: The future value of an annuity due with a monthly payment of $300 at 6% interest compounded monthly for 10 years can be calculated using the formula:

FV = PMT * ( ( (1 + r)^n - 1) / r) * (1 + r)

where PMT = $300, r = 6%/12 = 0.05, and n = 10 years * 12 months/year = 120 months.

Substituting these values into the formula, we get:

FV = $300 * ( ( (1 + 0.05)^120 - 1) / 0.05) * (1 + 0.05)

FV = $300 * ( ( 1.05^120 - 1) / 0.05) * 1.05

FV = $300 * ( ( 2.704813829421526 - 1) / 0.05) * 1.05

FV = $300 * ( 1.704813829421526 / 0.05) * 1.05

FV = $300 * 34.09627658843153 * 1.05

FV = $52,113.63

Therefore, the future value of the annuity due is $52,113.63.

Step-by-step explanation:

A plane leaves the ground with an elevation angle of 6 degrees. The plane travels 10 miles horizontally. How high the plane is at that time?
Responses

A. 1.05

B 5.10

C 9.95

D 10.06
E 95.14
F 95.67


Answers

Answer:

Below

Step-by-step explanation:

If you draw this diagram you will see a right triangle with legs = height

    and   10 miles

for the 6 degree angle  ( in the right triangle)

   tan ( 6) = opposite leg / adjacent leg

      tan (6) = height / 10

       or    10 * tan 6 = height     ( in miles)

                      1.05 miles high

Joseph selects a card from a standard deck of 52 cards and then replaces it afterwards. He decides to record the total number of red cards that he selects and calculates the proportion of red cards that he has selected so far after each pick. He then constructs a graph to visualize his results. Which of the following statements is FALSE?O The theoretical probability for selecting a red card in each pick is 0.5. O For a given number of selections, we can use Joseph's graph to find the number of diamonds that he has picked so far. O This is an example of the law of large numbers. O The relative frequency of selecting a red card changes with the increase in number of selections.

Answers

He then constructs a graph to visualize his results,  For a given number of selections, we can use Joseph's graph to find the number of diamonds that he has picked so far is FALSE.

Probability refers to potential. A arbitrary event's circumstance is the subject of this area of mathematics. The range of the value is 0 to 1. Mathematics has incorporated probability to read the liability of colorful events. The degree to which commodity is likely to be is principally what probability means.

You will understand the potential outcomes for a random experiment using this fundamental theory of probability, which is also applied to the probability distribution.

We are only interested in finding red card so we can't differentiate between diamond or hearts at any time. Hence,

The false statement is:

For a given number of selections, we can use Josephs graph to find the number of diamonds that he has picked so far.

Option B is correct.

Learn more about Probability:

https://brainly.com/question/28547270

#SPJ4

I will give brainliest and ratings if you get this correct ​

Answers

The derivative formula for the division of two functions is equal to d [θ(x)] / dx = [g(x) · f'(x) - f(x) · g'(x)] / [g(x)]², where θ(x) = f(x) / g(x).

How to proof the derivative of the division of two function

In this problem we need to derive the formula for the derivative of the division of two functions, that is, the expression θ(x) = f(x) / g(x). First, we write the definition of the derivative for the given expression:

[tex]\frac{d}{dx} [\theta (x)] = \lim_{h \to 0} \frac{\theta(x + h) - \theta (x)}{h}[/tex]

Second, substitute and expand the expression by algebra properties:

[tex]\frac{d}{dx} [\theta (x)] = \lim_{h \to 0} \frac{\frac{f(x + h)}{g(x + h)} - \frac{f(x)}{g(x)} }{h}[/tex]

[tex]\frac{d}{dx}[\theta (x)] = \lim_{h \to 0} \frac{f(x + h) \cdot g(x) - f(x) \cdot g(x + h)}{h\cdot g(x + h)\cdot g(x)}[/tex]

Third, expand and simplify the expression one more time by algebra properties and limit properties:

[tex]\frac{d}{dx} [\theta (x)] = \lim_{h \to 0} \frac{f(x + h) \cdot g(x) - f(x) \cdot g(x) + g(x) \cdot f(x) -f(x) \cdot g(x + h)}{h \cdot g(x + h) \cdot g(x)}[/tex]

[tex]\frac{d}{dx}[\theta (x)] = \lim_{h \to 0} g(x) \cdot \frac{f(x + h) - f(x)}{h\cdot g(x+h)\cdot g(x)} - \lim_{h \to 0} f(x) \cdot \frac{g(x + h) - g(x)}{h\cdot g(x+h)\cdot g(x)}[/tex]

[tex]\frac{d}{dx}[\theta (x)] = \lim_{h \to 0} \frac{g(x)}{g(x + h) \cdot g(x)} \cdot \lim_{h \to 0} \frac{f(x + h) - f(x)}{h} - \lim_{h \to 0} \frac{f(x)}{g(x+ h) \cdot g(x)} \cdot \lim_{h \to 0} \cdot \frac{g(x + h) - g(x)}{h}[/tex]

Fourth, simplify the resulting expression by evaluating the limits:

d [θ(x)] / dx = [g(x) / [g(x)]²] · f'(x) - [f(x) / [g(x)]²] · g'(x)

d [θ(x)] / dx = [g(x) · f'(x) - f(x) · g'(x)] / [g(x)]²

To learn more on derivatives: https://brainly.com/question/25324584

#SPJ1

Find HP
Round to the nearest whole meter

Answers

Check the picture below.

Make sure your calculator is in Degree mode.

Line CD passes through points (0, 2) and (4, 6). Which equation represents line CD?
Oy=2x-2
Oy = 2x + 2
Oy=x+2
Oy=x-2

Answers

The required equation of the line representing line CD is y = x + 2. Option C is correct.

How to derive the equation of the line passing through two points?

The equation of the line passing through two points is given by the equation,

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

Here,
Line CD passes through points (0, 2) and (4, 6)
Let (0, 2) and (4, 6) equal to (x₁, y₁) and (x₂, y₂) respectively.
Substitute this point in equation 1 to get the equation of the line representing CD,

So,
y - 2 = (6 - 2)/(4-0) (x - 0)
y = x + 2

Thus, the required equation of the line representing line CD is y = x + 2. Option C is correct.

Learn more about the equation of line here:
https://brainly.com/question/18106854
#SPJ9

Determine the value for m in the equation 1.4m = 0.42. HELP ASAP

Answers

Answer:

Below

Step-by-step explanation:

1.4 m = .42     divide both sides of the equation by   1.4 to get

 m = .3     Done.

Write out all functions ????:{1,2,3,4}→{????,????} (using two-line notation). How many functions are there? How many are surjective? How many are injective? How many are bijective?

Answers

Since the domain has 4 elements and the range has 2 elements, each element in the domain can be mapped to one of the two elements in the range. Thus, there are a total of [tex]$2^4 = 16$[/tex] functions from the domain to the range.

What is functions ?

In mathematics, a function is a relation between a set of inputs (called the domain) and a set of possible outputs (called the codomain or range) with the property that each input is related to exactly one output. Functions can be represented in many ways, including algebraic expressions, graphs, tables, or verbal descriptions.

Functions are widely used in various fields of mathematics, science, and engineering to model and analyse real-world phenomena, and to make predictions or decisions based on data.

There are 4 elements in the domain and an empty set in the codomain.

Using two-line notation, the functions are:

{1→∅, 2→∅, 3→∅, 4→∅}{1→∅, 2→∅, 3→∅, 4→∅}{1→∅, 2→∅, 3→∅, 4→∅}{1→∅, 2→∅, 3→∅, 4→∅}

There is only one possible image for each element in the domain, which means that there is only one function.

Since there is only one function, it is both surjective and injective. Therefore, there is only one bijective function.

Learn more about functions click here:

https://brainly.com/question/22472765

#SPJ1

Complete the table for the function machine
input 5 output 9
input -3 output -7
input 4 output 7
input ? 2x -1 output -20

Answers

2x -1 = -17 because x=9

The number of bacteria in a certain population increases according to a continuous exponential growth model, with a growth rate parameter of 5.8% per hour. How many hours does it take for the size of the sample to double?

Answers

It will take 5.189 hours to get doubled the size of Sample.

What is Exponential Function?

A relation of the form y = [tex]a^x[/tex], with the independent variable x ranging over the entire real number line as the exponent of a positive number a.

Given:

Growth rate = 5.8%

The continuous exponential growth model for populations is given by:

P(t)= [tex]P_0 e^{rt[/tex]

So, r= 5.8%

r = 0.058

Now, the time taken to double the sample then P(t) = 2P(0).

So, P(t)= [tex]P_0 e^{0.058t[/tex]

2P(0) = [tex]P_0 e^{0.058t[/tex]

[tex]e^{0.058t[/tex] = 2

Taking log on both side

log [tex]e^{0.058t[/tex] = log 2

0.058 t = 0.301

t= 0.301/ 0.058

t = 5.189

Learn more about exponential Function here:

https://brainly.com/question/23064497

#SPJ1

what happend if you do rise over run

Answers

PLEASE GIVE BRAINLIEST
thank you and have a good day :)

Answer:

You figure out the slope

Step-by-step explanation:

Rise/Run is a formula that calculates the slope.  This determines the direction of the line and how steep it is.

Answer:

its a math term yw my boy

Step-by-step explanation:

The world population is 2000 was approximately 6.08 billion (6,080,000,000). The annual rate of increase is 1.26%.

a. What is the world population in 2010?

b. What is the population in 2023?

Answers

Answer:

6.89 billion for year 2010

7.15 billion for year 2023

Step-by-step explanation:

f(x) = [tex]a(1 + r) ^{x}[/tex]

f(x) = [tex]6.08(1+ .0126)^{10}[/tex]

f(x) = 6.89 Rounded to 2 places

f(x) = [tex]6.08(1+ .0126)^{13}[/tex]

f(x) = 7.15 Rounded to 2 places

For his birthday, Tyler's parents gave him $7,000.00 which they put into a savings account that earns 15% interest compounded quarterly. When Tyler started college, he withdrew the entire balance of $26,725.00 and used it to pay for tuition. How long was the money in the account?

Answers

The number of years the interest was compounded quarterly is given by the equation b = 9.098 years

What is Compound Interest?

Compound interest is interest based on the initial principle plus all prior periods' accumulated interest. The power of compound interest is the ability to generate "interest on interest." Interest can be added at any time, from continuously to daily to annually.

The formula for calculating Compound Interest is

A = P ( 1 + r/n )ⁿᵇ

where A = Final Amount

P = Principal

r = rate of interest

n = number of times interest is applied

b = number of time periods elapsed

Given data ,

Let the amount after b years be A = $ 26,725.00

The number of years be = b

The number of times the interest is applies n = 4 ( quarterly )

Let the principal amount be P = $ 7,000

A = P ( 1 + r/n )ⁿᵇ

Substituting the values in the equation , we get

t = ln ( A/P ) / n [ ln ( 1 + r/n ) ]

t = b = n ( 26,725.00 / 7,000.00 ) / ( 4 × [ ln ( 1 + 0.15/4 ) ] )

On simplifying the equation , we get

b = ln ( 26,725.00 / 7,000.00 ) / ( 4 × [ ln ( 1 + 0.0375 ) ] )

b = ln ( 3.81785714 ) / 4 [ ln ( 1.0375 ) ]

On further simplification , we get

b = 9.098 years

Hence , the number of years the interest was applied is 9 years 1 months

To learn more about compound interest click :

https://brainly.com/question/21270833

#SPJ1

Convert the following quantities to the indicated units. 20 square kilometers to square miles

Answers

Answer: ~ 7.72 square miles

Step-by-step explanation:

One square kilometer is equal to around 0.386 miles.

To get to 20 square kilometers, multiply 0.386 times 20.


hope this helps

MM

Expression

9x - 2 + 16x + 8 - x + 10

What are the coefficients in this expression?

Answers

The coefficients in the expression "9x - 2 + 16x + 8 - x + 10" are the numerical values that multiply the variables. In this expression, the coefficients are 9, -2, 16, 8, -1, and 10.

So, the expression can be written as:

9x + 16x - x + 10 = 24x + 10

where 9, -2, 16, 8, -1, and 10 are the coefficients of the expression.

Answer:

The coefficients in this expression would be 10, -2, 8, -1, 10, 9, 16

Step-by-step explanation:

a numerical or constant quantity placed before and multiplying the variable in an algebraic expression

An investment of $65,000 is increasing at a rate of 3.2% per year. Which function represents how to find the value of the investment after t years?

Answers

Answer:

I honestly don't know I just need points

A true-false quiz contains six questions. In how many ways can a student answer the questions if the student answers two of the questions with "false" and the other four with "true"?

Answers

Answer: In each question you have two options, T and F. Then in 6 questions you have 2 options for the first, two for the second, two for the third... At the end you get 2·2·2·2·2·2 = 26 options and 26 = 64.

Step-by-step explanation:

Which is stronger? 3 scoops of coffee for 4 cups of water, or 4 scoops of coffee for 6 cups of water? Show Your Work.

Answers

The stronger one is 4 scoops of coffee for 6 cups of water.

How strong coffee is made?

Strong coffee is prepared by employing a greater coffee grounds-to-water ratio. Typically, 2 teaspoons of coffee grinds are used for every 6 ounces of water in a strong cup of coffee. To make a truly strong cup of coffee, use 3 teaspoons of ground coffee for every 6 ounces of water. If you use a French press, you need also increase the steeping time.

In the given question, it is stronger to use 4 scoops of coffee for 6 glasses of water. This is due to the fact that there are more coffee grounds in relation to the amount of water, resulting in a higher concentration of coffee in the combination.

To know more about coffee, visit

brainly.com/question/29758432

#SPJ1

f(x) = (x-7)³, find f¯¹(x).

Answers

The inverse function f-¹(x) as required to be determined from the given function; f(x) = (x-7)³ is; f¯¹(x) = ³√x + 7.

What is the inverse function f-¹(x)?

It follows from the task content that the inverse function of the given function; f(x) = (x-7)³ is to be determined.

Therefore, let f(x) = y; so that we have;

y = (x - 7)³

make x the subject so that we have;

³√y = x - 7

x = ³√y + 7

By switching the variables; we have;

y = ³√x + 7

Therefore, the required inverse function; f-¹ as required is; f¯¹(x) = ³√x + 7.

Read more on inverse function;

https://brainly.com/question/3831584

#SPJ1

Determine three distinct points on the line 2 x+2 y=32. Enter your points as ordered pairs (x, y)(x,y)​ separated by commas.



Graph the line 2 x+2 y=32x​ by plotting two of the points you found on the line.



What is the slope of the line 2 x+2 y=32



What does the slope say about the relationship between the lengths and widths of rectangles with perimeter 32?

Answers

The distinct points are (1, 15), (2, 14) and (3, 13)

The slope implies that as the length increases by 1, the width decreases by 1

How to determine the distinct points

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

2x + 2y = 32

Divide by 2

So, we have the following representation

x + y = 16

Make y the subject

y = 16 - x

Set x = 1, 2 and 3

So, we have

y = 16 - 1 = 15

y = 16 - 2 = 14

y = 16 - 3 = 13

So, the points are (1, 15), (2, 14) and (3, 13)

The slope is calculated as

y = mx + c

Where m = slope

When compared, we have

slope = -1

This means that as x increases, y decreases

The graph is attached

Read more about linear equation at

https://brainly.com/question/2030026

#SPJ1

How to transform the graph of a function using more than one transformation

Answers

The transformation used are:

(a)

This is a translation of one unit to the left and one unit up.

(b)

- There is a vertical stretch of 2 units.

- This is a translation of four units down.

What is translation?

It is the movement of the shape in the left, right, up, and down directions.

The translated shape will have the same shape and shape.

There is a positive value when translated to the right and up.

There is a negative value when translated to the left and down.

We have,

The graph from y = h(x) to y = h(-x)  + 1.

This is a translation of one unit to the left and one unit up.

The graph from y = g(x) to y = 2g(x)  - 4.

- There is a vertical stretch of 2 units.

- This is a translation of four units down.

Now,

The graph of y = h(-x)  + 1 is given below.

The graph of y = 2g(x)  - 4 is given below.

Thus,

(a)

This is a translation of one unit to the left and one unit up.

(b)

- There is a vertical stretch of 2 units.

- This is a translation of four units down.

Learn more about translation here:

https://brainly.com/question/12463306

#SPJ9

What is 7/8 of sixteen times a half of 30

Answers

7/8 of sixteen times a half of 30 is 210.

What is a PEMDAS rule?

PEMDAS is an acronym that stands for the order of operations in mathematics: Parentheses, Exponents, Multiplication and Division (from left to right), and Addition and Subtraction (from left to right).

To calculate this, we can follow the order of operations, which is also known as PEMDAS (Parentheses, Exponents, Multiplication and Division, Addition and Subtraction):

Start with the expression inside the parentheses: half of 30 is 15.

Multiply 16 by 15: 16 times 15 is 240.

Find 7/8 of 240:

7/8 of 240 = (7/8) x 240

                  = 210

Hence, 7/8 of sixteen times a half of 30 is 210.

To learn more about the PEMDAS rule, visit:

https://brainly.com/question/23385237

#SPJ1

LITTLE BIT Confuse i tried area formula which is x/360 pi (r)squred but wont work

Answers

The side length of the square with the same area as the circle is given as follows:

9.75 cm.

What is the area of a circle?

The area of a circle of radius r is given by π multiplied by the radius squared, as follows:

A = πr²

The radius for this problem is of 5.5 cm, hence the area of the circle is given as follows:

A = π x 5.5²

A = 95.03 cm².

For a square of side length s, the area is given by the side length squared, that is:

A = s².

Hence the desired side length is obtained as follows:

s² = 95.03

s = sqrt(95.03)

s = 9.75 cm.

More can be learned about the area of a circle at https://brainly.com/question/15673093

#SPJ1

A
B
C
D

Pick a letter

Answers

Answer: D

Step-by-step explanation:

1 in.=1488 milesx5=7440 miles.

Area= pi x r^2

=pi x (7440)^2 or option D.

Hope this helps :)

solve for x -

[tex] {x}^{2} - 5x + 6 = 0[/tex]

tysm!​ "-"

Answers

Answer:

Step-by-step explanation:

This is a standard quadratic equation in the form ax^2 + bx + c = 0, where a = 1, b = -5 and c = 6. To solve for x, you can use the quadratic formula:

x = (-b ± √(b^2 - 4ac)) / 2a

Where ± represents the positive and negative square root, and the expression under the square root is called the discriminant (b^2 - 4ac).

So, substituting the values for a, b, and c, we have:

x = (-(-5) ± √((-5)^2 - 4 * 1 * 6)) / 2 * 1

x = (5 ± √(25 - 24)) / 2

x = (5 ± √1) / 2

Since the square root of 1 is 1, the two solutions are:

x = (5 + 1) / 2 = 3

x = (5 - 1) / 2 = 2

So, the solutions to the equation x^2 - 5x + 6 = 0 are x = 2 and x = 3.

Oliver and Chen both write down a number. Oliver says, my number has 8 hundreds and Chen's number only has 3 hundreds my number must be bigger. Oliver is not correct. explain why

Answers

Oliver's number is bigger than that of Chen.

What are hundreds in a number?

It is a number equal to 10 times 10.

Given is that Oliver and Chen both write down a number. Oliver says, my number has 8 hundreds and Chen's number only has 3 hundreds, my number must be bigger.

Oliver number can be written as follows -

8 x 10 x 10

Chens number can be written as follows -

3 x 10 x 10

It can be concluded that Oliver's number is bigger than that of Chen.

Therefore, Oliver's number is bigger than that of Chen.

To solve more questions on ones and hundreds, visit the link below

https://brainly.com/question/29255057

#SPJ9

Unions, intersections, and complements involving 2 sets

Answers

Part A:

[tex]B\cap D[/tex] is asking for what the sets B and D have in common:

   [tex]B\cap D = \{4\}[/tex]

since B and D only have 4 in common.

Now [tex](B \cap D)'[/tex] is asking for all of the things in the universal set [tex]U[/tex] that are not in [tex]B\cap D[/tex].  That's what the little tick mark on the right side means.

   [tex](B \cap D)' = \{2, 3, 6, 7\}[/tex]

Part B:

[tex]B' = \{2, 3, 7\}[/tex] since those are the things not in B.

[tex]D=\{3, 4\}[/tex]

[tex]B'\cup D[/tex] is asking for all the things in either [tex]B'[/tex] or [tex]D[/tex].

    [tex]B'\cup D = \{2, 3, 4, 7\}[/tex]

(We don't need to list 3 twice, even though it was in both sets. )

David's phone has about 10,000 songs. The distribution of play time for these songs is heavily skewed to the right with a mean of 225 seconds and a standard deviation of 60 seconds. Suppose we choose an SRS of 10 songs from this population and calculate the mean play time i of these songs.

a) Calculate the mean and standard deviation of the sampling distribution.
b) Interpret the standard deviation from part (a)

Answers

On solving the provided question, we can say that  The following are the mean and standard deviation of the sample distribution of x: Average: 225 sec. 19 second standard deviation.

What is standard deviation?

Standard deviation is a statistic that expresses the variability οr variance of a grοup of numbers. While a high standard deviation suggests that the values are mοre dispersed, a low standard deviation suggests that the values tend tο be closer to the established mean.

A measure of hοw dispersed the data are frοm the mean is the standard deviation (οr ). When the standard deviation is lοw, the data tend to be grouped around the mean, and when it is large, the data are mοre dispersed. The average variability of the data set is measured as standard deviation. It reveals the average deviation of each scοre from the mean.

The median matches the median οf the population.

The pοpulation standard deviation is divided by the square root of the sample size tο produce the standard deviation.

The following are the criteria fοr this issue:

average population of 225 seconds.

60 second population standard deviatiοn.

10 second sample size.

Consequently, the following is the standard deviation fοr the sample distributiοn of x:

19 seconds are equal to 60/√(10).

To know more about standard deviation visit:

brainly.com/question/23907081

#SPJ1

The Tasty as Pi Bakery sells circular pies with a $9$ inch diameter. The bakery offers two different sizes of pie slices: small and large.

Cutting a pie into $5$ equal pieces produces $5$ large slices. The small slices measure $27$ degrees fewer than the large slice.

How many equal pieces should they cut a whole pie into so that each piece is a small slice?

Answers

A pie has 360 degrees, so a pie cut into 5 equal pieces produces 5 slices that each measure 360 / 5 = 72 degrees.

A small slice measures 27 degrees fewer than a large slice, so it measures 72 - 27 = 45 degrees.

To find the number of pieces a pie should be cut into so that each piece is a small slice, we need to determine how many degrees each slice measures. To do this, we divide 360 by the number of pieces:

360 / n = 45

Solving for n, we get:

n = 360 / 45 = 8

So, the Tasty as Pi Bakery should cut a whole pie into 8 equal pieces so that each piece is a small slice.

Other Questions
the less freedom young mothers have to work outside the home, the group of answer choices more elastic the supply of labor will be. less elastic the supply of labor will be. more horizontal the labor supply curve will be. larger is the decrease in employment that will result from a tax on labor. what did machiavelli write about in the prince? how did this book contradict humanist ideals? in what ways was it a very modern work? the electron configruration of an atom in the ground state is 2-4 the total number if occupied principal energey levels im this atom is what is long anecdote from a complainer? nyt crossword clue since the aggregate demand for loanable funds is the sum of the quantities demanded by the separate sectors, and since most of these sectors are likely to demand a larger quantity of funds at lower interest rates (other things being equal), the aggregate demand for loanable funds is positively related to interest rates at any point in time. a. true b. false find the sum of 10+3x,25-4x+2x^,3x^-5x and -x^+2x+15 a. what is the url of the document requested by the browser? b. what version of http is the browser running? Structures that have different mature forms but develop from the same embryonic tissue are? a. vestigial organs. b. adaptations. c. homologous structures. d. fossils. Arturo purchased the tank below for his aquatic turtle. The tank has a length of 5.5 feet, a width of 4 feet, and a height of h feet. Arturo poured in 74.8 cubic feet of water in the tank to fill it half way. What is the value of h, the height of the tank, in feet? which statement about demand and supply is true? multiple choice question. an increase in the price of a good shifts the supply curve to the left. an increase in consumer income is likely to increase the demand for a normal good. an increase in consumer income shifts the demand curve to the left. an increase in the price of a good is likely to decrease the supply of the good. Sara can read 19 pages an hour. How many pages can Sara read in 95 min? Round to the nearest whole number. why is heat shock important in bacterial transformation? the distinguishing characteristic of a public good is noncompetitive production. durability. exclusivity. nonrival consumption. south shore construction builds permanent docks and seawalls along the southern shore of long island, new york. although the firm has been in business for only five years, revenue has increased from $308,000 in the first year of operation to $1,084,000 in the most recent year. the following data show the quarterly sales revenue in thousands of dollars: what type of pattern exists in the data? In the 1968 Olympics in Mexico City, Bob Beamon shattered the record for the long jump with a jump of 8.90m. Assume that his initial speed on takeoff was 9.50 m/s, about equal to that of as printer. How close did this world-class athlete come to the maximum possible range in the absence of air resistance? 24. The influence of technology on modern warfare is demonstrated by all of these developments in WorldWar I EXCEPTa. airplanes and aerial warfareb. the destructive power of artillery and machine gunsc. large scale and rapid tank invasions as demonstrated during the Blitzkriegd. poisonous gasses and barbed wire scenario: you are the parent of a hypothetical deaf, deaf, or hard-of-hearing child (choose a hearing status for your child and an age/grade level), and set up a brief scenario in which you consider the following: what are the different education options available for your child? what are the pros/cons of these options? which option do you finally choose? How many cans of a nutritional supplement as a patient in just over seven days if each can contains 12 Ozzie in the mountain just per day is 1080 milliliters is vegan Which of the following are equivalent to x2 4x + 9? Select four answers.A. (x 3)2 4xB. (3x2 3x + 1) (2x2 + x 8)C. (x 3)(x + 3) 2xD. (x 3)2 +2xE. (x 5)(x + 1) +14F. (8x2 + 2x) (4x2 + 6x) + (9 3x2) Muscles are not likely to tear from their bones because perforating fibers of collagen attach the tendons and periosteum to the cortical surfaces of boneTrue or False