Would the inverse of this graph be a function? Why or why not?

Would The Inverse Of This Graph Be A Function? Why Or Why Not?

Answers

Answer 1

We will have the following:

*First: We would determine the piecewise function that describes the graph.

Since we can see that the function increases by a factor of 2 and decreases by the same factor we would have:

[tex]f(x)=\begin{cases}2x\colon x\ge0\land x\le4 \\ \\ -2x+16\colon x>4\land\le8\end{cases}[/tex]

This is:

*Second: We calculate the inverse of the piecewise function:

[tex]f^{-1}(x)=\begin{cases}\frac{x}{2}\colon x\ge0\land x\le4 \\ \\ -\frac{x-16}{2}\colon x>4\land x\le8\end{cases}[/tex]

That is:

From this we can see that the inverse of that graph would in fact represent a function, a non-continuous function. [It will represent a function as long as it follows the parameters stablished in the first point]

Would The Inverse Of This Graph Be A Function? Why Or Why Not?
Would The Inverse Of This Graph Be A Function? Why Or Why Not?

Related Questions

the sugar sweet company is going to transport its sugar to market. it will cost $3250 to rent trucks, and it will cost andl additional $125 for each ton of sugar transported.let C represent the total cost (in dollars), and let S represent the amount of sugar (in tons) transported. write and equation relating C to S and then graph your equation.

Answers

The variables are

C: total cost ($)

S: amount of sugar (tons)

The equation that relates these two variables is;

C = 3250 + 125S

The graph of the equation is:

where C is the dependent variable, and S is the independent variable

A family has 5 children. Assume that each child is as likely to be a boy as it is to be a girl. Find the probability that the family has 5 girls if it is known that the family's first child is a girl.

Answers

The required probability is 1/31 that the family has 5 girls if it is known that the family's first child is a girl.

What is probability?

Probability is defined as the possibility of an event being equal to the ratio of the number of favorable outcomes and the total number of outcomes.

Let us express every possible set of 5 children as a 5-letter word made up of the letters G or B. (G for a girl and B for a boy).

In all, 2⁵ = 32 such words are outcomes, with two options for each of the five slots.

The constraint "if it is known that the family contains at least one female" suggests that we would evaluate the reduced space of all such words, except the word (BBBBB).

This reduced event space is made up of 32-1 = 31 elements.

There is just one such term in the favorable collection of events (GGGGG).

As a result, the probability for the question is P = 1/31.

Learn more about the probability here:

brainly.com/question/11234923

#SPJ1

A company claims that each bag of pretzels weighs 11.3 oz. A sample of 37 bags was weighed. The mean weight of these bags was 11.05 oz, with a standard deviation of 1.35 oz Test the hypothesis at a 5% level of significance.A. Reject the null hypothesis. There is enough evidence to oppose the company's claim.B. Fail to reject the null hypothesis. There is enough evidence to oppose the company's claim.C. Fail to reject the null hypothesis. There is not enough evidence to oppose the company's claim.D. Reject the null hypothesis. There is not enough evidence to oppose the company's claim.

Answers

Solution

[tex]\begin{gathered} H_0\colon\mu=11.03 \\ \\ H_1\colon\mu=11.05 \\ \\ z=\frac{11.03-11.05}{1.35} \\ \\ Z_{\text{score}}=0.98803>0.05 \end{gathered}[/tex]

C. Fail to reject the null hypothesis. There is not enough evidence to oppose the company's claim.

What is anequation of the line that passes through the points (-4, -1) and(6, -1)?

Answers

We are given the following two points

[tex](-4,-1)\text{and }(6,-1)[/tex]

We are asked to find the equation of the line that passes through these points.

Recall that the equation of the line in slope-intercept form is given by

[tex]y=mx+b[/tex]

Where m is the slope and b is the y-intercept.

The slope of the line is given by

[tex]m=\frac{y_2−y_1}{ x_2−x_1}[/tex][tex]\text{where}(x_1,y_1)=(-4,-1)\text{and}(x_2,y_2)=(6,-1)[/tex]

Let us substitute the given values into the slope formula

[tex]m=\frac{-1-(-1)}{6-(-4)}=\frac{-1+1}{6+4}=\frac{0}{10}=0[/tex]

So, the slope of the equation is 0

The equation of the line becomes

[tex]y=0x+b[/tex]

Now let us find the y-intercept (b)

Choose any one point from the given two points

Let choose (-4, -1) and substitute it into the above equation

[tex]\begin{gathered} y=0x+b \\ -1=0(-4)+b \\ -1=0+b \\ b=-1 \end{gathered}[/tex]

Therefore, the equation of the line in slope-intercept form is

[tex]y=-1[/tex]

Note that this equation has 0 slope that is why mx part becomes 0

Write a function g(x), the translation of... that has a horizontal asymptote at y=2 and..

Answers

we have that

Vertical asymptote at x=3

so

The denominator could be (x-3)

Horizontal asymptote at y=2

so

Degree on Top is Equal to the Bottom

The numerator could be equal to 2x and the leading coefficient of the denominator is 1

therefore

[tex]g(x)=\frac{2x}{(x-3)}[/tex]

what are three consecutive integers that add to 40

Answers

Answer:

12 1/3 + 13 1/3 + 14 1/3 = 40

Step-by-step explanation:

Here we will use algebra to find three consecutive integers whose sum is 40. We start by assigning X to the first integer. Since they are consecutive, it means that the 2nd number will be X + 1 and the 3rd number will be X + 2 and they should all add up to 40. Therefore, you can write the equation as follows:

which of the following are point-slope equations of the line going through (-2,-2) and (2,1) check all that apply

Answers

The Point-Slope form of the equation of a line is:

[tex]y_{}-y_1=m(x-x_1)_{}[/tex]

Where "m" is the slope of the line and this is a point on the line:

[tex](x_1,y_1)[/tex]

You can find the slope of a line using this formula:

[tex]m=\frac{y_2-y_1}{x_2-x_1}[/tex]

In this case, knowing that this line passes through these points:

[tex](-2,-2);\mleft(2,1\mright)[/tex]

You can set up that:

[tex]\begin{gathered} y_2=-2 \\ y_1=1 \\ x_2=-2 \\ x_1=2 \end{gathered}[/tex]

Substituting values into the formula and evaluating, you get:

[tex]m=\frac{-2-1}{-2-2}=\frac{-3}{-4}=\frac{3}{4}[/tex]

Knowing the slope and coordinates of two points on the line, you can set up these two equations for this line:

1. First equation:

[tex]\begin{gathered} y-(-2)=\frac{3}{4}(x-(-2)) \\ \\ y+2=\frac{3}{4}(x+2) \end{gathered}[/tex]

2. Second equation:

[tex]y-1=\frac{3}{4}(x-2)[/tex]

The answers are: Option A and Option B.

Which equation below would produce thefollowing graph?A) f(2)=-(2+4)(3-1)(-5)B) f(z) = (2+4)(z-1)(-5)C) f(3) = (2-4)(2+1)(2+5)D) f(3) = -(2-4)(2+1)(2+5)

Answers

If we take the first option of the question, we have the following zeros or points passing through the x-axis:

[tex]f(x)=-(x+4)\cdot(x-1)\cdot(x-5)=0[/tex][tex]x+4=0,x-1=0,x-5=0[/tex]

We then have:

[tex]x=-4,x=1,x=5[/tex]

These points coincide with the ones in the graph.

The expansion of this equation is:

[tex]f(x)=-x^3+2x^2+19x-20_{}[/tex]

If we give some points to the equation at points x = -6, x = -3, x = 0, x = 3, x = 6, we have:

f(-6) = 154

f(-3) = -32

f(0) = -20

f(3) = 28

f(6) = -50

And all these values adjust to the proposed graph.

Therefore, the equation for option A would produce the proposed graph.

This is a way to solve this question. We can also make use of the derivatives of the first or of the second-order to find if this equation produces this graph.

how much accumulated interest should the investor expect at the end of 10 years?

Answers

Answer:

The correct option is D

The accumulated interest after 10 years is $2,125.00

Explanation:

We have the following parameters:

Principal (P) = $2,500

Rate (R) = 8.5%

Time (T) = 10 years

To calculate the interest after 10 years, we use the formula:

[tex]A=\frac{PRT}{100}[/tex]

[tex]\begin{gathered} A=\frac{2500\times8.5\times10}{100} \\ \\ =2125 \end{gathered}[/tex]

The interest is $2,125

If g(x) = 5(x²+1) + 16, what is the value of g(11) ?​

Answers

Answer:

626

Step-by-step explanation:

11^2= 121

121+1=122

122x5=610

610+16=626

hope this helped

find the number of units of grain that are to be produced to maximize the profit if…

Answers

we need to make revenue-cost and then maximize

[tex]\begin{gathered} R(x)-C(x) \\ (97x-2x^2)-(2x^2+49x+6) \end{gathered}[/tex]

simplify

[tex]\begin{gathered} =97x-2x^2-\mleft(2x^2+49x+6\mright) \\ =97x-2x^2-2x^2-49x-6 \\ =-2x^2-2x^2+97x-49x-6 \\ =-4x^2+97x-49x-6 \\ =-4x^2+48x-6 \end{gathered}[/tex]

now, to maximize, we need to find the derivate and make it equal to 0

[tex]\begin{gathered} \frac{d}{dx}(-4x^2+48x-6)=0 \\ -8x+48=0 \\ -8x=-48 \\ \frac{-8x}{-8}=\frac{-48}{-8} \\ x=6 \end{gathered}[/tex]

so, the maximum profit is at x = 6

Kurt bought a vacant lot in a development that was 85% completed. When he started
working with the builder to lay out where the house and driveway would lie, it was
determined that he would need an easement because his driveway would spill over onto
the adjacent lot by a few feet. What type of easement is this?
Easement appurtenant
Easement by necessity
Easement by prescription
Easement in gross

Answers

This is a case of easement appurtenant

What is easement?

An easement is a nonpossessory right to use and/or enter another's real property without owning it. It is "best shown by a right of way that one landowner, A, may have over the land of another, B." In most countries, an easement is a property right and sort of incorporeal property in and of itself. Real covenants and equitable servitudes are analogous to easements. The Restatement (Third) of Property in the United States attempts to integrate these notions as servitudes. Easements are useful for allowing persons to access other properties or resources by granting access across two [further explanation needed] or more pieces of property.

This is a case of easement appurtenant

To know more about easement, click on the link

https://brainly.com/question/14395204

#SPJ9

A. Find f(1/2 pie)
B. Find the all values x when f(x)=0. Use a comma to separate each value.
C. Fine the range. Write it in Interval notation.

Answers

Answer:

A. [tex]f(\frac{1}{2}\pi)=2[/tex]

B. [tex]x=-2\pi, -\pi, 0, \pi, 2\pi[/tex]

C. [tex][-2, 2][/tex]

Step-by-step explanation:

A:

Since we want to find: [tex]f(\frac{1}{2}\pi)[/tex], all we do is go that that x-value on the function and then go either up or down until we find where the y-value is at that x-value, because [tex]f(\frac{1}{2}\pi)[/tex] is just another way of expressing "the y-value of the function f, at [tex]x=\frac{1}{2}\pi[/tex]

In this case it turns out that the y-value is two, which you can verify by going to that x-value and finding where the y-value is at that point.


So: [tex]f(\frac{1}{2}\pi)=2[/tex]

B.

To find all the x-values such that: [tex]f(x)=0[/tex], we just need to find where the graph crosses the x-axis, also known as an x-intercept. This is because at an x-intercept, the y-value will be equal to zero.

Looking at the graph you can see that these x-intercepts occur at: [tex]x=-2\pi, -\pi, 0, \pi, 2\pi[/tex]

in general you'll notice that all the values are actually separated by a value of pi, so the general formula for a zero in this equation is likely going to be: [tex]x=\pi n\text{ where n is an integer}[/tex], since trigonometric functions are periodic, they repeat.

C.

Looking at the graph you'll notice the value is increasing, then decreasing, then increasing... and so on.

The max value it reaches is two, and the min value it reaches is negative two.

The range of a function is the y-values that the function can output, considering all the possible inputs, or the domain.

In this case no matter the input we can only output values between -2 and 2.

In this interval notation, we use brackets, since the minimum and maximum possible values are included in the range, since the function does output 2 and -2, it doesn't just "approach" it.

So we get a range of: [tex][-2, 2][/tex]

Alyssa's algebra test score was 8 points lower than Jennifer's. The total of their two tests was 180. What did each girl receive?

Answers

Based on the equation, each girl received the following Algebra test scores:

Alyssa's = 86 pointsJennifer's = 94 points.

What is an equation?

An equation is a mathematical expression that claims that two values are equivalent.

Equations use the equation symbol (=) to illustrate the equality of two or more expressions.

Algebraically, let Alyssa's algebra test score = x

Let Jennifer's test score = x + 8

The total of their two tests = 180

x + x + 8 = 180

2x + 8 = 180

2x = 180 - 8

2x = 172

x = 86 (172/2)

Alyssa's test score = 8 points lower

Shareable points = 172 (180 - 8)

Each received 86 points from the shareable points

Alyssa's test score = 86 points

Jennifer's test score = 94 points

Check:

86 + 94 = 180

94 = 8 points greater than 86

Thus, using an equation, we can conclude that Alyssa scored 86 points on the Alegra test, which is 8 points less than Jennifer's 94 points.

Learn more about equations at https://brainly.com/question/2972832

#SPJ1

Joan attended school for 2 weeks longer than 3/4 of the year. How long did Joan attend school? (Assume 52 weeks in a year.)​

Answers

The duration Joan attended school is 41 weeks.

How to find how long she attend school?

Joan attended school for 2 weeks longer than 3/4 of the year.

The time she attended school can be calculated as follows:

52 weeks = 1 year

3 / 4 of 52 = 156 / 4

3 / 4 of 52 = 39 weeks

Therefore, 3 / 4 of a year is 39 weeks.

She attended school 2 weeks longer than 3  /4 of the year(39 weeks).

Hence,

the duration she attended school = 39 + 2

the duration she attended school = 41 weeks

learn more on weeks and year here: https://brainly.com/question/10778902

#SPJ1

mary has scored 78 , 60 , 82 , 94 , and 88 on her previous fice tests . What score does she need on her next test so that her average ( mean ) is 80 ?

Answers

Mary has scored 78, 60, 82, 94, and 88 on her previous fice tests.

What score does she need on her next test so that her average (mean) is 80?

Let x be the next test score

Recall that the mean is given by

[tex]mean=\frac{\text{sum of test scores}}{total\text{ numbers of tests}}[/tex]

We have the following information,

mean = 80

sum of test scores = 78 + 60 + 82 + 94 + 88 + x = 402 + x

total number of tests = 6

So, let us substitute these values into the above formula

[tex]\begin{gathered} mean=\frac{\text{sum of test scores}}{total\text{ numbers of tests}} \\ 80=\frac{402+x}{6} \\ 6\times80=402+x \\ 480=402+x \\ 480-402=x \\ 78=x \\ x=78 \end{gathered}[/tex]

Therefore, Mary need to score 78 on her next test so that her mean is 80

​(d) Find the domain of function R. Choose the correct domain below.

Answers

Answer:

Answer:

d

Step-by-step explanation:

The number of years must be non-negative.

This eliminates all of the options except for d.

3.1 x 10^3 in scientific notation

Answers

Answer:3100

Step-by-step explanation:

If 3.1 x 10^3 is because you count the first number and then you use what is less in the power like you have 3 and u used 1 for the number 1 so you left with 2 those 2 will be zeros 3100.

I hope this helped pls put it as brainliest

Answer: 3.1 × 103

Step-by-step explanation:

I need help with these please you don't need to write the explanation you could write the answers

Answers

is it 3, right?

3.- B, angle 1 and angle 8

2.- It's incomplete, Number two it's incomplete I think I need a picture of this problem.

2 .- 4, letter J

Done, bye

8.4m^9n^5 divided by 2.1m^3n^5

Answers

Answer: [tex]4m^{6}[/tex]

Step-by-step explanation:

[tex]\frac{8.4m^{9} n^{5} }{2.1m^{3}n^{5}}[/tex]

Dividing exponents is the same as subtracting the exponents, so

[tex]\frac{m^{9}}{m^{3}} =m^{9-3}=m^{6}[/tex]

[tex]\frac{n^{5}}{n^{5}} =n^{5-5}=n^{0}=1[/tex]

So now our equation looks like

[tex]\frac{8.4m^{6}}{2.1}[/tex]

Now we can divide the numbers

8.4/2.1 = 4

So your final answer is [tex]4m^{6}[/tex]

1. Graph the system of equations.2. What are all the values for x for which f(x)=g(x)?

Answers

Solution:

Given the system of equations:

[tex]\begin{gathered} f(x)=-x^2+6x-4 \\ g(x)=|x-3|-1 \end{gathered}[/tex]

1) The graphs of the system of equations are as shown below:

2) Values of x for which

[tex]f(x)=g(x)[/tex]

From the graph of the system of equations, the points at which the graph functions cut or intersect each other, give the solution of the system of equations.

Thus, in the graph of the system of equations, the functions intersect each other at the point (1,1) and (5,1) as shown below:

Thus, the values of x for which f(x) = g(x) are

[tex]\begin{gathered} x=1,\text{ } \\ x=5 \end{gathered}[/tex]

for any numbers x,y [x=0 in(4) and y = 0 in (5)] and any positive integers m,n, the following holds:x^m · x^n=x^m+nProve number 1

Answers

Proved

Explanation:

To prove x^m · x^n=x^m+n, let's assign numbers to x, m and n

let x = 2

m = 3, n = 4

x^m · x^n = 2^3 . 2^4

x^m+n = 2^(3+4)

Solve each of the above seperately and comparew the answer:

[tex]\begin{gathered} x^m\times x^n=2^3\times2^4 \\ =\text{ (2}\times2\times2)\times(2\times2\times2\times2) \\ =\text{ 8}\times16 \\ =\text{ }128 \end{gathered}[/tex][tex]\begin{gathered} x^{m+n}=2^{3+4} \\ =2^7\text{ = 2}\times2\times2\times2\times2\times2\times2 \\ =\text{ 128} \end{gathered}[/tex][tex]\begin{gathered} sincex^m\times x^n\text{ = 128} \\ \text{and x}^{m+n}\text{ = 128} \\ \text{Therefore, }x^m\times x^n\text{ = x}^{m+n} \end{gathered}[/tex]

This expression x^m · x^n=x^m+n has been proved to be equal

On a map, a museum is located at (15, 17). A library is located at (15, -2). How many units away museum from the libraryA. 2 unitsB. 13 unitsC. 17 unitsD. 19 units

Answers

Let's look at the locations of the library and museum in a coordinate plane:

The museum is "17" units above the x-axis.

The library is "2" units below the x-axis.

The total units between the museum and library is 17 + 2 = 19 units

Thus, the distance between the museum and library is 19 units.

Correct Answer:

D

Based on the density graph below, what is the probability of a value in thesample space being anywhere from 15 to 20?

Answers

Given

Density graph

Find

Probability of the value in the sample space being anywhere from 15 to 20

Explanation

from density graph , we cna get the distribution is uniform.

so , the probability of the value in the sample space being anywhere from 15 to 20 will be

[tex]\begin{gathered} p=\frac{20-15}{25-0} \\ \\ p=\frac{5}{25} \\ \\ p=0.2\approx20\% \end{gathered}[/tex]

Final Answer

Hence , the correct option is D

Diego is thinking of two positive numbers. He says, “If we triple the first number and double the second number, the sum is 34.”

Write an equation that represents this clue. Then, find two possible pairs of numbers Diego could be thinking of.
Diego then says, “If we take half of the first number and double the second, the sum is 14.”

Write an equation that could represent this description.

What are Diego’s two numbers? Explain or show how you know. A coordinate plane is given here, in case helpful.

Answers

The equation that represent the situation is as follows;

3x + 2y = 34

1 / 2x + 2y = 14

The two number Diego is thinking of are 8 and 5.

How to use equation to represent a problem?

He is thinking of two positive numbers.

If we triple the first number and double the second number, the sum is 34.

If we take half of the first number and double the second, the sum is 14.

Therefore, the equation that can be used to solve the situation is as follows:

let

x = first number

y = second number

3x + 2y = 34

1 / 2x + 2y = 14

Therefore,

3x + 2y = 34

1 / 2x + 2y = 14

5 / 2 x = 20

5x = 40

x = 40 / 5

x = 8

3(8) + 2y = 34

2y = 34 - 24

2y = 10

y = 10 / 2

y = 5

Therefore, the two numbers are 8 and 5.

learn more on equation here: https://brainly.com/question/13428314

#SPJ1

Find Point F so that angle ABC is = to angle DEF

Answers

Answer

(5, 2)

Step-by-step explanation

Point D in triangle DEF is the equivalent to point A in ABC. Similarly, E is the equivalent to B. In consequence, F is the equivalent to C.

We can obtain points D and E by translating points A and B 6 units to the right and 4 units up.

Translation 6 units to the right and 4 units up transforms the point (x, y) into (x+6, y+4). Applying this rule to point C:

C(-1, -2) → (-1+6, -2+4) → F(5, 2)

an item is regularly priced at $33. it is now priced at a discount of 85% off the regular price

Answers

Answer: The item should now cost  $4.95 if that is the question

Step-by-step explanation:

15% of 33 is 4.95 giving you the answer of 4.95 hope this helps

Indicate whether the following statements are True (T) or False (F). 1. The product of two real numbers is always a real number. 2. The quotient of two real numbers is always a real number (provided the denominator is non-zero). 3. The ratio of two real numbers is never zero. 4. The difference of two real numbers is always a real number. 5. The sum of two real numbers is always a real number. 6. The quotient of two real numbers is always a rational number (provided the denominator is non-zero). 7. The difference of two real numbers is always an irrational number.

Answers

The required answer is true, false, true, false, true, true, and false for statements 1, 2, 3, 4, 5, 6, and 7 respectively.

The product of two real numbers is always a real number is true.

The quotient of two real numbers is always a real number (provided the denominator is non-zero) is false because when you divide, you get the quotient, and when you divide, you might get decimals.

The ratio of two real numbers is never zero is true.

The difference of two real numbers is always a real number is false because it could be a decimal.

The sum of two real numbers is always a real number is true.

The quotient of two real numbers is always a rational number (provided the denominator is non-zero) is true.

The difference of two real numbers is always an irrational number is false.

Therefore, the required answer is true, false, true, false, true, true, and false for statements 1, 2, 3, 4, 5, 6, and 7 respectively.

Learn more about the number system here:

https://brainly.com/question/21751836

#SPJ1

Josh wants to make the lamp purple.
He will use dye to make the plastic purple.
Josh will mix red dye with green dye and blue dye in the ratio 9:3:15 to make
purple dye.
Josh uses 30 litres of green dye.
(b) How many litres of purple dye will Josh make with the 30 litres of green dye?
Show a check of your working.
(5)

Answers

Answer:

Step-by-step explanation:

since 30 liters is ten times 3 liters, you must mulitply all of the amounts of dye liters (not green because we know its 30) by 10. this would make a ratio of 90:30:150. Now, add them all up to equal 270 liters of purple dye in total.

Liz bought seven liters of orange juice for a party. About how many quarts of juice did she buy?

Answers

Let's make a conversion:

[tex]7l\times\frac{1.05669qt}{1l}=7.39683qt\approx7.40qt[/tex]

She bought about 7.39683qt

Liz bought 7.396817 quarts of orange juice for a party.

What are Quarts?

The liquid quart in the United States is a measure of fluid volume equal to one-fourth of a gallon, two pints, or four cups. The liquid quart is not to be confused with the dry quart (US) or the imperial quart, which are two distinct units.

Multiply the volume by the conversion ratio to transform a liter measurement into a quart measurement.

Since each liter equals 1.056688 quarts, you may use the following easy formula to convert:

quarts = liters × 1.056688

The volume in quarts is equal to the liters multiplied by 1.056688.

We have been given that Liz bought seven liters of orange juice for a party.

We have to convert 7 liters to quarts using the formula above.

7 L = (7 × 1.056688) = 7.396817 qt

Thus, she bought 7.396817 quarts of orange juice for a party.

To learn more about the Quarts click here:

https://brainly.com/question/13798723

#SPJ2

Other Questions
helpppp plsssssssss.......................................... what is the slope of y=5x+7 How many gallons of water will be in the fish tank after 3 minutes? Explain your reasoning (HURRY I NEED THIS ANSWER STEP BY STEP ) What is twelve hundredths as a fraction Ten minutes after jumping into the ocean, adiver is 25 feet below the surface. After 30minutes, the diver has descended 75 feet. Howfast was the diver descending? You borrow $90,000 for college at an APR of 6.25%. You plan to elect 25-year repayment. How much more must you repay in total if your loan is unsubsidized, as opposed to being subsidized? Evaluate a + b for a = 2 and b = 3. angela spends $95 to buy 7 cakes for the office party. she cuts each cake into quarters, then cuts each quarter into 3 pieces. if kevin eats 5 pieces of cake during the party, how much did engela spend on just kevins share of the cake Jeriel is going to invest $640 and leave it in an account for 5 years. Assuming theinterest is compounded annually, what interest rate, to the nearest tenth of a percent,would be required in order for Jeriel to end up with $760? Principles of Business, 9e Dlabay, Burrow, Kleindl Marketing Case Study Dream Bug Alex and Jenny were ready to purchase their first new car together as a married couple. They had decided on a Volkswagen Beetle. Jenny drove her fathers classic 1968 Beetle Bug in high school when she dated Alex. They were looking forward to buying their dream car. Then they learned Volkswagen tampered with diesel vehicles to trick sensors into producing acceptable emissions ratings when actual emissions were unacceptably high. Now, Alex and Jenny discuss their choice. Jenny: I still want to buy a new VW Bug. For years, Volkswagen has earned a reputation for high-quality German engineering which produces cars that are fun to drive. That is exactly what we want. Alex: That may be true, but how can we trust them now? They advertised that they had clean-burning diesel. In reality, those engineers designed cars to cheat on the test. Jenny: That only applies to the diesel cars. The salesperson said we shouldnt worry about that. The Beetle we looked at was not diesel. It also had some awesome technical features. Maybe if we delay our purchase, Volkswagen will drop prices to pull in customers. Alex: We should be careful not to base such an important decision on emotion. This is a big investment for us. We cannot have our hearts set on one car. There are other cars with awesome technical features. Besides, I heard that VW has set aside more than $7 billion to cover the costs of this scandal and may need to set aside much more than that. What happens if our local dealership closes? What do we do about service and repairs? Jenny: I suppose you are right. I should be rational. I have had a long-term relationship with VW Bugs and I finally have the chance to own a new one. That doesnt mean I must buy one, though. I just cant believe that Volkswagen would lie about its products. This must be an isolated event. Alex: Are you willing to bet our savings on that? Think Critically 1. Identify the marketing functions discussed in the case. How have these functions been impacted by the Volkswagen emission problem? 2. What role does trust play in marketing case? 3. Outline a strategy that Volkswagen could follow to improve its image and help bring back buyers like Alex and Jenny. Consider the equation 2 (ax+ 3) = 4x- 3 (4x+ 8). For what value of a is there no solution to the equation? Perform the following operationand express the answer inscientific notation.9.2x107 = 3.7x109[][ ? ]x10?)Coefficient (green)Exponent (yellow)Enter Which postulate or theorem proves A MNQA PNQ?AASASAHLSAS Suppose it took 19 riders a total of 11 days and 21 hours to ride from New Jersey to Virginia. If they all rode the same number of hours, how many hours did each rider ride? what phenomena cause volcanic explosions? choose one or more: a. low silica content b. groundwater coming into contact with magma c. earthquakes d. water being heated by magma e. gas in the magma f. low-viscosity magma Eric received a $35.50 gift card for a photo center. He used it to buy prints that cost 6 cents each. The remaining balance, B (in dollars), on the card after buying x prints is given by the following function.B (x) = 35.50 - 0.06xWhat is the remaining balance on the card if Eric bought 40 prints? A pick up line( school appropriate) about cytoskeleton How did French exploration and settlement of Louisiana contribute to the development of Louisiana as a colony and future state? Please help me asapy=2x+2 y=-1/2x-3 what is the solution? (-2,1)(-2,-2)(-2,-1)(2,-2) mr.ocampo invested 150,000 at 10% compounded annually. he plans to get this amount for 6 years for his son's college education, how much will he get?