Would this be correct?

Would This Be Correct?

Answers

Answer 1
It would be D because store N sold me tires then store M all together and it would be B because the number are bigger in the store N collumn then the M collumn.


Related Questions

What is the completely factored form of x2y – 2xy – 24y?

Answers

Factoring the expression we proceed as follows:
x^2y-2xy-24y
this can be simplified to:
x^2y-xy-xy-24y
=xy(x-1)-y(x-24)

Answer:

C: y(x + 4)(x – 6)

Step-by-step explanation:

I took the test on Edge -2022

Help with this question

Answers

Since there is one real root and one complex root, there must be one additional real root and another complex root that is the conjugate of the one given.

The conjugate complex roots give rise to the factor
.. (x -2 -5i)*(x -2 +5i)
.. = (x -2)^2 +25
.. = (x^2 -4x +29)

The given real root gives rise to the factor 
.. (x +2)

The remaining factor can be written as
.. (ax -3)
since we know the product of the constant terms in these factors must be -174.

The product of these factors is
.. (x +2)(x^2 -4x +29)(ax -3)
.. = ax^4 -(2a +3)x^3 +(21a +6)x^2 +(58a -63)x -174

Matching x-coefficients, we have
.. 53 = 58a -63
.. 116 = 58a
.. 2 = a


(a) The factored function is
.. f(x) = (x +2)(x^2 -4x +29)(2x -3)


(b) The values of a, b, c are ...
.. a = 2
.. b = -(2a +3) = -7
.. c = 21a +6 = 48

(a, b, c) = (2, -7, 48)

A bakery makes 640 muffins everyday. which equation shows how to find the number of muffins the bakery makes in a week?

Answers

640 * 7 is the answer
Hey there!

Since there are 640 muffins everyday, and there are 7 days in a week, you can use the equation " 640 x 7" to find out how many muffins the bakery makes in a week.

640 x 7 = 4,480
The bakery makes 4,480 muffins in 1 week. <-----

Hope this helps you.
Have a great day!

Mel Sturbridge needs $24,700 to remodel his home.
Find the face value of a simple discount note that will provide the $24,700 in proceeds if he plans to repay the note in 180 days and the bank charges an 8% discount rate.

Round to the nearest cent.

Answers

24,700 = P*(1 -rt)
P = $24,700/(1 -0.08*(180/360)) = $25,729.17 . . . . . assuming a 360-day year

The face value is $25,729.17.
Final answer:

To find out the face value of a simple discount note that will provide a proceed of $24,700 with an 8% discount rate for 180 days, use the formula FV = P / (1 - (r * t)). Plug in the given values and compute the answer. The result is the required face value and should be rounded to the nearest cent.

Explanation:

To find out the face value of a simple discount note, we can use the formula FV = P / (1 - (r * t)) where FV represents the face value, P is the proceeds, r is the discount rate, and t is the time in years.

In the problem, P = $24,700, r = 8% or 0.08 (expressed as a decimal), and t = 180/365 because there are 365 days in a year and the note is for 180 days. Let's substitute these values into the formula:

FV = 24700 / (1 - (0.08 * (180/365))

When you calculate the expression on the right, the answer will be the face value required to get a proceed of $24,700 with an 8% discount rate for 180 days. Round to the nearest cent for your final answer.

Learn more about Simple Discount Note here:

https://brainly.com/question/37160732

#SPJ3

Find |p|.....................

Answers

P = 15 + 9 = 24
 Answer is 24

Make a line graph of the data in the table and conjecture on the minimum degree of a polynomial model...

Answers

When you plot the given points, you obtain the graph attached. As you can see, the function has two turning points, so:

 Minimum degree=(2 turning points)+1=3

 Therefore, the minimum degree of a polynominal model is 3, and it can be expressed as below:

 f(x)=ax³+bx+cx+d

 The answer is:3
 

Last summer we took an auto trip of 3427 miles . After we had driven 1578 miles , how many are left ?

Answers

There wold be 1,849miles left.
There are 1849 miles left to go!! Good luck!

what is 3 fifths times one and 1third

Answers

3/5 x 1  1/3

Turn to an improper fraction (it's easier for me xP)
 3        4
---- x  ----
 5        3

Solve 
 3        4          12
---- x  ----   =  ------
 5        3          15

Simplify
 12    ÷   3  =  4
-----              ----
 15    ÷   3  =  5

4/5 is your answer

Mr. Harrow has eight boys and six girls in his Honors Precalculus class. If he randomly chooses two students, one at a time, what is the probability that they are both girls

Answers

It may be that he chose from a side, so maybe there were more girls than boys on the left side, the side he chose from.

complete the ordered pair for the given equation. (_,-1);y=-3/5x-7

Answers

Hi!

So for this problem, we're given the y-coordinate and we can plug that in for y in the equation. So let's do that

-1 = -3/5x - 7
6 = -3/5x
30 = -3x
-10 = x

The missing coordinate would be x, assuming that the equation was y = (-3/5)x - 7

A Bird Is flying 5 m/s. How far will it travel if it flies for 3minutes

A. 15m
B. 5m
C. 900m
D. 36m

Answers

The bird is flying at 5m/s, so
1 sec = 5 m

It flies for 3 mins
3 mins = 3 x 6sec
3 mins = 180 sec
The bird flies for 180 seconds

1 sec = 5 m
180sec = 5 x 180 = 900m

The bird flew 900m in 3 mins (Answer C)

Find a recurrence relation for the number of n-digit ternary sequences in which no 1 appears anywehere to the right of a 2

Answers

Let [tex]A[/tex] denote the set of such sequence of length [tex]n[/tex], and take [tex]a(n)[/tex] to be the size of [tex]A[/tex], i.e. the number of such sequences of length [tex]n[/tex] consisting of digits 0, 1, or 2.

Split up this set of sequences according to whether a given sequence contains a 2 or does not contain a 2. Let's denote these subsets by [tex]B[/tex] and [tex]\hat B[/tex], respectively, and denote their sizes by [tex]b(n)[/tex] and [tex]\hat b(n)[/tex]. Clearly, [tex]a(n)=b(n)+\hat b(n)[/tex].

Since every sequence in [tex]B[/tex] contains a 2, the only new digit we can append to these sequences must be a 0 or a 2. On the other hand, to every sequence in [tex]\hat B[/tex] we can add any of 0, 1, or 2. So,

[tex]a(n+1)=2b(n)+3\hat b(n)[/tex]
[tex]\implies a(n+1)=2a(n)+\hat b(n)[/tex]

[tex]\hat B[/tex] is the set of all sequences not consisting of 2s, which means [tex]\hat b(n)=2^n[/tex]. There are 3 possible such sequences of length 1, so we can recursively define the total number of such sequences by

[tex]\begin{cases}a(1)=3\\a(n+1)=2a(n)+2^n&\text{for }n\ge1\end{cases}[/tex]
Final answer:

To find a recurrence relation for the number of n-digit ternary sequences in which no 1 appears anywhere to the right of a 2, we can consider two cases depending on the last digit being 0 or 2.

Explanation:

To find a recurrence relation for the number of n-digit ternary sequences in which no 1 appears anywhere to the right of a 2, we can break the problem down into two cases: when the last digit is 0 or when the last digit is 2. If the last digit is 0, then the number of n-digit ternary sequences is equal to the number of (n-1)-digit ternary sequences in which no 1 appears anywhere to the right of a 2. If the last digit is 2, then the number of n-digit ternary sequences is equal to the number of (n-1)-digit ternary sequences in which no 1 appears anywhere to the right of a 2, plus the number of (n-1)-digit ternary sequences in which no 1 appears anywhere to the right of a 2.

7b divided by 12=4.2 what is b

Answers

Final answer:

To solve for b in the equation 7b divided by 12 equals 4.2, multiply both sides by 12 and then divide by 7, resulting in b being equal to 7.2.

Explanation:

To solve the equation 7b ÷ 12 = 4.2 for b, we must isolate b on one side of the equation. We can begin by multiplying both sides of the equation by 12 to cancel out the division by 12 on the left side. This results in the equation 7b = 4.2 × 12. To find the value of b, we then divide both sides of the equation by 7:

Multiply both sides by 12: 7b ÷ 12 × 12 = 4.2 × 12Simplify: 7b = 50.4Divide both sides by 7: 7b ÷ 7 = 50.4 ÷ 7b = 7.2

Therefore, the value of b is 7.2.

Final answer:

To find the value of b in the equation 7b/12 = 4.2, multiply both sides by 12 and then divide by 7 to get b = 7.2. The value of b is 7.2.

Explanation:

The student is asking how to find the value of b in the equation 7b divided by 12 equals 4.2. To solve for b, you can follow these steps:

Write down the original equation: 7b / 12 = 4.2.Multiply both sides of the equation by 12 to eliminate the denominator: 12 * (7b / 12) = 12 * 4.2, which simplifies to 7b = 50.4.Divide both sides by 7 to solve for b: 7b / 7 = 50.4 / 7, which gives b = 7.2.

Therefore, the value of b is 7.2.

max has 2/3 lb. of chocolate. He wants to hand out the chocolate in packages to give to his friends he would like to put 1/6 lb. of chocolate. How many packages can Max make? solve with a visual model

Answers

2/3 = 4/6

Divide up the chocolates into 1/6 lb each:

4/6 ÷ 1/6 = 4/6 x 6/1 = 4

He can packed into 4 packages.

Philip is going on a 400040004000-kilometer road trip with three friends. The car consumes 666 liters of gas per 100100100 kilometers, and gas costs \$1.50$1.50dollar sign, 1, point, 50 per liter.

Answers

 If Philip and his friends want to split the cost of gas evenly, how much should they each pay?
the amount of gas it consumes per 100 km = 6 l
the cost per litre = $1.50
the total distance of the trip = 4000 km
If 100 km consumes - 6 l
Then 1 km consumes - 6/100 l/km
therefore amount of gas for the whole trip of 4000 km = 6/100 l/km * 4000 km
the gas consumed = 240 l
cost of 1 l = $1.5
then the cost of gas for the whole ride = 240 l * $ 1.5
  cost = $ 360
there are 4 friends , cost of each friend = $ 360/4 = $ 90
cost each friend has to pay = $ 90

25 less than 6 time a number is 107. What is the number? How do you do that?

Answers

25 less than 6 times a number becomes,
6x - 25 = 107
    + 25   + 25
6x = 132
6x / 6 = 132 / 6
x = 22
Less than is another way to say minus and is is another way to say equals and times is self-explanatory.

25 less than 6 times a number is 107 then that number will be 22 it can be determined by the formation of the equation.

How to form an equation?

Determine the known quantities and designate the unknown quantity as a variable while trying to set up or construct a linear equation to fit a real-world application.

In other words, an equation is a set of variables that are constrained through a situation or case.

Let's say that number is x

6 times x number

⇒ 6x

25 less than 6x

⇒ 6x - 25

It is equal to 107

So,

6x - 25 = 107

6x = 132

x = 132/6

x = 22

Hence "25 less than 6 times a number is 107 then that number will be 22".

For more about the equation

https://brainly.com/question/10413253

#SPJ6

Sam is training for an upcoming wrestling match. He trains for 3.5 hours each day Monday through Wednesday. He trains 2.5 hours on Thursday and Friday. How many hours will he train if he trains for six weeks

Answers

3.5 * 3 = 10.5
2.5 * 2 = 5

10.5 + 5 = 15.5 hours for 1 week

15.5 * 6 = 93 hours in 6 weeks

Use Cavalieri’s Principle to calculate the exact volume of an oblique cylinder with a height of 10 meters and a circular base with a radius of 8 meters

Answers

I think it is 640 pi

Answer: Volume of an oblique cylinder is 2011.43 sq.m.

Step-by-step explanation:

Since we have given that

Radius of a cylinder = 8 meters

Height of a cylinder = 10 meters

Cavelieri's Principle states that volume of an oblique cylinder is same as the volume of right circular cylinder with equal radius and height.

As we know the formula for "Volume of cylinder":

[tex]Volume=\pi r^2h\\\\V=\frac{22}{7}\times 8\times 8\times10\\\\V=\frac{14080}{7}\\\\V=2011.43[/tex]

Hence, Volume of an oblique cylinder is 2011.43 sq.m.

the area of this circle is 72π m^2 what is the area of a 45° sector of this circle

Answers

A 45° sector is 1/8 of the area of the circle, so is (72π m^2)/8 = 9π m^2.

If x = 30, what does 55 + x - 27 equal?

Answers

Answer:

  58

Step-by-step explanation:

Put 30 where x is in the expression and do the arithmetic.

  55 + 30 - 27 = 85 - 27 = 58

__

It can be advantageous to use the associative property of addition to evaluate the expression as ...

  55 + (30 -27) = 55 +3 = 58

28 is 12 less than k

Answers

the value of k is 40.

to solve for k when 28 is 12 less than k, we set up an equation and then solve it.

Let's denote k as the unknown number. According to the problem, 28 is 12 less than k, which can be written as:

28 = k - 12

To solve for k, we need to isolate k on one side of the equation.

28 = k -12

28 + 12 = k

40 = k

k = 40

So, the value of k is 40.

The complete question is:

28 is 12 less than k. 28=12-k Solve for k.

The quadratic equation y = 2(x – 2)2 + 2 with no real solution is graphed. Which value of k will change the function to one with exactly one solution?

Answers

On the attached diagram red curve is the graph of the quadratic function [tex]y = 2(x - 2)^2 + 2.[/tex] As you can see this graph has no intersections with x-axis, this means that there are no solutions.

If you translate red curve 2 units down, you obtaine the graph (blue curve) of the function [tex]y = 2(x - 2)^2[/tex] and this graph has one common point with x-axis. This means that there will be exactly one solution.

Answer: k=-2 (you add -2 to the function [tex]y = 2(x - 2)^2 + 2[/tex] to obtain the function [tex]y = 2(x - 2)^2[/tex]).

Answer: 0 ZERO

Step-by-step explanation:

need help solving this

Answers

[tex] v = \omega r [/tex]

[tex] v = 2 \pi \dfrac{rad}{min} \times 1~km [/tex]

[tex] v = 2 \pi \dfrac{km}{min} [/tex]

[tex] v \approx 6.28 \dfrac{km}{min} [/tex]

Lorne subtracted 6x3 – 2x + 3 from –3x3 + 5x2 + 4x – 7. Use the drop-down menus to identify the steps Lorne used to find the difference. 1. (–3x3 + 5x2 + 4x – 7) + (–6x3 + 2x – 3) 2. (–3x3) + 5x2 + 4x + (–7) + (–6x3) + 2x + (–3) 3. [(–3x3) + (–6x3)] + [4x + 2x] + [(–7) + (–3)] + [5x2] 4. –9x3 + 6x + (–10) + 5x2 5. –9x3 + 5x2 + 6x – 10

Answers

To find the polynomial difference, Lorne transformed the subtraction into addition of the opposite, combined like terms, and simplified the expression to get the result of -9x³ + 5x² + 6x - 10.

To find the difference between the two polynomials, Lorne correctly followed the steps of subtraction by changing the subtraction to the addition of the opposite. The process is outlined below:

Add the opposite of the second polynomial to the first polynomial by changing the sign of each term in the second polynomial.

Combine like terms by adding the coefficients of terms with the same degree of x.

Rearrange the terms in descending order of their degrees.

Write down the final simplified form of the polynomial.

By following these steps, the result would be:

Step 1:

(-3x³ + 5x² + 4x - 7) + (-6x³ + 2x - 3)

Step 2:

(-3x³ + 5x² + 4x - 7) + (-6x³) + 2x + (-3)

Step 3:

[(-3x³) + (-6x³)] + [4x + 2x] + [(-7) + (-3)] + [5x²]

Step 4:

-9x³ + 6x + (-10) + 5x2

Step 5:

-9x³ + 5x² + 6x - 10

Lorne subtracted [tex]6x^{3} - 2x + 3[/tex] from [tex]-3x^{3} + 5x^{2} + 4x - 7[/tex]. So, the main answer is 5. [tex]-9x^{3} +5x^{2} +6x-10.[/tex]

The steps Lorne used to find the difference between [tex]-3x^{3} +5x^{2} +4x-7[/tex] and [tex]6x^{3} -2x+3[/tex] are:

[tex]1. (-3x^{3} +5x^{2} +4x-7)+(-6x^{3} +2x-3)\\2. (-3x^{3} )+5x^{2} +4x+(-7)+(-6x^{3} )+2x+(-3)\\3. [(-3x^{3} )+(-6x^{3} )]+[4x+2x]+[(-7)+(-3)]+[5x^{2} ]\\4. -9x^{3} +6x+(-10)+5x^{2} \\5. -9x^{3} +5x^{2} +6x-10[/tex]

So, the main answer is 5. [tex]-9x^{3} +5x^{2} +6x-10.[/tex]

Lorne first added the two polynomials by combining like terms, then simplified the result by collecting like terms. The final expression represents the difference between the two polynomials after combining and simplifying.

COMPLETE QUESTION:

Lorne subtracted [tex]6x^{3} - 2x + 3[/tex] from [tex]-3x^{3} + 5x^{2} + 4x - 7[/tex]. Use the drop-down menus to identify the steps Lorne used to find the difference.

[tex]1. (-3x^{3} +5x^{2} +4x-7)+(-6x^{3} +2x-3)\\2. (-3x^{3} )+5x^{2} +4x+(-7)+(-6x^{3} )+2x+(-3)\\3. [(-3x^{3} )+(-6x^{3} )]+[4x+2x]+[(-7)+(-3)]+[5x^{2} ]\\4. -9x^{3} +6x+(-10)+5x^{2} \\5. -9x^{3} +5x^{2} +6x-10[/tex]

The system of equations 4x-y=4(x+1) , y = 6 has:
A. one solution
B. infinitely many solutions
C. no solution

Answers

The system of equations 4x-y=4(x+1) and y=6 has no solution.

To determine the solution(s) of the system of equations, let's analyze each equation:

Equation 1: 4x - y = 4(x + 1)

Equation 2: y = 6

To simplify Equation 1, we can distribute 4 on the right side:

4x - y = 4x + 4

By rearranging terms, we have:

- y = 4

Comparing Equation 2 with this result, we see that the two equations are contradictory. Equation 2 states that y = 6, while the modified Equation 1 states that y = -4. This means there is no value of y that can simultaneously satisfy both equations.

Thus, the system of equations has no solution.

Therefore, the correct answer is C. no solution.

To know more about system of equations, refer here:

https://brainly.com/question/30127282

#SPJ6

You have a $50 gift card to the same site. You want to buy an album with 16 tracks for $12.99 and then use the rest of the gift card for single tracks. How many songs can you buy with the gift card?

Answers

first you will subtract 12.99 from 50
50 - 12.99 = 37.01
now you need to divide 16 by 12.99 to find out how much it costs for a single song
16 divided by 12.99 = $1.23
now you will divide 37.01 divided by 1.23
37.01 divided by 1.23 = about 30 
this means youll get about 30 single tracks with your gift card.
let me know if you have any further questions
:)

Final answer:

After purchasing an album for $12.99 from the $50 gift card, the remaining balance is $37.01, which allows the purchase of 37 more single tracks, assuming each track costs $1.

Explanation:

To determine how many songs can be bought with a $50 gift card after purchasing an album for $12.99, we need to subtract the cost of the album from the total amount on the gift card. So, we have:

Total amount on gift card: $50Cost of album: $12.99

Subtracting the cost of the album from the gift card amount gives us:

$50 - $12.99 = $37.01

Assuming that each single track costs $1 as per the scenario provided, we can divide the remaining balance by the cost per single track:

$37.01 ÷ $1 per track = 37 tracks

This means that you can purchase 37 more single tracks with the remaining balance on the gift card.

You spin the spinner, flip a coin, then spin the spinner again. Find the probability of the compound event. Write your answer as a fraction or percent. If necessary round your answer to the nearest hundredth.
The probability of spinning an odd number, flipping heads, then spinning a yellow is ????

Answers

The answer to that problem is 1/9

probability  = number of favourable outcomes / total number of outcomes

probability of spinning any number = 1/3

probability of tossing a coin = 1/2

probability of compound event = 1/3 * 1/2 * 1/3 = 1/18

probability of spinning an odd number, flipping heads, then spinning a yellow is  = 2/3*1/2*1/3 = 1/9


The Philips family had 3 cats. They needed to split 20 ounces of cat food among the three cats. How much cat food would each cat get? between what two whole numbers does your answer lie?

Answers

Final answer:

Each cat would get approximately 6.67 ounces of cat food, which falls between 6 and 7 ounces. The calculation is done by dividing the total amount of food (20 ounces) by the number of cats (3).

Explanation:

The Philips family had to split 20 ounces of cat food among their 3 cats. To find out how much food each cat gets, we need to divide the total amount of food by the number of cats. Calculating this, 20 ounces ÷ 3 cats equals approximately 6.67 ounces per cat. Even though this is a decimal, if we consider whole numbers, the amount each cat gets falls between 6 and 7 ounces, since 6.67 is more than 6 and less than 7.

When dealing with fractions and division, it's essential to understand the concept of division and be able to find averages. The task at hand may often find itself related to dividing a quantity evenly among a number of recipients, much like in scenarios where we have to split a pie or determine individual portions.

Final answer:

To divide 20 ounces of cat food equally among three cats, each cat gets approximately 6.67 ounces. The amount of food per cat lies between the whole numbers 6 and 7.

Explanation:

The question is asking how to divide 20 ounces of cat food equally among three cats. To find out how much each cat would get, you divide the total amount of cat food by the number of cats:

Determine the total amount of food: 20 ounces.Count the number of cats: 3 cats.Divide the total amount of food by the number of cats: 20 ounces ÷ 3 cats = approximately 6.67 ounces per cat.

This calculation shows that each cat would get approximately 6.67 ounces of food. This value lies between the whole numbers 6 and 7. Therefore, when the Philips family divides the cat food, each cat gets a little more than 6 ounces but less than 7 ounces of food.

Simplify: 4w(to the power of 9)+(-2w(to the power of 9)) enter the original expression if it cannot be simplified

Answers

4w⁹ -2w⁹
= (4-2)w⁹ . . . . . distributive property, or "collecting terms"
= 2w⁹

_____
In plain text, a caret (^) is used to identify an exponent. w⁹ = w^9. If the exponent has any arithmetic, you need parentheses around it. w^(8+1)

Write 4/10 as a fraction with a denominator of 100. Then write 4/10 as a decimal.
Would it be 4/100 or 40/100? The decimal would be 0.4 ?

Answers

4/10 = (4x10)/(10x10) = 40/100

4/10 = 0.4
Other Questions
Urinary obstruction in the lower urinary tract triggers changes to the urinary system to compensate for the obstruction. what is an early change the system makes in its effort to cope with an obstruction? The exculpatory clause does it permit reliance upon dewolfe. In the excerpt, which concept causes the downfall of humanity? Individualism Collectivism Capitalism Egoism Identify all of the characteristics listed below that are associated with Step 1 of the 4-Step Problem-Solving Method -- Understand the Problem. (4 answers. Identify all 4 options correctly to receive credit for your answer; just like on LEAP.)Identify the important words and numbers in the problemPerform this step last.Perform this step first.Identify any instructions that you are supposed to follow when solving (e.g., round, simplify, draw a graph of your answer, create a table to show your answer).Identify what you are being asked to solve or find.Develop your plan for solving the problemEvaluate your solution What is one reason that the Tokugawa Shogunate promoted a policy of isolationism in Japan? if a solution has a hydronium ion concentration of 1x10^-9 m the solution isa) acidic and has a pH of 5b) basic and has a pH of 9c) basic and has a pH of 5d) acidic and has a pH of 9 Introduction for an essay on the question: 'Evaluate the role of the church in medieval society'. What is the total pressure in a 6.00-l flask which contains 0.127 mol of h2(g) and 0.288 mol of n2(g) at 20.0c? A hydrogen electron returns from energy level n = 3 to n = 1 during electron transition. What will the spectral lines emitted by this electron look like under a spectroscope? dark line spectrum white light continuous spectrum bright line spectrum if mnp has vertices at m (-5,-7) , N (7,-2) andcp (2,10) is mnp isoscles? The value of an autographed baseball card increased from $39 to $65. What is the percent increase in value of the baseball card? Round to the nearest hundredth of a percent Which personal computer was the first put on the market by the company founded by Steve Jobs and Stephen Wozniak?A.Apple IIB.Atari STC.PET 2001D.Commodore 128 f(x) = 2x2 4x 30 = 2x2 4x 33 = 2(x2 2x)3 + 1 = 2(x2 2x + 1)4 = 2(x 1)22 = (x 1)2 = x 11 = x Mica is solving for the zeros of a quadratic function by completing the square. Her work is shown. What error did Mica make?ANSWER CHOICESMica should have set each x = 0 instead of f(x).Mica should have added 2 to 3 instead of 1.Mica should have multiplied both sides by 2 instead of dividing.Mica should have subtracted 1 from both sides instead of adding. Help please!14. Read the following lines from "The Third Bank of the River.""Father, you have been out there long enough. You are old . . . Come back, you don't have to do it anymore . . .Come back and I'll go instead. Right now, if you want. Any time. I'll get into the boat. I'll take your place."Which of the following stylistic elements is used by the writer in these lines? (1 point)a. Allusionb. HyperboleC. IronyD. Paradox The circle above has a radius of 9 cm. What is the area of the circle?(Use PI = 3.14) The American economic system is sometimes referred to as a mixed economy. In at least one well-written paragraph, and using specific examples, describe the characteristics of the American system, which make it a mixed economy. Balboa, who found what is today the pacific ocean, was charged with ____ against spain. Who invented the mechanical loom which was powered by a horse or a water wheel????A) John kay B) Richard Arkwright C) Edmund Cartwright D) James Hargreaves PLEASE ANSWER This graph shows a portion of an odd function. Use the graph to complete the table of values. what strategy did world leaders use to prevent future international conflicts following World War II?A) Making European countries pay large finesB) Banning militaries in all Axis powersC) Established the United NationsD) Handing over a defeated Germany to the Soviet Union