Shahril bought a CD, 2 T-shirts and a pair of jeans for $133. Each
T-shirt cost $13 more than the CD. The pair of jeans cost $30 more
than each T-shirt. Find the cost of the CD.

Answers

Answer 1

Step-by-step explanation:

Let the price of CD, tshirt and jeans be x,y and z respectively.

given:

x+2y+2z=133......(i)

y=x+13.......(ii)

2z=y+30....(iii)

in eqn (iii) ,

2z=y+30

or, 2z=x+13+30

or, z=(x+43)/2....(iv)

now in eqn (i),

x+2y+2z=133

or, x+2(x+13)+2((x+43)/2) =133

or, x+2x+26+x+43=133

or, 4x=133-69

or, x= 64/4

•°• x=$16


Related Questions

Solve the following system of equations and show all your work y=2x^2 y=3x-1

Answers

Answer:

( 1/2 ; 1/2 ) and ( 1 ; 2 )

Step-by-step explanation:

y = 2x².............1

y = 3x-1............2

2x²=3x-1

2x²-3x+1 = 0

(2x-1)(x-1) = 0

x = 1/2 or x = 1

y = 1/2 or y = 2

A shop sells a particular of video recorder. Assuming that the weekly demand for the video recorder is a Poisson variable with the mean 3, find the probability that the shop sells. . (a) At least 3 in a week. (b) At most 7 in a week. (c) More than 20 in a month (4 weeks).

Answers

Answer:

a) 0.5768 = 57.68% probability that the shop sells at least 3 in a week.

b) 0.988 = 98.8% probability that the shop sells at most 7 in a week.

c) 0.0104 = 1.04% probability that the shop sells more than 20 in a month.

Step-by-step explanation:

For questions a and b, the Poisson distribution is used, while for question c, the normal approximation is used.

Poisson distribution:

In a Poisson distribution, the probability that X represents the number of successes of a random variable is given by the following formula:

[tex]P(X = x) = \frac{e^{-\lambda}*\lambda^{x}}{(x)!}[/tex]

In which

x is the number of successes

e = 2.71828 is the Euler number

[tex]\lambda[/tex] is the mean in the given interval.

Normal Probability Distribution

Problems of normal distributions can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

The Poisson distribution can be approximated to the normal with [tex]\mu = \lambda, \sigma = \sqrt{\lambda}[/tex], if [tex]\lambda>10[/tex].

Poisson variable with the mean 3

This means that [tex]\lambda= 3[/tex].

(a) At least 3 in a week.

This is [tex]P(X \geq 3)[/tex]. So

[tex]P(X \geq 3) = 1 - P(X < 3)[/tex]

In which:

[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2)[/tex]

Then

[tex]P(X = x) = \frac{e^{-\lambda}*\lambda^{x}}{(x)!}[/tex]

[tex]P(X = 0) = \frac{e^{-3}*3^{0}}{(0)!} = 0.0498[/tex]

[tex]P(X = 1) = \frac{e^{-3}*3^{1}}{(1)!} = 0.1494[/tex]

[tex]P(X = 2) = \frac{e^{-3}*3^{2}}{(2)!} = 0.2240[/tex]

So

[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2) = 0.0498 + 0.1494 + 0.2240 = 0.4232[/tex]

[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2) = 1 - 0.4232 = 0.5768[/tex]

0.5768 = 57.68% probability that the shop sells at least 3 in a week.

(b) At most 7 in a week.

This is:

[tex]P(X \leq 7) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6) + P(X = 7)[/tex]

In which

[tex]P(X = x) = \frac{e^{-\lambda}*\lambda^{x}}{(x)!}[/tex]

[tex]P(X = 0) = \frac{e^{-3}*3^{0}}{(0)!} = 0.0498[/tex]

[tex]P(X = 1) = \frac{e^{-3}*3^{1}}{(1)!} = 0.1494[/tex]

[tex]P(X = 2) = \frac{e^{-3}*3^{2}}{(2)!} = 0.2240[/tex]

[tex]P(X = 3) = \frac{e^{-3}*3^{3}}{(3)!} = 0.2240[/tex]

[tex]P(X = 4) = \frac{e^{-3}*3^{4}}{(4)!} = 0.1680[/tex]

[tex]P(X = 5) = \frac{e^{-3}*3^{5}}{(5)!} = 0.1008[/tex]

[tex]P(X = 6) = \frac{e^{-3}*3^{6}}{(6)!} = 0.0504[/tex]

[tex]P(X = 7) = \frac{e^{-3}*3^{7}}{(7)!} = 0.0216[/tex]

Then

[tex]P(X \leq 7) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6) + P(X = 7) = 0.0498 + 0.1494 + 0.2240 + 0.2240 + 0.1680 + 0.1008 + 0.0504 + 0.0216 = 0.988[/tex]

0.988 = 98.8% probability that the shop sells at most 7 in a week.

(c) More than 20 in a month (4 weeks).

4 weeks, so:

[tex]\mu = \lambda = 4(3) = 12[/tex]

[tex]\sigma = \sqrt{\lambda} = \sqrt{12}[/tex]

The probability, using continuity correction, is P(X > 20 + 0.5) = P(X > 20.5), which is 1 subtracted by the p-value of Z when X = 20.5.

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]Z = \frac{20 - 12}{\sqrt{12}}[/tex]

[tex]Z = 2.31[/tex]

[tex]Z = 2.31[/tex] has a p-value of 0.9896.

1 - 0.9896 = 0.0104

0.0104 = 1.04% probability that the shop sells more than 20 in a month.

The probability of the selling the video recorders for considered cases are:

P(At least 3 in a week) = 0.5768 approximately.P(At most 7 in a week) = 0.9881 approximately.P( more than 20 in a month) = 0.0839 approximately.

What are some of the properties of Poisson distribution?

Let X ~ Pois(λ)

Then we have:

E(X) = λ = Var(X)

Since standard deviation is square root (positive) of variance,

Thus,

Standard deviation of X = [tex]\sqrt{\lambda}[/tex]

Its probability function is given by

f(k; λ) = Pr(X = k) = [tex]\dfrac{\lambda^{k}e^{-\lambda}}{k!}[/tex]

For this case, let we have:

X = the number of weekly demand of video recorder for the considered shop.

Then, by the given data, we have:

X ~ Pois(λ=3)


Evaluating each event's probability:

Case 1: At least 3 in a week.

[tex]P(X > 3) = 1- P(X \leq 2) = \sum_{i=0}^{2}P(X=i) = \sum_{i=0}^{2} \dfrac{3^ie^{-3}}{i!}\\\\P(X > 3) = 1 - e^{-3} \times \left( 1 + 3 + 9/2\right) \approx 1 - 0.4232 = 0.5768[/tex]

Case 2: At most 7 in a week.

[tex]P(X \leq 7) = \sum_{i=0}^{7}P(X=i) = \sum_{i=0}^{7} \dfrac{3^ie^{-3}}{i!}\\\\P(X \leq 7) = e^{-3} \times \left( 1 + 3 + 9/2 + 27/6 + 81/24 + 243/120 + 729/720 + 2187/5040\right)\\\\P(X \leq 7) \approx 0.9881[/tex]

Case 3: More than 20 in a month(4 weeks)

That means more than 5 in a week on average.

[tex]P(X > 5) = 1- P(X \leq 5) =\sum_{i=0}^{5}P(X=i) = \sum_{i=0}^{5} \dfrac{3^ie^{-3}}{i!}\\\\P(X > 5) = 1- e^{-3}( 1 + 3 + 9/2 + 27/6 + 81/24 + 243/120)\\\\P(X > 5) \approx 1 - 0.9161 \\ P(X > 5) \approx 0.0839[/tex]


Thus, the probability of the selling the video recorders for considered cases are:

P(At least 3 in a week) = 0.5768 approximately.P(At most 7 in a week) = 0.9881 approximately.P( more than 20 in a month) = 0.0839 approximately.

Learn more about poisson distribution here:

https://brainly.com/question/7879375

90 units needed 8per case

Answers

Are you asking how much cases is needed to to reach the 90 units? If yes then 90/8 which would give you 11.25. But since it’s by case then round up to get 12 cases. I think I answered it wrong but

Smart phone: Among 239 cell phone owners aged 18-24 surveyed, 103 said their phone was an Android phone. Part: 0 / 30 of 3 Parts Complete Part 1 of 3 (a) Find a point estimate for the proportion of cell phone owners aged 18-24 who have an Android phone. Round the answer to at least three decimal places. The point estimate for the proportion of cell phone owners aged 18-24 who have an Android phone is .

Answers

Answer:

The point estimate for the proportion of cell phone owners aged 18-24 who have an Android phone is 0.4137.

Step-by-step explanation:

The point estimate is the sample proportion.

Sample proportion:

103 out of 249, so:

[tex]p = \frac{103}{249} = 0.4137[/tex]

The point estimate for the proportion of cell phone owners aged 18-24 who have an Android phone is 0.4137.

Which of the following pairs of functions are inverses of each other?
A. f(x) = 5 + x and g(x) = 5 - x
B. f(x) = 2x -9 and g(x)=x+9/2
C. f(x) = 3-6 and g(x)=x+6/2
D. f(x)= x/3+4 and g(x) = 3x - 4​

Answers

The pair of functions that are inverses of each other is B. f(x) = 2x - 9 and g(x) = x + 9/2.

To determine if two functions are inverses of each other, we need to check if the composition of the functions results in the identity function, which is f(g(x)) = x and g(f(x)) = x.

Let's analyze the given options:

A. f(x) = 5 + x and g(x) = 5 - x

To check if they are inverses, we compute f(g(x)) = f(5 - x) = 5 + (5 - x) = 10 - x, which is not equal to x. Similarly, g(f(x)) = g(5 + x) = 5 - (5 + x) = -x, which is also not equal to x. Therefore, these functions are not inverses.

B. f(x) = 2x - 9 and g(x) = x + 9/2

By calculating f(g(x)) and g(f(x)), we find that f(g(x)) = x and g(f(x)) = x, which means these functions are inverses of each other.

C. f(x) = 3 - 6 and g(x) = x + 6/2

Similar to option A, we compute f(g(x)) and g(f(x)), and find that they are not equal to x. Hence, these functions are not inverses.

D. f(x) = x/3 + 4 and g(x) = 3x - 4

After evaluating f(g(x)) and g(f(x)), we see that f(g(x)) = x and g(f(x)) = x. Therefore, these functions are inverses of each other.

In summary, the pair of functions that are inverses of each other is B. f(x) = 2x - 9 and g(x) = x + 9/2.

Learn more about function here:

https://brainly.com/question/782311

#SPJ8

CAN SOMEBODY ANSWER MY QUESTIONS !!!!​

Answers

9514 1404 393

Answer:

A''(-1, 2)B''(3, 5)C''(4, 3)

Step-by-step explanation:

Reflection over the line x=a is the transformation ...

  (x, y) ⇒ (2a -x, y)

Then the double reflection over x=a and x=b is the transformation ...

  (x, y) ⇒ (2b -(2a -x), y) = (2(b-a) +x, y)

That is, the result is translation by twice the distance between the lines. For a=1 and b=3, the transformation is ...

  (x, y) ⇒ (x +4, y) . . . . . . . translation to the right by 4 units.

  A(-5, 2) ⇒ A''(-1, 2)

  B(-1, 5) ⇒ B''(3, 5)

  C(0, 3) ⇒ C''(4, 3)

The following are on a parabola defining the edge of a ski
(-4, 1), (-2, 0.94), (0.1)
The general form for the equation of a parabola is:
Ax^2+ Bx +C= y
Required:
a. Use the x- and y-values of 1 of the points to build a linear equation with 3 variables: A, B, and C.
b. Repeat this process with 1 of the other to build a 2nd linear equation.
c. Record your equation here. Repeat this process with the other point to build a 3rd equation.

Answers

9514 1404 393

Answer:

  a) 16A -4B +C = 1

  b) 4A -2B +C = 0.94

  c) C = 1

Step-by-step explanation:

Substitute the x- and y-values into the general form equation.

a. A(-4)² +B(-4) +C = 1

  16A -4B +C = 1

__

b. A(-2)² +B(-2) +C = 0.94

  4A -2B +C = 0.94

__

c. A(0)² +B(0) +C = 1

  C = 1

_____

Additional comment

Solving these equations gives A=0.015, B=0.06, C=1. The quadratic is ...

  0.015x² +0.06x +1 = y

find the sum of (-260)+(-30)​

Answers

Answer:

-290

Step-by-step explanation:

(-260) +(-30)

=-260-30

=-290

Answer:

the answer is -290

Step-by-step explanation:

it is telling us to add so we can see that both the numbers have the same sign which is negative

when the signs are all the same, we can add and we got -290

Choose the correct answer.

The History Activities were about​ ___ and​ ___. They were both from​ ___. One of them had a​ ___ named after him. The other had a​ ___ named after him. The work they did together on a problem they got from a​ ___ laid the foundation for probability theory.

A. ​Pascal, Decartes,​ England, graph,​ book, relative
B. ​Luniz, Kolmogrov,​ Germany, church,​ square, teacher
C. ​Fermat, Luniz,​ England, law,​ diagram, priest
D. ​Pascal, Fermat,​ France, triangle,​ theorem, gambler

Answers

Answer:

I say Its letter d

Step-by-step explanation:

I hope this help

Two professors are applying for grants. Professor Jane has a probability of 0.64 of being funded. Professor Joe has probability 0.28 of being funded. Since the grants are submitted to two different federal agencies, assume the outcomes for each grant are independent.

Required:
a. What is the probability that both professors get their grantsfunded?
b. What is the probability that at least one of the professors will befunded?
c. What is the probability that Professor Jane is funded but ProfessorJoe is not?
d. Given at least one of the professors is funded, what is theprobability that Professor Jane is funded but Professor Joe is not?

Answers

I think the answer is d I believe snsnjsjssk

The volume of a gas with a pressure of 1.2 atm increases from 1.0 L to 4.0 L. What is the final pressure of the gas, assuming constant temperature?
(a) 1.2 atm
(b) 0.30 atm
(c) 3.3 atm
(d) 4.8 atm
(e) 1.0 atm

Answers

Answer:

(b) 0.30 atm

Step-by-step explanation:

Given data

Initial pressure= 1.2atm

Initial volume= 1.0L

Final volume= 4.0L

Final pressure= ???

Let us apply the gas formula to find the Final pressure

P1V1= P2V2

Substitute

1.2*1= x*4

Divide both sides by 4

1.2/4= x

x= 0.3atm

Hence the final pressure is 0.3 atm

The polygons in each pair are similar. Find the missing side length.

Answers

Let missing one be x

If both are similar

[tex]\\ \sf\longmapsto \dfrac{20}{25}=\dfrac{16}{x}[/tex]

[tex]\\ \sf\longmapsto \dfrac{4}{5}=\dfrac{16}{x}[/tex]

[tex]\\ \sf\longmapsto 4x=16(5)[/tex]

[tex]\\ \sf\longmapsto x=\dfrac{16(5)}{4}[/tex]

[tex]\\ \sf\longmapsto x=20[/tex]

I really Need help solving this problem!

Answers

Answer:

Hello,

Answer A : 11.2 ≤ X ≤ 29.2

Step-by-step explanation:

[tex]Z=\dfrac{X-20.2}{4.5} \\\\X=4.5*Z+20.2\\\\For\ Z=-2, \ X=4.5*(-2)+20.2=11.2\\For\ Z=2, \ X=4.5*2+20.2=29.2\\[/tex]

Solve the equation Axb by using the LU factorization given for A. Also solve Axb by ordinary row reduction. A ​, b Let Lyb and Uxy. Solve for x and y. nothing nothing Row reduce the augmented matrix and use it to find x. The reduced echelon form of is nothing​, yielding x nothing.

Answers

Answer: Hello your question is poorly written attached below is the complete question

answer:

[tex]y = \left[\begin{array}{ccc}-4\\-11\\5\end{array}\right][/tex]

[tex]x = \left[\begin{array}{ccc}16\\12\\-40\end{array}\right][/tex]

Step-by-step explanation:

[tex]y = \left[\begin{array}{ccc}-4\\-11\\5\end{array}\right][/tex]

[tex]x = \left[\begin{array}{ccc}16\\12\\-40\end{array}\right][/tex]

attached below is the detailed solution using LU factorization

In each figure below, find m<1 and m<2 if a is parallel to b. You don't have to show work.

please help i need this by tonight will give brainliest

Answers

Answer:

m <5 = 71 degrees.

m <8 = 109 degrees.

If 8 bags of chips cost 10.32;how much will you pay for 20 bags?

Answers

Answer:

$25.80

Step-by-step explanation:

First, let's find the cost of one bag of chip:

10.32/8 = 1.29

If one bag costs $1.29, simply multiply the number of bags (20) by 1.29

1.29 x 20 = 25.80

               = $25.80

Answer:

25.80

Step-by-step explanation:

We can use a ratio to solve

8 bags             20 bags

-------------   = ----------------

10.32               x dollars

Using cross products

8x = 10.32 * 20

8x =206.40

Divide each side by 8

8x/7 = 206.40/8

x =25.80

There are 160 pages in a book.15% of the pages having pictures on them. How many

Pages do not have pictures on them?

Answers

Answer:

136

Step-by-step explanation:

15/100×160

=24

pages that doesn't have pictures=160-24

=136

We need to find out how much 15 percent of 160 is. Then, we can subtract that amount by 160. We can use proportions to solve this. We can set up our first fraction with x/160. Our next fraction can be 15/100. We can cross multiply, 160*15. 160*15 is 2,400. 2,400/100 is 24. This means 24 pages have pictures in them. 160-24 is 136. 136 pages do not have pictures on them.

Given FE=23.5, find BD.

Answers

Answer:

11.75

Step-by-step explanation:

The required triangle is attached below :

The triangle AFE has it's by the mid segment as BD ;as B is the mid-point of line EA ; and D is the mid-point of line FA ;

HENCE, The Length of the midsegment BD = 1/2FE

Hence, BD =. 1/2 * 23.5

BD = 23.5 / 2 = 11.75

Banking fees have received much attention during the recent economic recession as bankslook for ways to recover from the crisis. A sample of 31 customers paid an average fee of $11.53 permonth on their checking accounts. Assume the population standard deviation is $1.50. Calculatethe margin of error for a 90% confidence interval for the mean banking fee.

Answers

Answer:

The margin of error for a 90% confidence interval for the mean banking fee is of $0.44.

Step-by-step explanation:

We have that to find our [tex]\alpha[/tex] level, that is the subtraction of 1 by the confidence interval divided by 2. So:

[tex]\alpha = \frac{1 - 0.9}{2} = 0.05[/tex]

Now, we have to find z in the Z-table as such z has a p-value of [tex]1 - \alpha[/tex].

That is z with a pvalue of [tex]1 - 0.05 = 0.95[/tex], so Z = 1.645.

Now, find the margin of error M as such

[tex]M = z\frac{\sigma}{\sqrt{n}}[/tex]

In which [tex]\sigma[/tex] is the standard deviation of the population and n is the size of the sample.

Sample of 31:

This means that [tex]n = 31[/tex]

Assume the population standard deviation is $1.50.

This means that [tex]\sigma = 1.5[/tex]

Calculate the margin of error for a 90% confidence interval for the mean banking fee.

[tex]M = z\frac{\sigma}{\sqrt{n}}[/tex]

[tex]M = 1.645\frac{1.5}{\sqrt{31}}[/tex]

[tex]M = 0.44[/tex]

The margin of error for a 90% confidence interval for the mean banking fee is of $0.44.

A company wants to decrease their energy use by 17%. If their electric bill is currently $2500 a month, what will their bill be if they are successful

Answers

We need to find out how much 17 percent of 2,500 is, and then subtract that amount by 2,500. We can use proportions to use this. We can set up a fraction with x/2500 and another fraction with 17/100. Then, we need to cross multiply. This gives us 42,500. Next, we can divide by 100. This gives us 425. We know that they will save $425 if they decrease their energy use by 17%. We now need to subtract $425 from $2,500. This gives us $2,075. If the company is successful in decreasing their energy use by 17%, their bill would be $2,075.

write your answer in simplest radical form​

Answers

Answer:

c = 4√2

Step-by-step explanation:

From the question given above, the following data were obtained:

Angle θ = 30

Opposite = 2√2

Hypothenus = c =?

We can obtain the value of c by using the sine ratio as illustrated below:

Sine θ = Opposite / Hypothenus

Sine 30 = 2√2 / c

½ = 2√2 / c

Cross multiply

c = 2 × 2√2

c = 4√2

Therefore, the value of c is 4√2.

Plz help


Need answers ASAP

Answers

Answer:

1. cube

2. square pyramid

4. cone

5. cube

1. Cube

2. Square Pyramid

4. Cone

5. Cube

At basketball practice, you made 59 out of 80 shots.

Which choice is closest to the percentage of shots you mad

Answers

Answer:

73.5 Percent ...........

Answer:

The closest percentage of shots you made is 75%. Please mark brainliest.

I believe the choices are:

60%

70%

75%

80%

Therefore the answer 75%

Step-by-step explanation:

59/80 = 0.7375

Rounded up is 0.75

0.75 x 100 = 75%

Hope this helps.

Have a nice day amazing person there.

MAY GOD RICHLY BLESS YOU!!

identify the constant term in the given expression : -3xy + 10
plz​

Answers

Step-by-step explanation:

well, what does the word "constant" tell you ?

e.g. "this is a constant reminder of ..."

a constant is steady and unchanging. always the same.

so, what could be the constant part/term in the expression ?

-3xy ? is that always the same value ? no matter what values you assign to x, y (and whatever other variables there might be in the system)?

or

10 ? is that always the same value, no matter what values are assigned to x, y, ... ?

there are no other parts/terms I can see here.

so, please use your common sense and pick the right one. you can do that !

this is so simple. to outright write the answer to this feels like an offense. also against your own intelligence.

Write an equation for the graph below in terms of x

Answers

Answer:

x = -2

Step-by-step explanation:

the line goes through -2 on the x-axis

the line also goes through -3 on the y-axis

The total cost, C, for running an advertisement in a local newspaper, The Free Press, is made up of an initial cost of $12 plus a charge of $5 per day. A rival newspaper, The Banner, is currently running a special on advertisements at $8 per day with no initial cost.
a) Write an equation representing the cost in The Free Press.

b) Write an equation representing the cost in The Banner.
c) For each newspaper, create a table of values.
d) Use Rapid Tables (will need to select 2 lines from the drop down - see example in relation to the Jason's Trip graph below) to graph each cost on the same set of coordinate axis. Your two lines will represent The Free Press and The Banner. You are also able to create the graph on other technology or a piece of paper.
e) Which newspaper would you use for an ad that ran 1 day?
f) Which newspaper would you use for an ad that ran 12 days?

Answers

Answer:

(a) [tex]C(x) = 12 + 5x[/tex]

(b) [tex]C(x) = 8x[/tex]

(c) Tables

(d) See attachment for graph

(e) Banner newspaper

(f) Free press newspaper

Free Press

[tex]\begin{array}{cccccc}x & {1} & {2} & {3} & {4} & {5} & {C(x)} & {17} & {22} & {27} & {32} & {37} \ \end{array}[/tex]

Banner

[tex]\begin{array}{cccccc}x & {1} & {2} & {3} & {4} & {5} & {C(x)} & {8} & {16} & {24} & {32} & {40} \ \end{array}[/tex]

Step-by-step explanation:

Given

Free Press

[tex]Initial = 12[/tex]

[tex]Rate =5[/tex]

Banner

[tex]Initial=0[/tex]

[tex]Rate =8[/tex]

Solving (a): Free Press Equation

This is calculated as:

[tex]C(x) = Initial + Rate * x[/tex]

Where

[tex]x \to[/tex] days

So, we have:

[tex]C(x) = 12 + 5x[/tex]

Solving (b): Banner Equation

This is calculated as:

[tex]C(x) = Initial + Rate * x[/tex]

Where

[tex]x \to[/tex] days

So, we have:

[tex]C(x) = 0 + 8x[/tex]

[tex]C(x) = 8x[/tex]

Solving (c): Table of values

For free press, we have:

[tex]\begin{array}{cccccc}x & {1} & {2} & {3} & {4} & {5} & {C(x)} & {17} & {22} & {27} & {32} & {37} \ \end{array}[/tex]

C(x) is calculated as:

[tex]x = 1;\ C(1) = 12 + 5* 1 =17[/tex]

[tex]x = 2;\ C(2) = 12 + 5* 2 =22[/tex]

..

[tex]x = 5;\ C(5) = 12 + 5* 5 =37[/tex]

For banner, we have:

[tex]\begin{array}{cccccc}x & {1} & {2} & {3} & {4} & {5} & {C(x)} & {8} & {16} & {24} & {32} & {40} \ \end{array}[/tex]

C(x) is calculated as:

[tex]x = 1;\ C(1) = 8* 1 =8[/tex]

[tex]x = 2;\ C(2) = 8* 2 =16[/tex]

..

[tex]x = 5;\ C(5) = 8* 5 =40[/tex]

Solving (d): Graph of both using rapidtable

See attachment

Solving (e) Newspaper to use for 1 day

From the graph, when [tex]x = 1[/tex]

[tex]Free\ press = 17[/tex]

[tex]Banner = 8[/tex]

So, we use Banner newspaper because it is cheaper

Solving (f) Newspaper to use for 12 days

From the graph, when [tex]x = 12[/tex]

[tex]Free\ press = 72[/tex]

[tex]Banner = 96[/tex]

So, we use free press newspaper because it is cheaper

Evaluate the functions

Answers

Answer:

Step-by-step explanation:

Suppose v1 , v2 , v3 ,v4 are vectors in R3.
(a) These four vectors are dependent because_________ .
(b) The two vectors v1 and v2 will bedependent if_________ .
(c) The vectors v1 and (0, 0, 0) are dependent because________ .

Answers

Answer:

a. These four vectors are dependent because there are columns of 3 by 4 matrix with one free variable.

b. If one is a multiple of other

c. c1v1 + c20 = 0 has nontrivial solution.

Step-by-step explanation:

Any set of 4 or more vectors must be linearly dependent. The non trivial combination of vector may produce zero as the set is linearly dependent. The vector v1 and v2 will be dependent if one is the multiple of the other.

__ (5 + 4) = 2 * 5 + 2 * 4

PLEASE EXPLAIN HOW YOU GOT THE ANSWER

Answers

Answer:

x = 2

Step-by-step explanation:

→ Simplify

x × ( 9 ) = 10 + 8

→ Further simplify

9x = 18

→ Divide both sides by 9

x = 2

Solve for x then measure to find A

Answers

Answer:

[tex]125 \: \: degrees[/tex]

Step-by-step explanation:

As the 2 lines are parallel

<A = <B ( Alternative Angles)

[tex]6x + 5 = 4x + 45 \\ 6x - 4x = 45 - 5 \\ 2x = 40 \\ x = 20[/tex]

[tex]<A = 6x + 5 \\ = 6 \times 20 + 5 \\ = 120 + 5 \\ = 125[/tex]

<A=6x+5

=6×20+5

=120+5

=125

<B=4x+45

=4×20+45

=80+45

=125

it is alternate angle they are equal each other

<A = < B

[tex]6x + 5 = 4x + 45 \\ 6x - 4x = 45 - 5 \\ 2x = 40 \\ x = \frac{40}{2} \\ x = 20 \\ \\ [/tex]

Other Questions
P over 8 4The solution is ___. the detective asked the wisness to describe the scene of the crime in Grams in this equation f(4) = ______If g(x) = 2, x = _____ Find the measure of a. Lactation promotes a temporary loss of bone mass to provide adequate amounts of calcium for milk production. A paper gave the following data on total body bone mineral content (TBBMC) (g) for a sample both during lactation (L) and in the postweaning period (P).Subject 1 2 3 4 5 6 7 8 9 10L 1928 2549 2825 1924 1628 2175 2114 2621 1843 2541P 2126 2885 2895 1942 1750 2184 2164 2626 2006 2627Required:a. Does data suggest that true average total body bone mineral content during postweaning exceeds that during lactation by more than 25 g? State and test the appropriate hypotheses using a significance level of 0.05. [Note: The appropriate normal probability plot shows some curvature but not enough to cast substantial doubt on a normality assumption.]b. Calculate a lower confidence bound using a 95% confidence level for the true average difference between TBBMC during postweaning and lactation. Write an argumentative essay about coronavirus and its impact in PNG and parts of the world. Look at the five words you selected to study during this lesson. Use the fifth one in an original sentence. In a second sentence, explain how you have used or seen this word in your daily life. Note: You must write your own original sentence to receive points for this question. My word is realizing what is the difference of the fractions? -2 1/2 - (-1 3/4) account question Of the various fees an applicant for a mortgage banker must pay in New York, which of the following is NOT one of those fees? A $1,500 fee for the home office requested An original mortgage banker bond of $50,000 A fingerprint fee of $94.25 A non-refundable $3,000 investigation fee Please zoom in on the question I will mark brainliast Amanda rented a bike from Ted's Bikes.It costs $10 for the helmet plus $4.25 per hour.If Amanda paid about $33.38, how many hours did she rent the bike?a) Let h = the number of hours she rented the bike. Write the equation you would use to solve this problem. A student of mass 50kg takes 15seconds to run up a flight of 50 steps. If each step is 20cm, calculate the potential energy of the student at the maximum height Combine these radicals.Anyone can help pls information is not a valuable asset for computer true or false Which of the following is a characteristic of the Enlightenment? who is first prime minister of nepal A 100 kg man is one fourth of the way up a 4.0 m ladder that is resting against a smooth, frictionless wall. The ladder has mass 25 kg and makes an angle of 56 degrees with the ground. What is the magnitude of the force of the wall on the ladder at the point of contact, if this force acts perpendicular to the wall and points away from the wall heeeeeeeeelp me,,,pls!