43 points! Please Solve!

43 Points! Please Solve!

Answers

Answer 1

Answer:

Omg I love these problems!

x= 14

y= 5

Step-by-step explanation:

X:

(angle coa is equal to angle bod, both 25)

(Angle mod is a right angle, equal to 90)

3x+23 +25= 90

3x+48= 90

3x=42

x= 14

y:

(angle aol is right angle: 90)

(aob is 180 (straight line), so aol plus lob is 180)

90+ 5y + (3(14)+23) = 180

155 +5y= 180

5y= 25

y= 5

Please tell me if this is correct, I did not check my work. If it is, brainliest?


Related Questions

Eddie is reading a novel gor englidh class he has read 24 out of 60 pages about what percent of the book has he read

Answers

Eddie has read 24/60 lol

Answer: 40%

Step-by-step explanation: We can also work this out in a simpler way by first converting the fraction 24/60 to a decimal. To do that, we simply divide the numerator by the denominator:

24/60 = 0.4

Once we have the answer to that division, we can multiply the answer by 100 to make it a percentage:

0.4 x 100 = 40%

6 square units
3 square units
5 square units
7 square units
4 square units

Answers

5 square units is the approximate area of the triangle. Option C is correct

Area of a triangle

The formula for calculating the area of a triangle is expressed as"

Area = 1/2 * base * height

From the given triangle, the base is RS and the height is TO where O is the midpoint of RS. =

Area of triangle RST = 1/2(RS)(TO)

Determine the distance RS and TO

RS = √(1-3)²+(-1-1)²
RS = √4+4
RS = 2√2 units

TO = √(-1-2)²+(2-0)²
TO = √9+4
TO = √13 units

Area of triangle RST = 1/2 * 2√2 * √13

Area of triangle RST = √26

Area of triangle RST = 5 square units

Hence the area of triangle RST is approximately 5 square units

Learn more on area of triangle here: https://brainly.com/question/17335144

#SPJ1

The conventional algorithm for evaluating a polynomial anxn + an-1xn-1 + … + a1x + a0 at x = c can be expressed in pseudocode by

Procedure polynomial (c, a0, a1, …, an : real numbers)
power :=1
y :=a0
for i := 1 to n
begin
power := power * c
y := y + ai * power
end {y = ancn + an-1cn-1 +…+ a1c +a0}
where the final value of y is the value of the polynomial at x = c.

a. Evaluate 3x2 + x + 1 at x = 2 by working through each step of the algorithm showing the values assigned at each assignment step.
b. Exactly how many multiplications and additions are used to evaluate a polynomial of degree n at x = c? (Do not count additions used to increment the loop variable.)

Answers

Answer:

a.) value of polynomial at x=2 is 15

b,) exactly 2 multiplications and 1 addition are used to evaluate the polynomial

Step-by-step explanation:

a.)

at x = 2,

3x²+x+1

with n = 2, a₀=1, a₁=1, a₂=3 with c=2,

firstly we set power =1

y=1

for the first time through the loop;

we have i = 1

the power increases to 2

y = 1+1*2

= 3

i =2

then going through the loop for the last time

power = 2x2 = 4

y = 3+(3*4)

= 15

we stop here because polynomial is of degree 2

b.

while passing through the loop, each pass requires that we do 2 multiplications and 1 addition. so for the for loop we have n iterations with total being  2n multiplications and n additions.

A function h(x) is defined by the formula h(x)=x^3-3. What is the value of g(h(2))?

Answers

Answer:

g(h(2))= 5

Step-by-step explanation:

h(x)=x^3-3

g(2^3-3)

the 2 replaces the x

simplify

g(5)

Open Ended Write a statement using ratio language
that could describe a part-to-part ratio of 4:7.

Answers

Answer:

the ratio is 4:7 which would mean that there are well lets just say like 4 boy and 7 girls

Step-by-step explanation:

For every 4 cups of sugar, he uses 7 cups of flour is the statement which is an example to describe the ratio 4:7

What is Ratio?

A ratio is an ordered pair of numbers a and b, written a / b where b does not equal 0.

A ratio is an ordered pair of numbers a and b, written a / b where b does not equal 0.

The given ratio is 4:7.

This can also be written as in the form of fraction 4/7

John is baking cookies. For every 4 cups of sugar, he uses 7 cups of flour is the statement which is an example to describe the ratio 4:7.

In a dance competition, for every 4 boys there are 7 girls.

Hence, For every 4 cups of sugar, he uses 7 cups of flour is the statement which is an example to describe the ratio 4:7.

To learn more on Ratios click:

https://brainly.com/question/13419413

#SPJ2

the probability that a randomly-selected 2 year old male salamander will live to be three years old is 0.9 567 what is the possibility probability that two randomly selected two year old male salamanders with live to be three years old? what is the probability that nine randomly selected 2-year old male salamanders will live to be 3-years old? what is the probability that at least one of the nine randomly selected 2-year old male salamanders will not live to be 3 years old? would it be unusual if at least one of nine randomly selected 2 year old male salamanders did not live to be 3 years old?

Answers

Answer:

a. [tex]Probability = 0.9153[/tex]

b. [tex]Probability = 0.6714[/tex]

c. [tex]P(atleast\ one) = 0.99999999999[/tex]

d. It is not unusual

Step-by-step explanation:

Represent the given probability with P(T)

[tex]P(T) = 0.9567[/tex]

Solving (a): Probability two selected will live to be three years old

This is calculated as:

[tex]Probability = P(T) * P(T)[/tex]

[tex]Probability = 0.9567 * 0.9567[/tex]

[tex]Probability = 0.91527489[/tex]

[tex]Probability = 0.9153[/tex] --- Approximated

Solving (b): The probability that nine selected will live to be three years old

This is calculated as:

[tex]Probability = (P(T))^9[/tex]

[tex]Probability = 0.9567^9[/tex]

[tex]Probability = 0.67140097202[/tex]

[tex]Probability = 0.6714[/tex]   --- Approximated

Solving (c): Probability that at least one of the nine selected will not live to be three years old

To solve this, we need to determine the probability that none of the 9 selected will live to be 3 years old.

But first, we need to solve the probability that a selected male will not live to be 3 years old.

This is represented as: P(T') and is calculated as thus:

[tex]P(T) + P(T') = 1[/tex]

[tex]P(T') = 1 - P(T)[/tex]

[tex]P(T') = 1 - 0.9567[/tex]

[tex]P(T') = 0.0433[/tex]

The probability that none of the nine will live to be 3 years old is:

[tex]P(none) = (P(T'))^9[/tex]

[tex]P(none) = 0.0433^9[/tex]

So, the required probability is calculated as thus;

[tex]P(atleast\ one) = 1 - P(none)[/tex]

[tex]P(atleast\ one) = 1 - 0.0433^9[/tex]

[tex]P(atleast\ one) = 0.99999999999[/tex]

Solving (d): Would (c) be unusual

This probability is calculated in (c) above.

[tex]P(atleast\ one) = 0.99999999999[/tex]

Because it approximates to 1, we can conclude that it is not unusual

An executive for a large national restaurant chain with multiple locations in each of 513 counties wants to personally sample the cleanliness of the chain's restaurants throughout the country by visiting restaurants. The executive wants a good-quality sample but wants to minimize travel time and expenses. Which of the following sampling methods would b most appropriate? Select the correct answer below:
A. Obtain a convenience sample by visiting the 100 restaurants that are closest to the executive's office.
B. Obtain a systematic sample by selecting every 20th restaurant from a list that orders all restaurants by date of opening
C. Obtain a stratified sample by visiting I randomly selected restaurant ik every county.
D. Obtain a cluster sample by randomly selecting 20 counties and visiting every restaurant within those counties.

Answers

Answer:

D. Obtain a cluster sample by randomly selecting 20 counties and visiting every restaurant within those counties.

Step-by-step explanation:

Since this executive wants to minimize cost and expenses he should use a cluster sample of 20 counties and using the selected counties as a representative of the whole. Cluster sampling is a good and useful way of doing market research. It is more economical than other sampling methods and as the executive cannot get information on the whole population, he would be able to get information from the clusters.

Mr. O’Connel purchased 12 bags of grass seed for $62.28. What was the price per bag of grass seed?

Answers

Answer:

$5.19

Step-by-step explanation:

62.28/12

Answer: The correct answer is $5.19

Step-by-step explanation:

y = –y equals negative StartFraction 5 over 2 EndFraction minus 7.x – 7

x + 2y = 4

Answers

the answer is 2 because

Which statements below are true about the graph of the function f(x) = 1/x+2?

I. The graph represents a rational function

II. The graph has a vertical asymptote at x = -2

III. The graph has a y-intercept at ( 0, 12 )

IV. The graph is continuous


A. All statements are true


B. I, II and III only


c. IV only


d. I and II only

Answers

Answer:

The correct answer is D. I and II only

Step-by-step explanation:

I. The graph represents a rational function.

This is true because the function is a ratio of two polynomials.

II. The graph has a vertical asymptote at x = -2.

This is true because the denominator of the function is equal to 0 at x = -2.

III. The graph has a y-intercept at ( 0, 12 ).

This is false because the function is undefined at x = 0.

IV. The graph is continuous.

This is false because the function has a vertical asymptote at x = -2.

Write the whole number that correctly completes the word problem:
During a 24-hour day, most people spend 2/3 the time awake. This amounts to how many
hours awake.

Answers

Answer:

2/3(two thirds) of the 24 hour day awake, amounts to 24 x 2 / 3 hours awake which is equal to 16 hours awake

Step-by-step explanation:

24 x 2/3

there are many ways to evaluate this mentally, if you know 8x3=24, for instance you can multiply top and bottom of 2/3 by 8 yo gey 24 x 16/24 which is 16 hours

Hi, I need help with this question, please ​

Answers

The interquartile range for this distribution is 23.

How to calculate the interquartile range of a grouped data set?

In Mathematics, the first quartile and third quartile of a grouped data set with class interval can be calculated by using this formula;

First quartile (Q₁) = [tex]L+(\frac{\frac{N}{4} -F_c}{F_q} )C[/tex]

Third quartile (Q₃) = [tex]L+(\frac{\frac{3N}{4} -F_c}{F_q} )C[/tex]

Where:

L is the lower class boundary (LCB) of the quartile class.N represents the total frequency of the data set.C is the class width.Fc is the cumulative frequency before the quartile class.Fq is the frequency of the quartile class.

For the first quartile (Q₁), we have:

First quartile (Q₁) = 1/4 × 100 = 25th observation.

[tex]20+(\frac{\frac{100}{4} -19}{30} ) \times 10\\\\20+(\frac{25-19}{30} ) \times 10[/tex]

First quartile (Q₁) = 20 + 2 = 22.

For the third quartile (Q₃), we have:

Third quartile (Q₃) = 3/4 × 100 = 75th observation.

[tex]40+(\frac{\frac{300}{4} -70}{10} ) \times 10\\\\40+(\frac{75-70}{10} ) \times 10[/tex]

Third quartile (Q₃) = 40 + 5 = 45.

Mathematically, the interquartile range (IQR) of a data set is the difference between third quartile (Q₃) and the first quartile (Q₁):

Interquartile range (IQR) of data set = Q₃ - Q₁

Interquartile range (IQR) of data set = 45 - 22

Interquartile range (IQR) of data set = 23.

Read more on interquartile range (IQR) here: brainly.com/question/17658705

#SPJ1

The point (5, -2) is translated by (x,y)→
(x - 4, y + 5), then rotated 90°
clockwise. What are the coordinates of the final image?

Answers

Answer:

(1,3)

Step-by-step explanation:

hope it's help ful

7. The University of Texas at Austin has three times as many students enrolled as the University of
Miami. The University of California, Berkley has 3,000 more than twice the number of students as
the University of Miami. If the three schools have a total enrollment of 96,000 students, what is the
enrollment at each school?
a. Describe what the variables represent:
===xyz
b. Write the system of linear equations:
c. Write the Augmented Matrix for the system of linear equations then solve using the Gauss-Jordan
Elimination Method. Show all row operations and at least 5 of the resulting matrices. Use proper
notation. Write the solution as an ordered triple, if appropriate.
d. Now, answer the question in a complete sentence with proper grammar and correct spelling:
What is the enrollment at each school?

Answers

The variables x, y, and z represent the number of students enrolled at the University of Texas at Austin, the University of Miami, and the University of California, Berkley, respectively.

x = 3y ,z = 2y + 3000 and x + y + z = 96000 are the linear equations.

On solving the matrix , we get that x = 9000 y = 3000 and z = 31500.

The enrollment at each school is 9,000 for the University of Texas at Austin, 3,000 for the University of Miami, and 31,500 for the University of California, Berkeley.

b. Let's write the system of linear equations based on the given information:
x = 3y                     (Equation 1)
z = 2y + 3000        (Equation 2)
x + y + z = 96000  (Equation 3)
c. To solve this system of equations using the Gauss-Jordan Elimination Method, we need to write the augmented matrix and perform row operations. The augmented matrix is:
[1  -3   0  |  0]
[0   1   2  |  3000]
[1   1   1  |  96000]
Now, let's perform row operations to get the reduced row-echelon form:
1. R3 = R3 - R1   (subtracting row 1 from row 3)
2. R3 = R3 - R2   (subtracting row 2 from row 3)
3. R3 = R3/2      (dividing row 3 by 2)
4. R2 = R2 - 2R1  (subtracting 2 times row 1 from row 2)
5. R1 = R1 + 3R2  (adding 3 times row 2 to row 1)
After performing these row operations, we get the following resulting matrices:
[1  0  3   |  9000]
[0  1  2   |  3000]
[0  0  1/2 |  31500]
From the last matrix, we can determine the values of x, y, and z:
x = 9000
y = 3000
z = 31500
Therefore, the enrollment at each school is as follows:
The University of Texas at Austin has 9,000 students enrolled.
The University of Miami has 3,000 students enrolled.
The University of California, Berkley has 31,500 students enrolled.
d. The enrollment at each school is 9,000 for the University of Texas at Austin, 3,000 for the University of Miami, and 31,500 for the University of California, Berkeley.

For more such questions on matrix visit:

https://brainly.com/question/27929071

#SPJ8

What number should be added to both sides of the following equation to solve for x? x - 7 = 4 3 4 7 11

Answers

Answer:

The answer is 4

Step-by-step explanation:

This is because if u add 4 to seven it equals eleven so that is ur answer.

what is the distance between 1/3 and 2/3

Answers

Answer:

1/3

Step-by-step explanation:

is this a trick question? all you have to ask yourself is "what does it take to get from 1/3 to 2/3, or whats the difference between 1/3 and 2/3?" haha but here i guess!

6 + 23 • 3 =? on e2020

Answers

Answer:

75

Step-by-step explanation:

Order of operations: BPEMDAS

Step 1: Write expression

6 + 23 · 3

Step 2: Multiplication

6 + 69

Step 3: Add

75

Answer:

75

Step-by-step explanation:

6 + 23 x 3

6+ 69

75

If 3b – (6 – b) = –22, find the value of 7b.

Answers

Answer:

Step-by-step explanation:

first solve for b:

distribute the negative sign over the parentheses so:

3b-6+b=-22

combine like terms:

3b+b=-22+6

4b=-16

b=-4

2. Plug in the value of b

7b (replace b with -4)

7(-4)

=-28

If the hypothenuse of a right
triangle measures 17 meters,
and one leg measures 15 meters,
what is the length of the other
leg?
15
PLS FAST ITS DUE IN 5 MINS

Answers

Answer:

b = 8

Step-by-step explanation:

a² + b² = c²

15² + b² = 17²

225 + b² = 289

b² = 64

√b² = 64

b = 8

How will the volume of a cube change if its edge becomes twice as long; 3 times as long; 10 times as long; n times as long?

Answers

Let, initial side is a.

When side is n times long, new side na.

Initial volume, [tex]V_i=a^3[/tex]

Final volume, [tex]V_f=(na)^3=n^3a^3[/tex]

Change in volume, [tex]V_f-V_i=\Delta V =a^3(n^3-1)[/tex]

For, n = 2 :

[tex]\Delta V = 7a^3[/tex]

n = 3 :

[tex]\Delta V = 26a^3[/tex]

n = 10 :

[tex]\Delta V = 999a^3[/tex]

Hence, this is the required solution.

A line is drawn through (-7, 11) and (8.–9). The equation
y – 11 = -4/3 (x + 7) is written to represent the line. Which
equations also represent the line? Check all that apply.
y = -4/3x + 5/3
3y = -4x + 40
4x + y = 21
4x + 3y = 5
-4x + 3y = 17

Answers

Answer-9

Step-by-step explanation:

PLEASe I’m BEGGING YOU IF YOU KNOW THIS 100% percent and get it correct I will Iove u forever even tho idk you but PLEASE

Answers

Answer:

The goal here is to simplify your answer, and so in order to do that, you must combine like terms.

Step-by-step explanation:

-x+ -9x= -10x

-7+6= -1

-10x-1 is the answer, hope this helps

How would you do these questions?

Answers

Part 1

Population = {1,2,4}

Sample 1 = {1,1}, probablity = 1/9

Sample 2 = {1,2}, probablity = 1/9

Sample 3 = {1,4}, probablity = 1/9

Sample 4 = {2,1}, probablity = 1/9

Sample 5 = {2,2}, probablity = 1/9

Sample 6 = {2,4}, probablity = 1/9

Sample 7 = {4,1}, probablity = 1/9

Sample 8 = {4,2}, probablity = 1/9

Sample 9 = {4,4}, probablity = 1/9

Each of the 9 samples has equal probablity of occuring, so that's why each probablity is 1/9

Note: it may be best to write the above in the form of a table

==================================================

Part 2

For each sample (1 through 9), compute the mean. So we'll add up the values and divide by 2

xbar represents the sample mean

Sample 1 = {1,1}, xbar = 1

Sample 2 = {1,2}, xbar = 1.5

Sample 3 = {1,4}, xbar = 2.5

Sample 4 = {2,1}, xbar = 1.5

Sample 5 = {2,2}, xbar = 2

Sample 6 = {2,4}, xbar = 3

Sample 7 = {4,1}, xbar = 2.5

Sample 8 = {4,2}, xbar = 3

Sample 9 = {4,4}, xbar = 4

----------

Now let's list out each possible xbar value and its associated probability

xbar = 1, probability = 1/9

xbar = 1.5, probability = 2/9

xbar = 2, probability = 1/9

xbar = 2.5, probability = 2/9

xbar = 3, probability = 2/9

xbar = 4, probability = 1/9

note how the probabilities listed above add to 9/9 = 1.

Again a table is ideal to help organize the data.

==================================================

Part 3

To calculate the value of mu_x, we add up all the xbar values found in part 2, and divide by 9

(1+1.5+2.5+1.5+2+3+2.5+3+4)/9 = 2.333

So mu_x = 2.333 approximately

----------

Calculating the standard deviation is a bit lengthier, but you subtract each data value from the mean, square each difference, and add up the squares.

Afterward, you divide by n = 9 to get the population variance. Apply the square root to get the population standard deviation.

Luckily a calculator or spreadsheet can make quick work of this. You should get roughly 0.88192 as the standard deviation.

==================================================

Part 4

The mean of the population {1,2,4} is (1+2+4)/3 = 2.3333 which matches with mu_xbar

The standard deviation of the population {1,2,4} is roughly 0.88191710368819 which matches with 0.88192 found earlier back in part 3.

John is 4 years younger than Mary, write an equation using x=John's age, M=Mary's age, and the number 4

Answers

M - 4= x

Hope this helps ya:)

Please help me whoever answers first will get brainliest.

Which statement is true about the given expression?
3r2 – 11(2y + 1) + 4
OA. The "4" in the third term is a factor
OB. The "3" in the first term is an exponent.
OC. The "2" in the second term is a coefficient.
OD
The "11" in the second term is a constant,

Answers

Answer:

C

Step-by-step explanation:

It is C because the 2 is attached to the variable Y

Please help with this question.

Answers

Answer:

$26.53

Step-by-step explanation:

1. Calculate how much the repairmen changed just for the labor

93.06-40=53.06

2. Divide by two

53.06/2=26.53

Hope this helped!

A pizza parlor charges $0.75 for each vegetable topping and $1.50 for each meat topping. You want at least five toppings on your pizza.
You have $10 to spend on toppings. Which system of inequalities models this situation where v represents the number of vegetable
toppings and m represents the meat toppings.

Answers

Answer attached hope it helps you

Seven tenths subtract five tenths

Answers

Answer:

[tex]\frac{1}{5}[/tex]

Step-by-step explanation:

Step 1: Write expression

[tex]\frac{7}{10} -\frac{5}{10}[/tex]

Step 2: Evaluate

[tex]\frac{2}{10}[/tex]

Step 3: Simplify

[tex]\frac{1}{5}[/tex]

Answer:

Step-by-step explanation:

The answer is two tenths it is like subtracting whole numbers but behind the decimal

Un caracol avanza a una velocidad de 3 metros por hora y cada dos horas se detiene por 6 minutos. ¿En cuánto tiempo recorrerá 21 metros?

Answers

The time needed to advance a distance of 21 meters is given as follows:

7 hours and 18 minutes.

What is the relation between velocity, distance and time?

Velocity is given by the change in the distance divided by the change in the time, hence the following equation is built to model the relationship between these three variables:

v = d/t.

Considering the pattern in this problem, we have that:

2 hours -> 6 meters.4 hours and 6 minutes -> 12 meters.6 hours and 12 minutes -> 18 meters.7 hours and 18 minutes -> 21 meters.

More can be learned about the relation between velocity, distance and time at https://brainly.com/question/24316569

#SPJ1

What is the answer for
9.85÷1.25

Answers

Answer:

7.88

Step-by-step explanation:

The answer of the problem 9.85\1.25=7.88
Other Questions
Sandhill Company has beginning and ending work in process inventories of $220000 and $235000 respectively if totat manufacturing costs are $680000, what is the total cost of goods manufactured? A. $915000B. $695000C. $665000D. $900000 Why did I measure the initial mass of the dialysis tubes?You list and explain three theories that best explain equal salaryamong public sector workers. Healthcare manager has to choose between two projects they might improve the hospitals profitability one project would be buying a number of position clinics to promote more outpatient volume for the hospital the other project would be investing in a new proton therapy cancer center that highlights the most advanced form of cancer treatment that would be highly publicized in the region. which project should healthcare manager choose? Life expectancy is lowest on average inAfricaSoutheast Asia.O North America.O Europe. Refer to the facts in Problem 38 and assume the business car purchased is an SUV weighing 8,000 pounds. Compute the largest depreciation deduction possible in 2022 and 2023. (Consider bonus depreciation and the Section 179 deduction, if applicable.)38. LB Corporation purchased a business car in June 2022 for $62,000. The car weighs 4,000 pounds and will be used 100 percent of the time in the business. Compute the largest depreciation deduction possible in 2022 and 2023. No other property purchases were made during the year. (Consider bonus depreciation and the Section 179 deduction, if applicable.) Question 1. [5 marks] "According to the classical model, an increase in the level of technology A will create an increase in the size of real money supply." Draw a diagram to support your answer. You have to draw the diagram yourself, diagram copied and pasted from the lecture slides/ textbooks gets 0 mark. Question 2. [2 marks] "According to the IS-LM model, the government has the power to increase GDP, but unless it can get cooperation from the central bank, this will always cause an increase in interest rate." Please help me with this question. The value 2,000 is decreased to 100. What is the percent decrease?percent decrease = Neat Nut Inc. does not expect to initiate dividends over the next four years. The company will then pay a dividend of $1.5 per share five years from today and will increase the dividends by 3.5% per year thereafter. The company has an 11% required rate of return.A. What is the companys stock price in today's dollars if the desired rate of return is 11%? [Clearly show all formula(s), steps, relevant figures and final answer. Round only the final answer to two decimal places, where applicable.]B. Identify two or more possible reasons that the company does not plan to initiate dividend in the beginning years. Briefly explain. Define heredity and give examples of some characteristics of heredity. What is the scale factor from polygon ABCD to polygon PQRS?(if your answer is a fraction use the / symbol as your fraction bar or type it as a decimal) Given the right triangle shown below, prove cos2() + sin2() = 1. PLZ HELP!!! TIMED WORKSHEET 10) Which of the following humbers is an integer but NOT a wholenumber?A. -6.7B. 5 C 0D.4.2 1. Imagine you are a consultant and you have been asked to givea seminar to hotel employees on how they can use the fivedimensions of service to improve customers' perceptions about thequality of t omplete the following paragraph to describe how organisms maintain homeostasis. answers can be used once or not at all. Joy decided which major appliances to buy to update her 1980s kitchen. She then learned that the countertops will need to be replaced to fit the new sizes for the stove top and double-stack ovena complex purchase. Joy will need to seek more contractor advice. opinions of others. consumer behavior. information sources. consumer buying habits. The treasurer of a Canadian company has C$1,000,000 to invest for 90 days. A 180-day U.S. commercial paper offers a yield of 5.00 percent. The present exchange rate of CS is $0.8280. If the Canadian company decided to invest in U.S. commercial paper, what is the expected (annual) yield if the expected exchange rate of CS at the end of 90 days is $0.8490 ? (You will find an illustrative example for this type of questions in the course content folder) (12 points) In the AD-AS model, the interest rate effect, the wealth effect and the international-trade effect together imply that ________.the LRAS curve is verticalthe AD curve is downward slopingthe AD curve is downward sloping and the SRAS is upward slopingthe SRAS curve is upward sloping and the LRAS curve is verticalthe SRAS curve is upward sloping