Given the following functions f(x) and g(x), solve f[g(6)]. f(x) = 6x + 12 g(x) = x − 8

Answers

Answer 1

Answer:

Answer:

Option 2nd is correct.

=0.

Step-by-step explanation:

Given the function:

Solve:

First calculate:

f[g(x)]

Substitute the function g(x)

Replace x with x-8 in the function f(x) we get;

The distributive property says that:

Using distributive property:

Put x = 6 we get;

Therefore, the value of   is 0.

Step-by-step explanation:

Answer 2

Answer:

0

Step-by-step explanation:

f(x) = 6x + 12

g(x) = x − 8

f(g(6))=?

g(6)=6-8= -2

f(-2)= -2*6+12= -12+12=0

f(g(6))= f(-2)=0


Related Questions

Before a researcher specified the relationship among variables he must have a (an): A: Inventory of variables B: Inventory of propositions C: Arrangement of propositions D: Schematic diagram

Answers

Answer:

Option B

Step-by-step explanation:

Before a researcher specifies the relationship among variables he must have an inventory of propositions/constructs which are mostly stated in a declarative form. These are then tested by examining the relationships between measurable variables of this constructs/propositions.

A publisher reports that 65% of their readers own a laptop. A marketing executive wants to test the claim that the percentage is actually different from the reported percentage. A random sample of 340 found that 60% of the readers owned a laptop. State the null and alternative hypotheses. Answer

Answers

Answer:

[tex]z=\frac{0.60 -0.65}{\sqrt{\frac{0.65(1-0.65)}{340}}}=-1.933[/tex]  

The p value for this case can be calculated with this probability:

[tex]p_v =2*P(z<-1.933)=0.0532[/tex]  

For this case is we use a significance level of 5% we have enough evidence to FAIL to reject the null hypothesis and we can't conclude that the true proportion is different from 0.65 or 65%. We need to be careful since if we use a value higher than 65 for the significance the result would change

Step-by-step explanation:

Information given

n=340 represent the random sample taken

[tex]\hat p=0.60[/tex] estimated proportion of readers owned a laptop

[tex]p_o=0.65[/tex] is the value that we want to test

z would represent the statistic

[tex]p_v{/tex} represent the p value

Hypothesis to test

We want to check if the true proportion of readers owned a laptop if different from 0.65

Null hypothesis:[tex]p=0.65[/tex]  

Alternative hypothesis:[tex]p \neq 0.65[/tex]  

The statistic is given by:

[tex]z=\frac{\hat p -p_o}{\sqrt{\frac{p_o (1-p_o)}{n}}}[/tex] (1)  

Replacing we got:

[tex]z=\frac{0.60 -0.65}{\sqrt{\frac{0.65(1-0.65)}{340}}}=-1.933[/tex]  

The p value for this case can be calculated with this probability:

[tex]p_v =2*P(z<-1.933)=0.0532[/tex]  

For this case is we use a significance level of 5% we have enough evidence to FAIL to reject the null hypothesis and we can't conclude that the true proportion is different from 0.65 or 65%. We need to be careful since if we use a value higher than 65 for the significance the result would change

A lumber company is making doors that are 2058.0 millimeters tall. If the doors are too long they must be trimmed, and if the doors are too short they cannot be used. A sample of 22 is made, and it is found that they have a mean of 2045.0 millimeters with a standard deviation of 13.0. A level of significance of 0.1 will be used to determine if the doors are either too long or too short. Assume the population distribution is approximately normal. Find the value of the test statistic. Round your answer to three decimal places.

Answers

Answer:

[tex]t=\frac{2045-2058}{\frac{13}{\sqrt{22}}}=-4.69[/tex]      

The degrees of freedom are given by:

[tex]df=n-1=22-1=21[/tex]  

And the p value would be given by:

[tex]p_v =2*P(t_{21}<-4.69)=0.000125[/tex]  

Since the p value is a very low compared to the significance level we have enough evidence to reject the null hypothesis and we can conclude that the true mean is not significantly different from 2058 mm at the significance level of 0.1 (10%) given

Step-by-step explanation:

Information given

[tex]\bar X=2045[/tex] represent the sample mean      

[tex]s=13[/tex] represent the standard deviation

[tex]n=22[/tex] sample size      

[tex]\mu_o =2058[/tex] represent the value to test

[tex]\alpha=0.1[/tex] represent the significance level

t would represent the statistic

[tex]p_v[/tex] represent the p value

Hypothesis to test

We want to cehck if the true mean for this case is equal to 2058 or not, the system of hypothesis would be:      

Null hypothesis:[tex]\mu = 2058[/tex]      

Alternative hypothesis:[tex]\mu \neq 2058[/tex]      

The statistic for this case is given by:

[tex]t=\frac{\bar X-\mu_o}{\frac{s}{\sqrt{n}}}[/tex] (1)      

And replacing we got:

[tex]t=\frac{2045-2058}{\frac{13}{\sqrt{22}}}=-4.69[/tex]      

The degrees of freedom are given by:

[tex]df=n-1=22-1=21[/tex]  

And the p value would be given by:

[tex]p_v =2*P(t_{21}<-4.69)=0.000125[/tex]  

Since the p value is a very low compared to the significance level we have enough evidence to reject the null hypothesis and we can conclude that the true mean is not significantly different from 2058 mm at the significance level of 0.1 (10%) given

Please help me with this math problem

Answers

Answer:

-1/4 is the slope and the y intercept is -4

Step-by-step explanation:

Solve for y

x +4y = -16

Subtract x

4y = -x-16

Divide by 4

4y/4 = -x/4 -16/4

y = -1/4 x -4

This is in slope intercept form

y = mx+b where m is the slope and b is the y intercept

-1/4 is the slope and the y intercept is -4

The percentage of households that include at least one frequent gamer is 58%. A gaming magazine is interested in studying this further to see how it impacts their magazine advertisements. For what sample size, n, will the sampling distribution of sample proportions have a standard deviation of 0.02

Answers

Answer:

For a sample size of n = 609.

Step-by-step explanation:

Central limit theorem for proportions:

For a proportion p in a sample of size n, the sampling distribution of the sample proportion will be approximately normal with mean [tex]\mu = p[/tex] and standard deviation [tex]s = \sqrt{\frac{p(1-p)}{n}}[/tex]

In this question:

We have that p = 0.58.

We have to find n for which s = 0.02. So

[tex]s = \sqrt{\frac{p(1-p)}{n}}[/tex]

[tex]0.02 = \sqrt{\frac{0.58*0.42}{n}}[/tex]

[tex]0.02\sqrt{n} = \sqrt{0.58*0.42}[/tex]

[tex]\sqrt{n} = \frac{\sqrt{0.58*0.42}}{0.02}[/tex]

[tex](\sqrt{n})^{2} = (\frac{\sqrt{0.58*0.42}}{0.02})^{2}[/tex]

[tex]n = 609[/tex]

For a sample size of n = 609.

It is known that 4% of children carry a certain virus, but a leading health researcher suspects that the percentage is actually higher. Which of the following provides the most convincing evidence to support the researcher's suspicion?
A. Out of 5,000 randomly chosen children, 210 children carry the virus.
B. Out of 60 randomly chosen children, 3 children carry the virus.
C. Out of 5,000 randomly chosen children, 250 children carry the virus.
D. Out of 20 randomly chosen children, 1 child carries the virus.

Answers

Answer:

(C)Out of 5,000 randomly chosen children, 250 children carry the virus.

Step-by-step explanation:

[tex]\text{Option A}: \dfrac{210}{5000}=0.042=4.2\% \\\text{Option B}: \dfrac{3}{60}=0.05=5\% \\\text{Option C}: \dfrac{250}{5000}=0.05=5\% \\\text{Option D}: \dfrac{1}{20}=0.05=5\%[/tex]

The higher the research sample, the more credible the results. In options A and C, the research sample was 5000. However, since the relative frequency of children carrying the virus is 5% in both, we take the result with a higher number of positives.

Option C is the correct option.

A box contains 11 red chips and 4 blue chips. We perform the following two-step experiment: (1) First, a chip is selected at random from the box and is then removed from the box. (After this first step, there are 14 chips left in the box. ) (2) Then, a chip is selected at random from the box (that is, from the remaining 14 chips) . Let B 1 be the event that the chip removed from the box at the first step of the experi- ment is red. Let B 2 be the event that the chip removed from the box at the first step of the experiment is blue. Let A be the event that the chip selected from the box at the second step of the experiment is red.Find P(B1), P(B2), P(A), P(B1|A), and P(B2|A).

Answers

Answer:

P(B1) = (11/15)

P(B2) = (4/15)

P(A) = (11/15)

P(B1|A) = (5/7)

P(B2|A) = (2/7)

Step-by-step explanation:

There are 11 red chips and 4 blue chips in a box. Two chips are selected one after the other at random and without replacement from the box.

B1 is the event that the chip removed from the box at the first step of the experiment is red.

B2 is the event that the chip removed from the box at the first step of the experiment is blue. A is the event that the chip selected from the box at the second step of the experiment is red.

Note that the probability of an event is the number of elements in that event divided by the Total number of elements in the sample space.

P(E) = n(E) ÷ n(S)

P(B1) = probability that the first chip selected is a red chip = (11/15)

P(B2) = probability that the first chip selected is a blue chip = (4/15)

P(A) = probability that the second chip selected is a red chip

P(A) = P(B1 n A) + P(B2 n A) (Since events B1 and B2 are mutually exclusive)

P(B1 n A) = (11/15) × (10/14) = (11/21)

P(B2 n A) = (4/15) × (11/14) = (22/105)

P(A) = (11/21) + (22/105) = (77/105) = (11/15)

P(B1|A) = probability that the first chip selected is a red chip given that the second chip selected is a red chip

The conditional probability, P(X|Y) is given mathematically as

P(X|Y) = P(X n Y) ÷ P(Y)

So, P(B1|A) = P(B1 n A) ÷ P(A)

P(B1 n A) = (11/15) × (10/14) = (11/21)

P(A) = (11/15)

P(B1|A) = (11/21) ÷ (11/15) = (15/21) = (5/7)

P(B2|A) = probability that the first chip selected is a blue chip given that the second chip selected is a red chip

P(B2|A) = P(B2 n A) ÷ P(A)

P(B2 n A) = (4/15) × (11/14) = (22/105)

P(A) = (11/15)

P(B2|A) = (22/105) ÷ (11/15) = (2/7)

Hope this Helps!!!

A student carried out an experiment to determine the amount of vitamin C in a tablet sample. He performed 5 trials to produce the following results: 490 mg, 502 mg, 505 mg, 495mg, and 492 mg. The manufacturer claims that the tablet contains 500 mg of vitamin C. Do an appropriate statistical analysis to find out whether the results obtained by the student is consistent with bottle claim.

Answers

Answer:

There is not enough evidence to support the claim that the amount of vitamin C in a tablet sample is different from 500 mg.

P-value = 0.166.

Step-by-step explanation:

We start by calculating the mean and standard deviation of the sample:

[tex]M=\dfrac{1}{n}\sum_{i=1}^n\,x_i\\\\\\M=\dfrac{1}{5}(490+502+505+495+492)\\\\\\M=\dfrac{2484}{5}\\\\\\M=496.8\\\\\\s=\sqrt{\dfrac{1}{n-1}\sum_{i=1}^n\,(x_i-M)^2}\\\\\\s=\sqrt{\dfrac{1}{4}((490-496.8)^2+(502-496.8)^2+(505-496.8)^2+(495-496.8)^2+(492-496.8)^2)}\\\\\\s=\sqrt{\dfrac{166.8}{4}}\\\\\\s=\sqrt{41.7}=6.5\\\\\\[/tex]

Then, we can perform the hypothesis t-test for the mean.

The claim is that the amount of vitamin C in a tablet sample is different from 500 mg.

Then, the null and alternative hypothesis are:

[tex]H_0: \mu=500\\\\H_a:\mu< 500[/tex]

The significance level is 0.05.

The sample has a size n=5.

The sample mean is M=496.8.

As the standard deviation of the population is not known, we estimate it with the sample standard deviation, that has a value of s=6.5.

The estimated standard error of the mean is computed using the formula:

[tex]s_M=\dfrac{s}{\sqrt{n}}=\dfrac{6.5}{\sqrt{5}}=2.907[/tex]

Then, we can calculate the t-statistic as:

[tex]t=\dfrac{M-\mu}{s/\sqrt{n}}=\dfrac{496.8-500}{2.907}=\dfrac{-3.2}{2.907}=-1.1[/tex]

The degrees of freedom for this sample size are:

[tex]df=n-1=5-1=4[/tex]

This test is a left-tailed test, with 4 degrees of freedom and t=-1.1, so the P-value for this test is calculated as (using a t-table):

[tex]\text{P-value}=P(t<-1.1)=0.166[/tex]

As the P-value (0.166) is bigger than the significance level (0.05), the effect is not significant.

The null hypothesis failed to be rejected.

There is not enough evidence to support the claim that the amount of vitamin C in a tablet sample is different from 500 mg.

Which of the following is the solution to 9|x-1|=-45

Answers

Answer:

No solutions.

Step-by-step explanation:

9|x-1|=-45

Divide 9 into both sides.

|x-1| = -45/9

|x-1| = -5

Absolute value cannot be less than 0.

Answer:

No solution

Step-by-step explanation:

=> 9|x-1| = -45

Dividing both sides by 9

=> |x-1| = -5

Since, this is less than zero, hence the equation has no solutions

from what area of the world is the earliest dated inscription with a symbol for zero?

Answers

Answer:

india

Step-by-step explanation:

The sum of a number and twice the number is 24 what is the number?

Answers

Answer:

x = 8

Step-by-step explanation:

Step 1: Write out the expression

x + 2x = 24

Step 2: Combine like terms

3x = 24

Step 3: Isolate x

x = 8

And we have our final answer!

Answer:

X=8

Step-by-step explanation:

Which is the graph |3x-6|=21

Answers

Answer:

it should look like this

what is the length of the line?

Answers

Answer:

root 61

Step-by-step explanation:

You can use the distance formula or draw a triangle with sides 5 and 6

An experiment was conducted to record the jumping distances of paper frogs made from construction paper. Based on the sample, the corresponding 95% confidence interval for the mean jumping distance is (8.8104, 11.1248)cm. What is the corresponding 98% confidence interval for the mean jumping distance?

Answers

Answer:

[tex] 9.9676 - 2.326*0.5904 =8.594[/tex]

[tex] 9.9676 + 2.326*0.5904 =11.341[/tex]

Step-by-step explanation:

Notation

[tex]\bar X[/tex] represent the sample mean

[tex]\mu[/tex] population mean (variable of interest)

s represent the sample standard deviation

n represent the sample size  

Solution to the problem

The confidence interval for the mean is given by the following formula:

[tex]\bar X \pm t_{\alpha/2}\frac{s}{\sqrt{n}}[/tex]   (1)

For this case the 9% confidence interval is given by:

[tex] 8.8104 \leq \mu \leq 11.1248[/tex]

We can calculate the mean with the following:

[tex]\bar X = \frac{8.8104 +11.1248}{2}= 9.9676[/tex]

And we can find the margin of error with:

[tex] ME= \frac{11.1248- 8.8104}{2}= 1.1572[/tex]

The margin of error for this case is given by:

[tex] ME = t_{\alpha/2}\frac{s}{\sqrt{n}} = t_{\alpha/2} SE[/tex]

And we can solve for the standard error:

[tex] SE = \frac{ME}{t_{\alpha/2}}[/tex]

The critical value for 95% confidence using the normal standard distribution is approximately 1.96 and replacing we got:

[tex] SE = \frac{1.1572}{1.96}= 0.5904[/tex]

Now for the 98% confidence interval the significance is [tex]\alpha=1-0.98= 0.02[/tex] and [tex]\alpha/2 = 0.01[/tex] the critical value would be 2.326 and then the confidence interval would be:

[tex] 9.9676 - 2.326*0.5904 =8.594[/tex]

[tex] 9.9676 + 2.326*0.5904 =11.341[/tex]

A 2011 survey, by the Bureau of Labor Statistics, reported that 91% of Americans have paid leave. In January 2012, a random survey of 1000 workers showed that 89% had paid leave. The resulting p-value is .0271; thus, the null hypothesis is rejected. It is concluded that there has been a decrease in the proportion of people, who have paid leave from 2011 to January 2012. What type of error is possible in this situation?

Answers

Answer:

Is possible to make a Type I error, where we reject a true null hypothesis.

Step-by-step explanation:

We have a hypothesis test of a proportion. The claim is that the proportion of paid leave has significantly decrease from 2011 to january 2012. The P-value for this test is 0.0271 and the nunll hypothesis is rejected.

As the conclusion is to reject the null hypothesis, the only error that we may have comitted is rejecting a true null hypothesis.

The null hypothesis would have stated that there is no significant decrease in the proportion of paid leave.

This is a Type I error, where we reject a true null hypothesis.

3z/10 - 4 = -6
someone help?

Answers

Answer:

[tex]z=-\frac{20}{3}[/tex]

Step-by-step explanation:

[tex]\frac{3z}{10}-4=-6\\\\\frac{3z}{10}-4+4=-6+4\\\\\frac{3z}{10}=-2\\\\\frac{10\cdot \:3z}{10}=10\left(-2\right)\\\\3z=-20\\\\\frac{3z}{3}=\frac{-20}{3}\\\\z=-\frac{20}{3}[/tex]

Best Regards!

Joe wants to saw a wooden plank into 3/4 -meter pieces. The length of the wooden plank is 15/4meters. How many 3/4 -meter pieces can Joe saw from the wooden plank?

Answers

Answer:

3 wooden plank he can saw

Answer:

he can saw 3 wooden planks

Step-by-step explanation:

Pleassseee hhheeelllppp

Answers

Answer/Step-by-step explanation:

When solving problems like this, remember the following:

1. + × + = +

2. + × - = -

3. - × + = -

4. - × - = +

Let's solve:

a. (-4) + (+10) + (+4) + (-2)

Open the bracket

- 4 + 10 + 4 - 2

= - 4 - 2 + 10 + 4

= - 6 + 14 = 8

b. (+5) + (-8) + (+3) + (-7)

= + 5 - 8 + 3 - 7

= 5 + 3 - 8 - 7

= 8 - 15

= - 7

c. (-19) + (+14) + (+21) + (-23)

= - 19 + 14 + 21 - 23

= - 19 - 23 + 14 + 21

= - 42 + 35

= - 7

d. (+5) - (-10) - (+4)

= + 5 + 10 - 4

= 15 - 4 = 11

e. (-3) - (-3) - (-3)

= - 3 + 3 + 3

= - 3 + 9

= 6

f. (+26) - (-32) - (+15) - (-8)

= 26 + 32 - 15 + 8

= 26 + 32 + 8 - 15

= 66 - 15

= 51

Can someone please help me??

Answers

Answer : The value of x is 4.1 cm.

Step-by-step explanation :

As we know that the perpendicular dropped from the center divides the chord into two equal parts.

That means,

AB = CB = [tex]\frac{15.6cm}{2}=7.8cm[/tex]

Now we have o calculate the value of x by using Pythagoras theorem.

Using Pythagoras theorem in ΔOBA :

[tex](Hypotenuse)^2=(Perpendicular)^2+(Base)^2[/tex]

[tex](OA)^2=(OB)^2+(BA)^2[/tex]

Now put all the values in the above expression, we get the value of side OB.

[tex](8.8)^2=(x)^2+(7.8)^2[/tex]

[tex]x=\sqrt{(8.8)^2-(7.8)^2}[/tex]

[tex]x=\sqrt{77.44-60.84}[/tex]

[tex]x=\sqrt{16.6}[/tex]

[tex]x=4.074\approx 4.1[/tex]

Therefore, the value of x is 4.1 cm.

segment AB is dilated from the origin to create segment A prime B prime at A' (0, 6) and B' (6, 9). What scale factor was segment AB dilated by?


1/2

2

3

4

Answers

2 is the answer of the question

Answer:

the answer is 3

Step-by-step explanation:

i took the test

A courier service claims that 5% of all of its deliveries arrive late. Assuming the claim is true and deliveries are independent, a sample of 10 deliveries is randomly selected. What is the probability that more than 2 of the sample deliveries arrive late

Answers

Answer:

The probability that more than 2 of the sample deliveries arrive late = 0.0115

Step-by-step explanation:

This is a binomial distribution problem

A binomial experiment is one in which the probability of success doesn't change with every run or number of trials.

It usually consists of a fixed number of runs/trials with only two possible outcomes, a success or a failure. The outcome of each trial/run of a binomial experiment is independent of one another.

The probability of each delivery arriving late = 5% = 0.05

- Each delivery is independent from the other.

- There is a fixed number of deliveries to investigate.

- Each delivery has only two possible outcomes, a success or a failure of arriving late.

Binomial distribution function is represented by

P(X = x) = ⁿCₓ pˣ qⁿ⁻ˣ

n = total number of sample spaces = number of deliveries we're considering = 10

x = Number of successes required = number of deliveries that we expect to arrive late = more than 2 = > 2

p = probability of success = probability of a delivery arriving late = 0.05

q = probability of failure = probability of a delivery NOT arriving late = 0.95

P(X > 2) = 1 - P(X ≤ 2)

P(X ≤ 2) = P(X = 0) + P(X = 1) + P(X = 2)

= 0.59873693924 + 0.31512470486 + 0.07463479852

= 0.98849644262

P(X > 2) = 1 - P(X ≤ 2)

= 1 - 0.98849644262

= 0.01150355738

= 0.0115

Hope this Helps!!!

24 1/2 is equal to what decimal

Answers

Answer:

24.5

Step-by-step explanation:

24 = 24

1/2 -->

convert to a decimal => 1 divided by 2

0.5

24+0.5 = 24.5

Hope this helps!

Terry has a number cube that is numbered from 1 to 6. She rolls the cube 50 times. Which equation can be used to predict the number of times that she will roll a number that is greater than 4? P (number greater than 4) = StartFraction 1 over 6 EndFraction (50) P (number greater than 4) = StartFraction 2 over 6 EndFraction (50) P (number greater than 4) = StartFraction 3 over 6 EndFraction (50) P (number greater than 4) = StartFraction 4 over 6 EndFraction (50)

Answers

Answer:

Step-by-step explanation:

Answer:

B

Step-by-step explanation:

Each of the following is a confidence interval for μ = true average (i.e., population mean) resonance frequency (Hz) for all tennis rackets of a certain type:(111.6, 112.4) (111.4, 112.6)(a) What is the value of the sample mean resonance frequency?

Answers

Answer:

The value of the sample mean resonance frequency is 112Hz

Step-by-step explanation:

A confidence interval has two bounds, a lower bound and an upper bound.

A confidence interval is symmetric, which means that the point estimate used is the mid point between these two bounds, that is, the mean of the two bounds.

In this problem, we have that:

Lower bound: 111.6

Upper bound: 112.4

Sample mean: (111.6 + 112.4)/2 = 112Hz

The value of the sample mean resonance frequency is 112Hz

The value of the sample mean resonance frequency is 112 Hz.

What is the value of the sample mean resonance frequency?

The value of the sample mean resonance frequency is equivalent to the average of the upper limit and the lower limit.

The sample mean resonance frequency = (lower limit + upper limit) / 2

(111.6 +112.4) / 2

= 224 / 2

= 112 Hz

To learn more about confidence interval, please check: https://brainly.com/question/15905477

Please answer this correctly

Answers

Description:

As we that that 3 of the students voted for counting .

4 Students voted for sorting

6 Students voted for shapes

7 Students voted for addition

Answer:

Counting - 3%

Sorting - 4%

Shapes-  6%

Addition-  7%

Please mark brainliest

Hope this helps.

Answer:

Counting: 15%

Sorting: 20%

Shapes: 30%

Addition: 35%

Step-by-step explanation:

Counting: [tex]\frac{3}{3+4+6+7} =\frac{3}{20} =\frac{15}{100} =[/tex] 15%

Sorting: [tex]\frac{4}{3+4+6+7} =\frac{4}{20} =\frac{20}{100} =[/tex] 20%

Shapes: [tex]\frac{6}{3+4+6+7} =\frac{6}{20} =\frac{30}{100} =[/tex] 30%

Addition: [tex]\frac{7}{3+4+6+7} =\frac{7}{20} =\frac{35}{100} =[/tex]35%

5/a - 4/b as a single fraction

Answers

Answer:

I'm not completely sure what you mean by a, "single fraction," but I'm pretty sure the answer you are looking for is [tex]\frac{5-4}{a-b}[/tex]

Step-by-step explanation:

Frederick took out a 20-year loan for $70,000 at an APR of 2.2%, compounded monthly. Approximately how much would he save if he paid it off 9 years early?

Answers

Answer:

$38,645.7208

Step-by-step explanation:

Given that

Principal = $70,000

Time = 20 years

Rate = 2.2%

The calculation of the amount of saving is shown below:-

[tex]=P(1+r)^t[/tex]

A = Future amount

P = Principal amount  

[tex]r = \frac{APR}{12}[/tex]  

[tex]r = \frac{0.022}{12}[/tex]

0.001833333

t = 20 years which is equals to 240 months

[tex]A=\$70,000\times (1+0.001833333)^{240}[/tex]

[tex]A=\$70,000\times 1.552081726[/tex]

= $108,645.7208

And, the loan amount for 20 years is $70,000

So,

He would save by paying off 9 years early is

= $108,645.7208  - $70,000

= $38,645.7208

Its $3644.67  since everyone couldn't find it solved it myself ;)

A newsletter publisher believes that less than 29% of their readers own a Rolls Royce. Is there sufficient evidence at the 0.02 level to substantiate the publisher's claim? State the null and alternative hypotheses for the above scenario.

Answers

Answer:

For this case they want to proof if the proportion of readers own a Rolls royce is less than 0.29 and that wuld be the alternative hypothesis. The complement would represent the null hypothesis. Then the system of hypothesis for this case are:

Null hypothesis: [tex] p \geq 0.29[/tex]

Alternative hypothesis: [tex]p< 0.29[/tex]

Step-by-step explanation:

For this case they want to proof if the proportion of readers own a Rolls royce is less than 0.29 and that wuld be the alternative hypothesis. The complement would represent the null hypothesis. Then the system of hypothesis for this case are:

Null hypothesis: [tex] p \geq 0.29[/tex]

Alternative hypothesis: [tex]p< 0.29[/tex]

The mean annual tuition and fees for a sample of 15 private colleges was with a standard deviation of . A dotplot shows that it is reasonable to assume that the population is approximately normal. You wish to test whether the mean tuition and fees for private colleges is different from 32,500 a) state the null and alternate hypotheses b) calculate the standard error c) calculate the test statistic d) find the p - value .

Answers

Answer:

Step-by-step explanation:

The question is incomplete. The complete question is:

The mean annual tuition and fees for a sample of 15 private colleges was $35,500 with a standard deviation of $6500. A dotplot shows that it is reasonable to assume that the population is approximately normal. You wish to test whether the mean tuition and fees for private colleges is different from $32,500. State the null and alternate hypotheses. A) H0: 4 = 32,500, H:4=35,500 C) H: 4 = 35,500, H7:35,500 B) H: 4 = 32,500, H : 4 # 32,500 D) H0:41 # 32,500, H : 4 = 32,500

Solution

We would set up the hypothesis test. This is a test of a single population mean since we are dealing with mean

For the null hypothesis,

H0: µ = 32500

For the alternative hypothesis,

Ha: µ ≠ 32500

This is a two tailed test.

Since the number of samples is small and the population standard deviation is not given, the distribution is a student's t.

Since n = 15,

Degrees of freedom, df = n - 1 = 15 - 1 = 14

t = (x - µ)/(s/√n)

Where

x = sample mean = 35500

µ = population mean = 32500

s = samples standard deviation = 6500

t = (35500 - 32500)/(6500/√15) = 1.79

We would determine the p value using the t test calculator. It becomes

p = 0.095

Assuming alpha = 0.05

Since alpha, 0.05 < than the p value, 0.095, then we would fail to reject the null hypothesis.

Luke and skylar work at furniture store. Luke is paid $180 per week plus 5% of his total sales in dollars ,x,which can be represented by g(x)=180+0.05x. Skylar is paid $104 per week plus 7% of her total sales in dollars which can be represented by f(x)=104+0.07x. Determine the value of x in dollars that will make their weekly pay the same

Answers

Answer:

The total sales in dollars to make their pay equal is: $ 3800

Step-by-step explanation:

Since we need to find the number of sales that make both function equal in value, we equal both expressions, and solve for 'x":

[tex]180+0.05 \,x=104+0.07 \,x\\180-104=0.07\,x-0.05\,x\\76=0.02x\\x=\frac{76}{0.02} \\x=3800[/tex]

Other Questions
a loop with a break in it that prevents current form flowing is called a(n) blank circuit Which sentence is written incorrectly?A Despite its popularity, not everyone has heard of Ultimate Frisbee.B According to the rules, each team usually has between five and seven players.C Anyone with coordination, speed, and a decent throwing arm are likely to be good atit.D Fortunately for the rest of us, neither talent nor skill is required to enjoy the sport.Save Consider the next 1000 98% CIs for that a statistical consultant will obtain for various clients. Suppose the data sets on which the intervals are based are selected independently of one another. How many of these 1000 intervals do you expect to capture the corresponding value of ? The probability of an outcome that lies within 95% of the mean is a good indicator that it lies in which standard deviation?a. There is a probability that the outcome is within 1 standard deviation of the mean.b. There is a probability that the outcome is within 2 standard deviations of the mean.c. Standard deviations are not reliable, so the probability cannot be determined.d. There is a probability that the outcome is within 3 standard deviations of the mean. What is the end behavior of the graph of the polynomial function f(x) = 2x3 26x 24? 2. Which of the following methods can't be used to find the zeros of a function? options: A. Substitute x = 0 in the function and solve for f(x). B. Graph the function using a table of values. C. Factor the function and apply the zero-product property to its factors. D. Apply the quadratic formula. A student mixes baking soda and vinegar in a glass. Are there any new substances created from this mixture? What is the solution for this inequality? 5x 45 A. x -9 B. x 9 C. x -9 D. x 9 Which of the following is an example of personification?A.A plastic bag danced across the parking lot in pursuit the wind.B.Plastic bags reproduce like rabbits in my kitchen drawer every night.C.There was a plastic that the wind blew across the parking lot.D.I brought a plastic bag to use as part of my Halloween costume. Heidi Luking has discovered that several of the sites she has visited recently downloaded small filesto her computer's hard drive even though she did not request them. The files Heidi discovered areknown as crackers. True or False The point (-7,1) when reflected across the origin maps onto Basic bond valuation Complex Systems has an outstanding issue of $1 comma 000-par-value bonds with a 16% coupon interest rate. The issue pays interest annually and has 11 years remaining to its maturity date. a. If bonds of similar risk are currently earning a rate of return of 9%, how much should the Complex Systems bond sell for today? b. Describe the two possible reasons why the rate on similar-risk bonds is below the coupon interest rate on the Complex Systems bond. c. If the required return were at 16% instead of 9%, what would the current value of Complex Systems' bond be? Contrast this finding with your findings in part a and discuss. Work out the surface area of this cylinder8.2 cm17.5 cm Consider the three isomeric alkanes n-hexane,2,3-dimethylbutane, and 2-methylpentane. Which of the following correctly lists these compounds in order of increasing boiling point a. 2,3-dimethylbutane < 2-methylpentane < n-hexane b. 2-methylpentane c. 2-methylpentane < 2,3-dimethylbutane d. n-hexane < 2-methylpentane < 2,3-dimethylbutane e. n-hexane < 2,3-dimethylbutane < 2-methylpentane Find the value of the unknown in the equation 4p + 2 = 8 a) p = 0 b) p = 2.3 c) p = 1.5 d) p = 4 In certain situations, simple images can be more effective communication tools than written or verbal instructions. If some neural pathways in the brain become damaged by a stroke, other neural pathwayswill sometimes be created to make up for the damage. What does this prove about thenervous system? SOMEONE PLEASE HELP ME ASAP PLEASE!!! If the government removes a binding price floor from a market, then the price received by sellers will Group of answer choices decrease, and the quantity sold in the market will decrease decrease, and the quantity sold in the market will increase increase, and the quantity sold in the market will decrease. increase, and the quantity sold in the market will increase. what is the solution to the equation 13 3/4 + x equals 7 1 / 4