Akin's salary is 20% less than Shola's and Shola spent 45% of his salary on accommodation leaving him with #550. How much is Akin's salary?​

Answers

Answer 1

Answer:

$800

Step-by-step explanation:

Let's say that Shola's salary is x dollars. This means that Akin's salary is 0.8x dollars, because his salary is 20% less than Shola's salary.

Since Shola spent 45% of his salary on accommodation, he had 0.55x dollars left, or $550. This means that we can write the equation 0.55x = 550.

To solve for x, we can divide both sides of the equation by 0.55 to get x = 1000. This means that Shola's salary is $1000, and since Akin's salary is 20% less than Shola's, his salary is 0.8 * 1000 = $800. Therefore, Akin's salary is $800.


Related Questions

Please Help will mark Brainly

Answers

Answer:

  A, B, C

Step-by-step explanation:

You want to know the correct descriptors of the given graph.

Solution

The solution to a system of equations is the set of points that satisfy all of the equations at once. On a graph, it will be the set of points where the graphs of the equations intersect.

Here the two lines cross at one point, hence there is one solution.

The point where the lines cross is approximately (3, -0.5). That makes (3, -0.5) a reasonable estimate of the solution of the system.

3. A rectangle is 8cm longer than it is wide. If its width is x cm and its area is 84cm², form an equation in x and solve it. Hence find the dimensions of the rectangle.​

Answers

Answer:

x = 6

Step-by-step explanation:

let x = the width

let x + 8 = the length

Area = w times l

84 = 14 x 6

width = 6

length = 6+8

           = 14

Two random number generators each generate a number from 1 to 10. What is the probability that both number generators generated the number 5

Answers

Hello,

The probability that both number generators generate the number 5 is (1/10) * (1/10) = 1/100 = 0.01 or 1%.

This is because the probability of an event occurring is the product of the probabilities of each event occurring independently. In this case, the probability of the first generator generating the number 5 is 1/10 and the probability of the second generator generating the number 5 is also 1/10, so the probability of both events occurring is (1/10) * (1/10) = 1/100.

----

Solve the equation.

-1/6x-5=2/3x

A. x= - 6.
B. x = -5.
C. x = 3.
D. x = 6.

Answers

Answer:

A. x = -6

Step-by-step explanation:

-1/6x - 5 = 2/3x

add 1/6x to both sides:

-1/6x - 5 + 1/6x = 2/3x + 1/6x

-5 = 2/3x + 1/6x

common denominator on right side:

-5 = 4/6x + 1/6x

combine right side:

-5 = 5/6x

multiply both sides by 6/5:

(-5)(6/5) = (5/6x)(6/5)

-30/5 = x

reduce left side:

-6 = x

x = -6 (option a)

Answer: A) x=-6

Step by step explanation:

[tex]\boldsymbol{\sf{\dfrac{-1}{6}x-5=\dfrac{2}{3}x }}[/tex]

We calculate the multiplication expression.

    [tex]\boldsymbol{\sf{\dfrac{-1}{6}x-5=\dfrac{2}{3}x \iff \ -\dfrac{x}{6}-5=\dfrac{2}{3} x \iff -\dfrac{x}{6}-5=\dfrac{2x}{3} }}[/tex]

Eliminate the fractions by multiplying by the least common multiple of the denominators of both sides.

     [tex]\boldsymbol{\sf{ -\dfrac{x}{6}-5=\dfrac{2x}{3} \iff \ -x-30=4x}}[/tex]

The variable is moved to the left and the symbol is changed.

    [tex]\boldsymbol{\sf{-x-30=4x \iff -x-30-4x=0}}[/tex]

We move the constant to the right side and change the sign.

    [tex]\boldsymbol{\sf{-x-30-4x=0 \iff -x-4x=30}}[/tex]

 [tex]\boldsymbol{\sf{-x-4x=30 \ < == We \ organize \ the \ equation== > \ -5x=30 }}[/tex]

             [tex]\bf{\underline{Change \ the \ sign \ on \ both \ sides \ of \ the \ equation.}}[/tex]

  [tex]\boldsymbol{\sf{-5x=30 \iff \ 5x=-30 \ < ==Split== > \ x=-\dfrac{30}{5}=\boxed{\boxed{\boldsymbol{\sf{-6}}}} }}[/tex]

Attending Class The following data represent the number of days absent, x, and the final grade, y, for a sample of college students in a general education course at a large state University
No. of Absensense, x 0 1 2 3 4 5 6 7 8 9
Final grade, y 89.2 86.4 83.5 81.1 78.2 73.9 64.3 71.8 65.5 66.2
A) Find the least-sqaures regresssion line treating number of absenses as the explanatory variable and final grade as a response variable.
B) Interpret the slope and y-intercept , if appropriate.
C) Predict the final grade for a student who misses five class periods and compute the residual. Is the final grade abover or below average for this number of absenses.
D) Draw a least-sqaures regression line on the scatter diagram of the data.
E) Would it be reasonable to to use the least-sqaures regression line to predict the final grade for a student who has missed 15 class periods? why or why not?

Answers

We get the following answers:

A) The least square regression line is:

yi = 88.73 - 2.827(xi)

B) The slope  is β₁ = -2.827 and The intercept is β₀ = 88.73.

C) e*₆ = -0.6964, final grade is below average grade.

E) It would not be reasonable since no of absence increases the score decreases, it works well for small no of absences but will not work for large number of absences since it may give absurd final grade.

we have Xi = No of absences

Yi = Final grade

The regression model is

Yi = β₀ +  β₁Xi + i

β₀ = y -  β₁x

we have n = 10, x bar = 4.5 , y bar = 76.01

cov(x,y) = -23.325 and var(x) = 9.1667

therefore,  β₀ = 88.73 and  β₁ = -2.827

A) Least square regression line is given by:

yi =  β₀+ β₁Xi

yi = 88.73 - 2.827(xi)

B) The slope  β₁ = -2.827 which means when no of absence is increased by 1 duty then the final grade will decrease by 2.827

The intercept  β₀ = 88.73 when there are 0 days absence the average grade is 88.73

C) Predicted graph for student who misses five class periods is

x = 5

y*5 = 88.73 - 2.827(5) = 74.5964

Hence for corresponding residual is:

e*₆ = 73.9 - 74.5964

e*₆ = -0.6964, final grade is below average grade.

D) please see graph

E) when student miss 15 class periods the final grade will be

X = 5

y* = 88.73 - 2.827(15)

= 46

It would not be reasonable since no of absence increases the score decreases, it works well for small no of absences but will not work for large number of absences since it may give absurd final grade.

Learn more about Least square regression here:

brainly.com/question/14563186

#SPJ4

A city has 4 voting districts. Records from previous years show what proportion of residents live in each district. A political analyst wondered if those proportions still held true, so they took a random sample of 120 residents. Here are their results along with a chi-square goodness-of-fit test:District A B C DHypothesized 0.39 0.27 0.15 0.19 Observed 58 22 12 28 Expected 46.80 32.40 18.00 22.80 Components 2.68 3.34 2.001.19 x² = 9.20, DF = 3 P-value = 0.027 Which voting district contributed the most to the test statistic?

Answers

Answer: The voting district that contributed the most to the test statistic is District B.

Step-by-step explanation:

How do you calculate the contribution of each voting district to the test statistic?

The contribution of each voting district to the test statistic is calculated by taking the difference between the observed and expected values for that district, squaring it, and then dividing it by the expected value. In this case, the contribution for District A is (58-46.80)^2/46.80 = 2.68, the contribution for District B is (22-32.40)^2/32.40 = 3.34, the contribution for District C is (12-18)^2/18 = 2.00, and the contribution for District D is (28-22.80)^2/22.80 = 1.19. Therefore, District B contributed the most to the test statistic.

The chi-square goodness-of-fit test compares observed and expected values to determine if they are significantly different from each other. The test statistic is calculated by summing the squared differences between the observed and expected values, divided by the expected values. The larger the difference between the observed and expected values, the larger the contribution to the test statistic. In this case, District B had the largest difference between the observed and expected values, therefore it had the greatest impact on the overall test statistic.

District B contributed the most to the test statistic because it had the highest value in the "Components" column. The formula for the chi-square goodness-of-fit test is (Observed - Expected)^2 / Expected, and the resulting value for District B is 3.34, which is the highest of the four districts. Therefore, District B had the biggest deviation from the hypothesized proportions.

To learn more about Test static from the given link https://brainly.com/question/15110538

#SPJ1

Answer: Voting district B contributed the most to the test statistic.

Step-by-step explanation:

How do you determine each voting district's contribution to the test statistic?

By subtracting the observed value from the predicted value for each voting district, square rooting the result, and then dividing the result by the expected value, the contribution of each voting district to the test statistic is determined. In this instance, the contributions for Districts A, B, C, and D are as follows:

District A's contribution is (58-46.80)²/46.80 = 2.68; District B's contribution is (22-32.40)²/32.40 = 3.34; District C's contribution is (12-18)²/18 = 2.00; and District D's contribution is (28-22.80)²/22.80 = 1.19. As a result, District B was most responsible for the test statistic.

In order to assess if actual and expected values differ significantly from one another, the chi-square goodness-of-fit test compares observed and expected values. The test statistic is determined by multiplying the expected values by the total of the squared discrepancies between the actual and predicted values. The contribution to the test statistic increases as the gap between observed and predicted values widens. In this instance, District B's largest disparity between actual and predicted values had the biggest effect on the test statistic as a whole.

Due to having the highest value in the "Components" column, District B had the greatest impact on the test statistic. (Observed - Expected)² / Expected is the formula for the chi-square goodness-of-fit test, and the result for District B, which is the highest of the four districts, is 3.34.

District B therefore, showed the greatest departure from the predicted proportions.

To learn more about Test statistic from the given link https://brainly.com/question/15110538

#SPJ1

Mackenzie's car used 4 gallons to travel 108 miles. How many gallons of gas would she need to travel 162 miles?

Answers

The gallons of gas that she would need to travel 162 miles will be 4374 gallons.

How to illustrate the ratio?

Ratio demonstrates how many times one number can fit into another number. Ratios contrast two numbers by ordinarily dividing them. A/B will be the formula if one is comparing one data point (A) to another data point (B).

Since Mackenzie's car used 4 gallons to travel 108 miles. The rate will be:

= 108 / 4

= 27 miles per gallon

The gallons of gas that she would need to travel 162 miles will be:

= 162 × 27

= 4374 gallons.

Learn more about ratio on:

brainly.com/question/2328454

#SPJ1


Enter the ordered pair for the vertices for (Ry-axis T(2, 0))(QRST).

I need help with this please help me

Answers

The ordered pair for the vertices after the transformation will be:

Q' = (3, 5)

R' = (5, -1)

S'= (2, 0)

T' = (0, 3)

How to find the ordered pair for the vertices for (Ry-axis T(2, 0))(QRST)?

A geometric transformation is a function that maps points in a plane or space to other points in the same plane or space. Geometric transformations can be used to change the size, shape, orientation, or position of an object or image.

Given:  (Ry-axis T(2, 0))(QRST). That means we have a translation T(2, 0). This implies (x,y) → (x + 2, y + 0). Thus, the ordered pair for the vertices will be:

Q (x = 1, y = 5)

Q' = Q(x+2, y + 0) = (1+2, 5+0) = (3, 5)

R (x = 3, y = -1)

R' = R(x+2, y + 0) = (3+2, -1+0) = (5, -1)

S (x = 0, y = 0)

S' = S(x+2, y + 0) = (0+2, 0+0) = (2, 0)

T (x = -2, y = 3)

T' = T(x+2, y + 0) = (-2+2, 3+0) = (0, 3)

Learn more about transformation on:

brainly.com/question/29320865

#SPJ1

Which sequence explains a geometric method of determining
● Plot 2 + 2i. Scale by 2. Rotate 45° clockwise.
4
Plot 3-17i. Scale by ✓2.Rotate 45° clockwise.
O Plot 2 + 2i. Scale by 2√2. Rotate 45° clockwise.
Plot 3-17i. Scale by 2√2. Rotate 45° clockwise.
3-171 ?
2 + 2i

Answers

Answer:

Second option (Plot 3-17i. Scale by ✓2/4 .Rotate 45° clockwise.)

Step-by-step explanation:

Given below in the picture.

I hope my answer helps you.

in triangle abc, lines ad and bd are the angle bisectors of angle a and b and line de is parallel to line ab find the length of line de if perimeter of abde is 30 cm and ab is 12 cm

Answers

If the circumference of ABDE is 30 cm, then the length of the line DE is 6 cm.

The answer to the query is

ABDE's perimeter is 30 cm.

AB length is 12 cm.

Let DE ne length be "x"

Since DE and AB are parallel, the alternate interior angles theorem states that

∠ABE = ∠DEB and ∠BAD = ∠ADE.

Since AD is the angle that bisects ∠A,

∠DAB = ∠EAD

BE is the angle bisector of B, therefore

∠EBD = ∠ABE.

∠EAD = ∠ADE and ∠EBD = ∠BED as a result.

If AE = ED and ED = DB, the triangles ADE and EDB are therefore isosceles. AE = DE = DB = x, then.

Given that ABDE's perimeter is 30 cm,

therefore 12 + 3x = 30,

By finding the x,

=> 3x = 30 -12

=> 3x = 18

=> x = 6 cm.

Consequently, DE has a length of 6 cm.

To know more about Angle Bisectors here

https://brainly.com/question/2478436

#SPJ4

When students are admitted to a specific university, they are given a seven (7) digit identification number (NNNNNNN). If the first digit must be either a 0 or 1, how many identification numbers are possible?

Answers

Step-by-step explanation:

so, we have 1 position with 2 options (0 or 1).

and 6 positions with 10 options (0 to 9).

so, we have

2×10×10×10×10×10×10 = 2×10⁶ = 2,000,000

different identification numbers possible.

Find the function represented by the following series and find the interval of convergence of the series. Sigma Infinity k=0[x^2+3/4]^k. The function represented by the series Sigma Infinity k=0[x^2+3/4]^k is f(x)= The interval of convergence is (Simplify your answer. Type your answer in interval notation. Type an exact answer, using radicals as needed.)

Answers

The function represented by the series is [tex]$\quad f(x)=\frac{4}{1-x^2}$[/tex]

The interval of convergence of the series is ( - 1, 1 )

As per the question the given function is:

[tex]$$\sum_{k=0}^{\infty}\left(\frac{x^2+3}{4}\right)^k$$[/tex]

[tex]$$\sum_{n=0}^{\infty} a r^n=\frac{1}{1-r}$$[/tex]

[tex]$$\sum_{n=0}^{\infty} x^n=\frac{1}{1-x}$$[/tex]

[tex]$$\begin{aligned}\sum_{k=0}^{\infty}\left(\frac{x^2+3}{4}\right)^k & =\frac{1}{1-\frac{x^2+3}{4}} \\& =\frac{1}{\frac{4-x^2-3}{4}} \\& =\frac{4}{1-x^2}\end{aligned}$$[/tex]

Thus, [tex]$\quad f(x)=\frac{4}{1-x^2}$[/tex]

[tex]$$\sum_{k=0}^{\infty}\left(\frac{x^2+3}{4}\right)^k=\sum_{k=0}^{\infty} \frac{\left(x^2+3\right)^k}{4^k}$$[/tex]

[tex]$$\begin{aligned}L & =\lim _{k \rightarrow \infty}\left|\frac{\left(x^2+3\right)^{k+1}}{4^{k+1}} \frac{4^k}{\left(x^2+3\right)^k}\right| \\& =\lim _{k \rightarrow \infty}\left|\frac{\left(x^2+3\right)}{4}\right| \\& =\left|\frac{\left(x^2+3\right)}{4}\right|\end{aligned}$$[/tex]

The series will converge, if L<1

[tex]$$\begin{array}{ll} & \left|\frac{\left(x^2+3\right)}{4}\right| < 1 \\ & \frac{\left(x^2+3\right)}{4} < 1 \\ & x^2+3 < 4 \\\end{array}[/tex]

[tex]& x^2 < 1 \\[/tex]

 |x| < 1

 -1 < x < 1

Substitute the values of 'x' in the given function

At, x = - 1

[tex]\begin{aligned} \\\qquad \begin{aligned}\sum_{k=0}^{\infty}\left(\frac{x^2+3}{4}\right)^k & =\sum_{k=0}^{\infty}\left(\frac{(-1)^2+3}{4}\right)^k \\& =\sum_{k=0}^{\infty}\left(\frac{4}{4}\right)^k \\& =\sum_{k=0}^{\infty} 1^k\end{aligned}\end{aligned}$$[/tex]

Also, at x = 1

[tex]$$\begin{aligned}\sum_{k=0}^{\infty}\left(\frac{x^2+3}{4}\right)^k & =\sum_{k=0}^{\infty}\left(\frac{(1)^2+3}{4}\right)^k \\& =\sum_{k=0}^{\infty}\left(\frac{4}{4}\right)^k \\& =\sum_{k=0}^{\infty} 1^k\end{aligned}$$[/tex]

Thus, the interval of convergence is ( - 1, 1 )

For more questions on convergence

https://brainly.com/question/14394994

#SPJ4

What is the result of 6+
3/8?

1/8

1/4

16

48

Answers

Answer:

C) 16

------------------------------

Simplify:

6 ÷ 3/8 =                                     Given6 × 8/3 =                                     Flip the fraction2 × 8 =                                        Cancel the denominator 16                                                Answer

Answer:

[tex] \sf \red{c) \: 16} \: is \: the \: answer.[/tex]

Step-by-step explanation:

Given problem,

[tex] \sf →6 + \frac{3}{8} [/tex]

Changing error in problem,

[tex] \sf →6 \div \frac{3}{8} [/tex]

Let's solve the problem,

[tex] \sf →6 \div \frac{3}{8} [/tex]

[tex] \sf →6 \times \frac{8}{3} [/tex]

[tex] \sf → \frac{(6 \times 8)}{3} [/tex]

[tex] \sf → \frac{48}{3} [/tex]

[tex] \sf \: →16 \:[/tex]

Hence, the answer is 16.

Write the equation in exponential form. Assume that all constants are positive and not equal to 1. logz(w) = p ________
Write the equation in exponential form. Assume that all constants are positive and not equal to 1. log(s) =r ________
Write the equation in logarithmic form. Assume that all constants are positive and not equal to 1. 7m = a ________

Answers

To write the equation in exponential form we must follow certain rules:

1. Logarithm product rule -            log b ( x ∙ y) = log b ( x) + log b ( y)

2. Logarithm quotient rule -           log b ( x / y) = log b ( x) - log b ( y)

3. Logarithm power rule -               log b ( x y) = y ∙ log b ( x)

4. Logarithm base switch rule -     log b ( c) = 1 / log c ( b)

1. ㏒z(w) = p

Here all constants are taken to be positive and not equal to 1

z = base of the logarithmic function

z^p = w --------> (1)

This z^p = w is the exponential form of ㏒z(w) = p

2. ㏒(s) = r

Here all constants are taken to be positive and not equal to 1

e = base of the logarithmic function

e^r = s --------> (2)

This e^r = s is the exponential form of ㏒(s) = r

3. 7m = a

Here we have to write the equation in logarithmic form

㏒(7m) = log r

log(7m) - log r = 0

We know quotient rule :-

log b ( x / y) = log b ( x) - log b ( y)  --------(A)

Applying that same principle to our question by using this equation we have:

log (7m/r)

To know more about the logarithmic exponents function follow the given link :

https://brainly.com/question/28595946

#SPJ4

33% of millennials rely on blogs before making a purchase and eight out of 10 millennials never buy anything without reading a review first. In a sample size of 75 Millennials, how many people use blogs to make a purchase? In a sample size of 75 Millennials, how many people never buy anything without reading a review first?

Answers

Number of people that use blogs to make a purchase are 24.75= 25 and number of people that never buy anything without reading a review first are 60.

What is a percentage?

A ratio or value that may be stated as a fraction of 100 is called a percentage. And it is represented by the symbol '%'.

Given, 33% of millennials rely on blogs before making a purchase.

Eight out of 10 millennials never buy anything without reading a review first.

That means,

8 out of 10 is 80%.

In a sample size of 75 millennials:

To find the number of people that never buy anything without reading a review first:

80% of 75

80 x 75 / 100

= 6000/ 100

= 60

To find the number of people that use blogs to make a purchase:

33% of 75

33 x 75 / 100

= 2475/ 100

= 24.75

Therefore, the number of people are 24.75 and 60.

To learn more about the percentage;

https://brainly.com/question/24159063

#SPJ1

In each case below find an equation for the line with the given information about the linear equation and
give the slope of each line.
a) Vertical line through point (2, -65)
b) Horizontal line through point (-2, 4)

Answers

a) The equation of a vertical line is x = k, where k is the x-coordinate of the point where the line intersects the y-axis. In this case, the point where the line intersects the y-axis is (2, -65), so the equation of the line is x = 2. The slope of a vertical line is undefined, since it has no slope.

b) The equation of a horizontal line is y = k, where k is the y-coordinate of the point where the line intersects the x-axis. In this case, the point where the line intersects the x-axis is (-2, 4), so the equation of the line is y = 4. The slope of a horizontal line is 0, since it has no slope.

Write 28 as a product of its prime factors, write factors in order from smallest to largest

Answers

Answer:

2 × 2 × 7

Step-by-step explanation:

start dividing by the lowest prime and work up until 1 is reached

28 ÷ 2 = 14

14 ÷ 2 = 7

7 ÷ 7 = 1

then

28 = 2 × 2 × 7 = 2² × 7

28=2x2x7
28=4x7 but 4 is not a prime number so you split it into its factors which are 2 and 2. The 2s are prime numbers and so is 7. Therefore, 28=2x2x7

g. find polar coordinates of the following points given in cartesian coordinates (x, y): (2,5), (3,-6), (-4,9), (-8,-1

Answers

The polar coordinates of the points are: A(√29,68.1°),B(√45,-63.4°),C(√97,66.0°),D(√65,7.12°)

consider A=(2,5)

To find the polar coordinates we have the formula:

[tex]r=\sqrt{x^2+y^2} and tan^{-1} (\frac{y}{x} )----------(1)[/tex]

Assume that x=2,y=5 and substitute in equation(1)

r=√2^2+5^2 and tan^-1(5/2)

r=√4+25 and tan^-1(2.5)

r=(√29,68.1°)

For point B =(3,-6)

Assume that x=3,y=-6 and substitute in equation(1)

r=√3^3+(-6)^2 and tan^-1(-6/2)

r=√9+36 and tan^-1(-2)

r=(√45,-63.9°)

For point C=(-4,9)

Assume that x=-4,y=9 and substitute in equation(1)

r=√(-4)^2+9^2 and tan^-1(9/-4)

r=√16+81 and tan^-1(2.25)

r=(√97,66.0°)

For the point D=(-8,-1)

Assume that x=-8,y=-1 and substitute in equation(1)

r=√(-8)^2+(-1)^2 and tan^-1(-1/-8)

r=√64+1 ,7.12°

r=(√65,7.12°)

To know more about polar coordinates:

https://brainly.com/question/18042894

#SPJ4

Give f(x) = 2x2 + 1 and g (x) = 3x -5 , find the following f(g)(2))

Answers

The function f{ g(2) } is equivalent to for the functions f(x) = 2x² + 1 and g(x) = 3x - 5 is 3.

What is a mathematical function, equation and expression?function : In mathematics, a function from a set X to a set Y assigns to each element of X exactly one element of Y. The set X is called the domain of the function and the set Y is called the codomain of the function.expression : A mathematical expression is made up of terms (constants and variables) separated by mathematical operators.equation : A mathematical equation is used to equate two expressions.

Given is that f(x) = 2x² + 1 and g(x) = 3x - 5.

We have to find -

f{g(2)}

Now -

g(2) = g(2) = 3 x 2 - 5 = 6 - 5 = 1

g(2) = 1

f{g(2)} = 2x² + 1 = 2 x 1 x 1 + 1

f{ g(2) } = 3

Therefore, the function f{ g(2) } is equivalent to for the functions f(x) = 2x² + 1 and g(x) = 3x - 5 is 3.

To solve more questions on functions, expressions and polynomials, visit the link below -

brainly.com/question/17421223

#SPJ1

A stock price will rise if:
Supply of stock is greater than demand
The price-earnings ratio is 10 or greater
Stock yield is greater than 8%
Demand for stock is greater than supply
None of these

Answers

A stock price will rise if demand for stock is greater than supply. So, the correct answer is option (d).

What is Stock price ?

The stock price or share price is the amount of money it costs to buy shares in a company. Stock prices are not fixed and fluctuate based on market conditions. It is likely to go up if the company is viewed as good, and it is likely to go down if the company is not performing as expected. If there are more people who want to buy a demand than sell (supply ) it, the stock price will go up. Conversely, if more people want to sell than buy stocks, there will be more supply than demand and prices will fall. Understanding supply and demand is easy.

To learn more about Stock price , refer:

https://brainly.com/question/24196193

#SPJ4

Complete question:

A Stock Price Will Rise If:

a) Supply Of Stock Is Greater Than Demand

b)The Price-Earnings Ratio Is 10 Or Greater

c)Stock Yield Is Greater Than 8%

d) Demand For Stock is Greater Than Supply

e) None Of These.

consider the set of students enrolled in a college and the set of faculty members at that college. suppose we define a one to one correspondence between the two sets by saying that a student corresponds to a faculty member if the student is currently enrolled in a course taught by that faculty member. is this correspondence a function? briefly discuss. a simple yes or no needs reasoning so please answer thoughtfully.

Answers

We state that a student correlates to a faculty member if somehow the student gets currently enrolled in some kind of a course taught by such faculty member in order to define a one to one relationship between the two sets. The correspondence a function.

Define the term one-to-one relation in function?

The symbol for an ordered pair is (INPUT, OUTPUT): The relation denotes the connection between the input and output.

A function, on the other hand, is a relation that yields one Outcome for each input Data.A is a relationship that states that there should only be one outputs for each input. Alternatively, we could say that a function is a special sort of relation (a collection of ordered pairs) that adheres to the rule that every X-value should only be connected with one y-value.A function f:  A → B is one-to-one if there is only one instance of a ∈ A with f(a) = b for each instance of b B. It is onto if it has least one a A with f(a) = b for each b B. If it is simultaneously one-to-one and onto, it is a one-to-one correlation or bijection.

For the stated question-

We state that a student correlates to a faculty member if somehow the student gets currently enrolled in some kind of a course taught by such faculty member in order to define a one to one relationship between the two sets.

One student is related to one facility.

Thus, correspondence given forms a function.

To know more about the function, here

https://brainly.com/question/11624077

#SPJ4

In a normal distribution, a data value located 1.1 standard deviations below the mean has Standard Score: z = In a normal distribution, a data value located 2.5 standard deviations above the mean has Standard Score: z = In a normal distribution, the mean has Standard Score: z =

Answers

In a normal distribution, a data value located 1.1 standard deviations below the mean has Standard Score: z = -1.1

What is standard deviation?

In statistics, the quality deviation could be a live of the quantity of variation or dispersion of a group of values. an occasional variance indicates that the values tend to be about to the mean of the set, whereas a high variance indicates that the values area unit opened up over a wider vary

Main body:

The z score tells us the distance, in terms of standard deviation, the raw score is from the mean. Negative z values are below the mean, while positive ones are above the mean.

Something like z = 2.5 indicates we're 2.5 standard deviation units above the mean.

Something like z = -1.1 indicates we're 1.1 standard deviation units below the mean.

The value z = 0 itself is the center of the standard normal distribution (it's the mean mu).

The sigma value for the standard normal Z distribution is sigma = 1

sigma = population standard deviation

To  know more about confidence interval , visit:

brainly.com/question/15712887

#SPJ1

5/8oz 9/16oz 1/4oz 3/8oz from least to greatest

Answers

First change everything to a common denominator.
So since the least common multiple of all the denominators is 16, change all the fractions to that.
To do this, multiply the existing denominators to 16, and the numerators by the same number:
For 5/8, 8 has to be multiplied by 2 to get 16, so multiply the whole fraction by 2 to get 10/16.
For 9/16, keep it bc the denominator is already 16.
For 1/4, 4 has to be multiplied by 4 to get 16, so multiply the whole fraction by 4 to get 4/16.
For 3/8, 8 has to be multiplied by 2 to get 16, so multiply the whole fraction by 2 to get 6/16.
Now put them in order: 4/16, 6/16, 9/16, and 10/16.
Now change them back to their originals by simplifying but keep them in that order: 1/4, 3/8, 9/16, 5/8

0.1 recurring as a fraction

Answers

Answer:

1/9

Step-by-step explanation:

PLEASE MARK AS BRAINLIEST

Use Taylor's Theorem to obtain an upper bound for the error of the approximation. Then calculate the exact value of the error. Round your answers to three significant figures.)
cos(0.3)=1−(0.3)22!+(0.3)44!
R4≤ .
R4=.

Answers

Answer:

Step-by-step explanation:

According to Tylor theorem,

f(x)=f(a)+f′(a)/1!×(x−a)+f′′(a)/2!×(x−a)2+......+fn(a)/n!×(x−a)n

Tylor series for cosx is

1 - x^2/2! + x^4/4! + x^6/6! + ……

cos (0.3) = 1 - 〖(0.3)〗^2/2! + 〖(0.3)〗^4/4!

The R4 valur is fourth derivative of cosx

f’(x) = -sinx

f’’ (x) = -cosx

f’’’ (x) = sinx

f’’’’ (x) = cosx

Here, a = 0, n = 3, x = 0.3

max l f^4l = cos (0.3)

               = 0.9999

lR_4  (x)l ≤ |0.3-0|^(4+1)/4! × 0.9999

              ≤ 0.00015186

               = 1.51786 × 10^(-4)

R_n (x) = cos (0.3) – (1 - 〖(0.3)〗^2/2!-(0.3)^4/4!)

          = 0.0446

The error of approximation R_4  (x) ≤ 1.2 × 10^(-2) and exact value of error R_4 = 0.0446

the temperature in summit green land was -29'F in Fairbanks Alaska the temperature was 23'F in barrels Brazil the temperature was 81'F which two cities had a difference in temperature of 58'F

Answers

Answer: Brazil and Alaska

Step-by-step explanation

Take away Brazil's temperature from Alaska's to get your answer

81 - 23 = 58'F

A college admissions officer for an MBA program has determined that historically
applicants have undergraduate grade point averages that are normally distributed with
standard deviation 0.45. From a random sample of 25 applications from the current year,
the sample mean grade point average is 2.90.
Required: Find the confidence interval foe the population mean at the 5% significance level.
(10marks)
B. An educational study was designed to investigate the effectiveness of a reading program
of elementary age children. Each child was given a pre-test and post-test. Higher posttest scores would indicate reading improvement. From a very large population, a random
sample of scores for the pre-test and post-test are as follows:

Answers

The confidence interval for the population mean at significance level is

2.724<μ<30.76 .

A confidence interval is "a range of values that’s likely to include a population value with a certain degree of confidence. It is often expressed a % whereby a population means lies between an upper and lower interval".

The margin of error is the range of values below and above the sample statistic in a confidence interval.

Normal distribution, is a "probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean".

Population standard deviation: σ = 0.45

Sample size: n = 25

Sample Mean: x= 2.90

Х=2.90 represent the sample mean for the sample  

μ population mean (variable of interest)

σ = 0.45 represent the population standard deviation

n=25 represent the sample size  

We have the following distribution for the random variable:

X≈N(μ,σ =0.45)

And by the central theorem we know that the distribution for the sample mean is given by:

X≈N( μ, [tex]\frac{σ}{\sqrt{n} }[/tex])

Since the Confidence is 0.95 or 95%, the value of [tex]\alpha =0.05[/tex] and[tex]\frac{\alpha }{2} =0.025[/tex], and we can use excel, a calculator or a table to find the critical value. The excel command would be: "=-NORM.INV(0.025,0,1)" and we see that

Z₁ =±1.96

Now we have everything in order to replace into formula:

[tex]2.90-1.96\frac{0.45}{\sqrt{25} }=2.724[/tex]

[tex]2.90+1.96\frac{0.45}{\sqrt{25} }=3.076[/tex]

So on this case the 95% confidence interval would be given by (2.724:3.076) .

At a significance level, the population mean's confidence interval is 2.724–30.76.

To learn more about confidence interval visit:

brainly.com/question/24131141

#SPJ4

When you determine the number of months it will take to pay off a credit card, and you get an answer like 24.35 payments, do you round up or round down? Why?

Answers

When you determine the number of months it takes to pay off a credit card and you get 24.35, payments, you have to round up.

How to round up decimals?

You should understand that rounding up numbers or decimals involves writing it as a whole number

The question is given in months and we are not asked to state the weekly fractions.

24.35 is 24 months + .35*30=10 weeks

Now 24.35 in months is 24 months 10 weeks and 5 days

Hence payment is in months it should be 24 months only.

In conclusion you should not round it up.

learn more about  rounding up decimals on https://brainly.com/question/14894795

#SPJ1

for a study cvaluating the difference among three treatments with a separate sample of n-10 for cach treatment,the kruska-walis test statistic would have df -

Answers

for a study cvaluating the difference among three treatments with a separate sample of n-10 for cach treatment,the kruska-walis test statistic would have df - 2(3-1)=2

The Kruskal-Wallis test statistic has a degrees of freedom (df) equal to the number of groups minus one. In this case, there are three groups, so the df is 2 (3-1).The Kruskal-Wallis test statistic is a non-parametric test used to compare the means of a set of independent samples. In this case, we have three separate samples of n-10 for each treatment. To calculate the Kruskal-Wallis test statistic, we need to first calculate the sum of the ranks for each sample and then subtract the expected sum of ranks for each sample. The df for the Kruskal-Wallis test statistic is equal to the number of groups minus one. In this case, there are three groups, so the df is 2 (3-1). Finally, the Kruskal-Wallis test statistic is calculated by dividing the calculated sum of ranks by the expected sum of ranks and multiplying by the df. This will give us the Kruskal-Wallis test statistic for the data set.

Learn more about test statistic here

https://brainly.com/question/14128303

#SPJ4

Calculate the difference and enter it in the box below.

-7 - 9

Answers

Answer:

Step-by-step explanation:

-7-9=-16

Other Questions
the analyst inputs a function to find the number of product prices that are less than $150.00. which formula will return that result? which one of the following tests makes the applicants perform tasks that are actually a part of the work required on the job? In a right triangle, a and b are the lengths of the legs and c is the length of the hypotenuse.If b = 16 units and c = 20 units, what is the perimeter? If necessary, round your answer to the nearest tenth. What are the vertex and range of y = |2x + 6| + 2? (0, 2); 2 < y < (0, 2); y < (3, 2); 2 < y < (3, 2); y < which of the following are investment adviser conflicts of interest that must be disclosed to a client? i the adviser is a general partner in a limited partnership investment that he is recommending to his customers FILL IN THE BLANK. when calcium ionizes to form a calcium ion, electrons from the _____ sublevel are lost. 34 In the appeal of the People v. Collins case (see Exercise 4.1.28), the counsel for the defense argued as follows: Suppose, for example, there are 5,000,000 couples in the Los Angeles area and the probability that a randomly chosen couple fits the witnesses description is 1/12,000,000. Then the probability that there are two such couples given that there is at least one is not at all small. Find this probability. (The California Supreme Court overturned the initial guilty verdict.) Technology sonnetMake a sonnet about your favorite technologyEx: Phone,computer,watchIt needs to be an English sonnetRhyme scheme [ABAB CDCD EFEF GGA sonnet is a poem of fourteen lines using any of a number of formal rhyme schemes, in English typically having ten syllables per line.You need fourteen lines ten syllables per line Question is attached below List two major food Crops producedin Ghana what is the unit of measure for roll batt insulation? what is type of information should be noted on the estimate? In A B G, if m C is nine less than m A and m B is fifteen less than four times m A, find the measure of BA) 125 hula hoopingB) 121 doing the Nae NaeC) 57 finger paintingD) 34 playing clarinets Suppose f(x)is a continuous differentiable function and you are given that f"(x) is always positive. Which of the following statements must be true? f(x) is always increasing. f'(x) is always increasing. f"(x) is always increasing. None of the above must be true. Marcus worked 45 hours this week. His hourly rate of pay is $9.00. What was the payfor Overtime hours only? which of the following experiments best supports the idea that a transcriptional regulatory sequence can be located in an intron of a gene? how could having too many growth factor receptors on the surface of the cell make a more aggressive cancer consider the portion of a project depicted by this graph: what is the earliest finish time for activity 10-11 (far right-hand side) if the earliest start time of 8-10 (upper left-hand side) is 12 and the earliest start time of 9-10 (lower left-hand side) is 13? multiple choice 24 22 26 25 23 1. Assume that there is a party consisting of people between the ages of 18 and 24 inclusive. How many people would have to be at the party to guarantee that at least three people share the same birth date, birth month, and birth year? Note: assume the range of birth years include 2 leap years. (10 points) Today, Juan is working in his studio to ensure his prints will remain in place andprotected from wrinkling by attaching them to display boards. What is Juan MOSTLIKELY doing in preparation for his upcoming exhibit?OmattingOframingOmountingOlaminating Pooja has green eyes while her parents and brother have black eyes. Poojas husband Ravi has black eyes whil his mother has green eyes and his father has black eyes.On the basis of the above given information, is the green eye colour a dominant or a recessive trait? Justify your answer.What is the possible genetic makeup of poojas brothers eye colour?50% of the offspring of Poojas brother are green eyed.with the help of cross show how this is possible.