How many solutions does 4(−5x+8)= 4(−5x+8) have?

Answers

Answer 1

Answer:

infinity

Step-by-step explanation:


Related Questions

Please show me step by step how to do this

Answers

Answer:

48

Step-by-step explanation:

The nth term of an AP is expressed as;

Tn = a+(n-1)d

Id 12th term is 32, hence;

T12 = a+11d

32 = a+11d ...1

If the 5th term is 18, then;

T5 = a+4d

18 = a + 4d ....2

Subtract 1 from 2;

32 - 18 = 11d - 4d

14 = 7d

d = 14/7

d = 2

From 1; 32 = a+11d

32 = a+ 11(2)

32 = a + 22

a = 32-22

a = 10

Get the 20th term

T20 = a+19d

T20 = 10 + 19(2)

T20 = 10 + 38

T20 = 48

Hence the 20th term is 48

Solve for x and y
7x - 3y = 4 and -10x + 3y = 2

A. x = -2, y = -6
B. x = 6, y = -2
C. x = 2, y = -6
D. x = 6, y = 2

Answers

You can use elimination
7x - 3y = 4
-10x + 3y = 2
Add both equations
-3x = 6, x = -2
Plug in -2 for x in one equation
7(-2) - 3y = 4
-14 - 3y = 4
-3y = 18, y = -6
Solution: x = -2, y = -6

Find the least squares straight line y = mx + b to fit the data points: (0,3), (2, 1), (3, 1). Compute the minimum square error.

Answers

The least square straight line y = -2x + 3 to fit the data points (0, 3), (2, 1), (3, 1) is found. The minimum square error is 61.

Given data points are (0, 3), (2, 1), (3, 1).

To find the least square straight line, y = mx + b.

The line that fits these points will have the minimum square error.(0,3)      y = mx + b;  3 = 0 + b;  b = 3(2,1)        

y = mx + b;  1 = 2m + b;  b = 1 - 2m(3,1)        

y = mx + b;  1 = 3m + b;  b = 1 - 3m

Substitute the value of b in (2) and (3)1 - 2m = 3 - 3m;  m = -2y = mx + b;  

y = -2x + 3

The least square straight line y = -2x + 3 to fit the data points (0, 3), (2, 1), (3, 1) is found.

Now, we need to compute the minimum square error.

Square error of each point: Point 1 (0, 3):  Square error = (3 - 3)² = 0

Point 2 (2, 1):  Square error = (1 - (-4))² = 25

Point 3 (3, 1):  Square error = (1 - (-5))² = 36

The minimum square error is the sum of the square error of all the points, Minimum square error = 0 + 25 + 36 = 61

Therefore, the least square straight line y = -2x + 3 to fit the data points (0, 3), (2, 1), (3, 1) is found. The minimum square error is 61.

know more about minimum square error.

https://brainly.com/question/32554052

#SPJ11

A zoo keeper measured the length of two baby alligators. The first one was 12 inches. The other was 5/6 of that length. How long was the second baby alligator?

Answers

Answer:

10 inches

Step-by-step explanation:

5/6*12

5*2 (since 12/6=2)

10 inches long!

hope it helps you!

Answer:

It would be 10 inches

Step-by-step explanation:

The 5/6 of 12 is 10 since(or you can simply say that we just subtract 2, I don't really know how to explain my work)

Solve: x - (-6) = -2

Answers

Answer:  = -8

Step-by-step explanation: Your welcome!

Franco Co-operation makes iron benches, they want to move their production unit to a new location. The new production plant will cost SAR 200000 to construct Variable costs of production of each bench are SAR 200 and the selling price of each bench is SAR 250. Determine the break-even point for bench production at the new plant?

Answers

The break-even point for bench production at the new plant is 4000 units.

The new production plant of Franco Cooperation will cost SAR 200000 to construct.

The variable costs of production of each bench are SAR 200. The selling price of each bench is SAR 250. We can find out the break-even point of bench production at the new plant by using the break-even formula.

Break-even point (in units) = Fixed costs / Contribution margin per unitWhere,

F = Fixed costs

P = Price per unit

V = Variable cost per unit

Contribution margin per unit = Price per unit - Variable cost per unit

First, let's calculate the contribution margin per unit.

P = Selling price of each bench = SAR 250V = Variable cost per unit = SAR 200

Contribution margin per unit = P - V= SAR 250 - SAR 200= SAR 50

Now, let's calculate the break-even point.

Fixed costs (F) = Cost of constructing the new plant= SAR 200000

Contribution margin per unit = SAR 50

Break-even point (in units) = F / Contribution margin per unit= SAR 200000 / SAR 50= 4000.

To know more about break-even:

https://brainly.com/question/31774927

#SPJ11

The break-even point for bench production at the new plant can be found by dividing the fixed costs by the contribution margin per unit.

The break-even point for bench production at the new plant is 4000 benches.

To determine the break-even point, we need to calculate the contribution margin per unit. Contribution margin per unit is the amount left over after deducting the variable costs from the selling price. It is also called unit contribution margin. Therefore, the contribution margin per unit = Selling price per unit - Variable cost per unit

= SAR 250 - SAR 200

= SAR 50

Now, we can use the formula to calculate the break-even point:

Break-even point = Fixed costs / Contribution margin per unit

Fixed costs = cost of new production plant

= SAR 200000

Contribution margin per unit = SAR 50

Therefore, Break-even point = SAR 200000 / SAR 50

= 4000 benches

The break-even point for bench production at the new plant is 4000 benches.

To know more about break-even point visit

https://brainly.com/question/22871926

#SPJ11

A rectangular garden has a width of 7x -2 and a length of 3x +10. Find the perimeter.

Answers

(7x-2)+(7x-2)+(3x+10)+(3x+10)
=20x+16

Answer:

20x + 16

Step-by-step explanation:

Width (w) = 7x - 2

Length (l) = 3x + 10

Perimeter = 2*(l + w)

                 = 2* (3x + 10 + 7x - 2)

                 = 2* (3x + 7x + 10 - 2 )   {Combine like terms}

                 = 2* ( 10x + 8)         {Use distributive property: a(b +c) =(a*b) + (a*c)}

                 = 2*10x + 2*8

                  = 20x + 16

what divided by 3/7=7/15

Answers

Answer:

45/49

decimal form:

0.91836734

Step-by-step explanation:

let u = 2,−3 , v = −5,1 , and w = −1 2 , 3 2 . compute the following:
u + v =
v + u =
5u =
2u + 3v =
2u + 4w =
u - v + 2w =
|v+ w| =

Answers

The computed values are:

u + v = (-3, -2)

v + u = (-3, -2)

5u = (10, -15)

2u + 3v = (-11, -3)

2u + 4w = (0, 2, 0)

u - v + 2w = (5, 0, 0)

|v + w| = 7.95

Vector addition is the operation of adding two vectors together to obtain a new vector. It is performed by adding the corresponding components of the vectors. For example, if we have two vectors u = [tex](u_1, u_2, u_3)[/tex] and v = [tex](v_1, v_2, v_3)[/tex], their sum u + v is given by [tex](u_1 + v_1, u_2 + v_2, u_3 + v_3)[/tex].

Scalar multiplication is the operation of multiplying a vector by a scalar (a real number). It is performed by multiplying each component of the vector by the scalar. For example, if we have a vector u = [tex](u_1, u_2, u_3)[/tex] and a scalar k, their product k * u is given by [tex](k * u_1, k * u_2, k * u_3[/tex]).

Both vector addition and scalar multiplication are fundamental operations in linear algebra and are used to manipulate and combine vectors in various applications.

To compute the given expressions, we perform vector addition and scalar multiplication as follows:

u + v =

[tex]= (2, -3) + (-5, 1) \\= (2 - 5, -3 + 1) \\= (-3, -2)[/tex]

v + u =

[tex]=(-5, 1) + (2, -3) \\= (-5 + 2, 1 - 3) \\= (-3, -2)[/tex]

5u =

[tex]= 5 * (2, -3) \\= (5 * 2, 5 * -3)\\ = (10, -15)[/tex]

2u + 3v =

[tex]=2 * (2, -3) + 3 * (-5, 1) \\= (4, -6) + (-15, 3)\\ = (4 - 15, -6 + 3) \\= (-11, -3)[/tex]

2u + 4w =

[tex]= 2 * (2, -3) + 4 * (-1, 2, 3/2) \\= (4, -6) + (-4, 8, 6)\\ = (4 - 4, -6 + 8, -6 + 6)\\ = (0, 2, 0)[/tex]

u - v + 2w =

[tex]= (2, -3) - (-5, 1) + 2 * (-1, 2, 3/2) \\= (2, -3) + (5, -1) + (-2, 4, 3) \\= (2 + 5 - 2, -3 - 1 + 4, 0 - 3 + 3) \\= (5, 0, 0)[/tex]

|v + w| =

[tex]= |(-5, 1) + (-1, 2, 3/2)| \\= |(-5 - 1, 1 + 2, 0 + 3/2)| \\= |(-6, 3, 3/2)| \\= \sqrt{((-6)^2 + 3^2 + (3/2)^2)} \\= \sqrt{(36 + 9 + 9/4)} \\= \sqrt{(63.25)} \\= 7.95[/tex]

Therefore, the computed values are:

u + v = (-3, -2)

v + u = (-3, -2)

5u = (10, -15)

2u + 3v = (-11, -3)

2u + 4w = (0, 2, 0)

u - v + 2w = (5, 0, 0)

|v + w| = 7.95

Learn more about vector addition at:

https://brainly.com/question/32548859

#SPJ4

clients with a quickbooks online plus subscription can create 400 ungrouped tags and 1000 grouped tags distributed among up to 40 tag answer

Answers

Clients with a QuickBooks Online Plus subscription have the ability to create a total of 400 ungrouped tags and 1000 grouped tags, which can be distributed among up to 40 tag categories.

QuickBooks Online Plus offers users the flexibility to categorize transactions using tags. Tags are a way to organize and track transactions based on specific criteria or categories. There are two types of tags available: ungrouped tags and grouped tags.

With a QuickBooks Online Plus subscription, clients can create a maximum of 400 ungrouped tags. These tags can be assigned to individual transactions to provide additional information or categorization. Clients can create up to 40 tag categories and distribute the 1000 grouped tags among these categories.

Learn more about transactions here:

https://brainly.com/question/30130570

#SPJ11

Which digit in 12,345 has the same place value as 6 in 67.89

Answers

The answer is going to be 2

Answer:

4

Step-by-step explanation:

Line up the numbers at the decimal point and then find the number the same number of spaces away from the decimal point.

12,345.00

00067.89


in regression model how do i know my data is accurate or related
to each other

Answers

In regression models, there are different methods that can be used to evaluate the accuracy of the model and the relationship between the variables. One of the most commonly used methods for evaluating the accuracy of the model is by calculating the R-squared value.

R-squared value represents the proportion of variation in the dependent variable that is explained by the independent variable(s). It ranges from 0 to 1, with a higher value indicating a better fit. To evaluate the accuracy of the model is to use residual plots. Residual plots can be used to identify patterns or trends in the errors or residuals, which can help to identify potential problems with the model and suggest ways to improve it. Additionally, the residuals can be tested for normality and homoscedasticity. Normality can be checked using a normal probability plot, and homoscedasticity can be checked using a scatter plot of residuals versus fitted values.

If the residuals are normally distributed and have a constant variance, then the assumptions of the regression model are met. Another way to evaluate the relationship between the variables is to use correlation analysis. Correlation analysis is a statistical technique that measures the strength and direction of the linear relationship between two variables. The correlation coefficient can range from -1 to +1, with a value of 0 indicating no correlation and a value of -1 or +1 indicating a perfect negative or positive correlation, respectively.

However, correlation analysis only measures the strength and direction of the linear relationship and does not take into account other factors that may affect the relationship, such as outliers or nonlinearities.

Learn more about correlation analysis: https://brainly.com/question/31818701

#SPJ11

Gabe can travel 40 miles on his motorbike in the same time it takes Dena to travel 15 miles on her bicycle. If Dena rides her bicycle 20 mph slower than Gabe rides his motorbike, find
Dena's rate.

Answers

Answer:

answer is 12 miles vause he can travel faster

Step-by-step explanation:

A critical component in a circuit will work properly only if 3 other components all work properly. The probabilities of a failure for the 3 other components are 0.008, 0.015, and 0.022. Find the probability that at least 1 of these 3 components will fail.
Note: Round using three significant figures, if necessary

Answers

Answer: Probability that one of the three components will fail is about 0.045.

Step-by-step explanation:

is (x 7) a factor of f(x) = x3 − 3x2 2x − 8? explain your reasoning.

Answers

(x + 7) is a factor of f(x) = x^3 - 3x^2 + 2x - 8. By using synthetic division, we find that the remainder is 0.

To determine if (x + 7) is a factor of the polynomial f(x) = x^3 - 3x^2 + 2x - 8, we can use synthetic division.

Performing synthetic division with the divisor (x + 7), we set up the division as follows:

  -7 |   1   -3   2   -8

      |_________________

        1  -10  72   -520

The numbers in the bottom row of the synthetic division represent the coefficients of the quotient polynomial. In this case, the quotient polynomial is 1x^2 - 10x + 72, and the remainder is -520.

Since the remainder is not zero, (x + 7) is not a factor of f(x). If (x + 7) were a factor, the remainder would be zero.

Therefore, (x + 7) is not a factor of f(x) = x^3 - 3x^2 + 2x - 8.

Learn more about Synthetic division here: brainly.com/question/29809954

#SPJ11

ILL MARK BRAINLIESTTTTT

Answers

Answer:

$247.50

Step-by-step explanation:

3x ft
1.5x ft
x ft
180 ft

Answers

Where is the picture

Which of the following statements is an example of a null hypothesis? * 2 points The average GWA of resident students is higher than the average GWA of commuter students. The average GWA of resident students is not equal the average GWA of commuter students. There is no difference between the average GWA of resident students and the average GWA of commuter students, and if there is, it is due to chance. The average GWA of resident students is lower than the average GWA of commuter students. There is a difference between the average GWA of resident students and the average GWA of commuter students.

Answers

The following statement is an example of a null hypothesis: There is no difference between the average GWA of resident students and the average GWA of commuter students, and if there is, it is due to chance.

In statistics, a null hypothesis is a statement that assumes there is no difference between the two variables being tested. The null hypothesis is the statement that the researcher is attempting to disprove in favor of the alternative hypothesis. The null hypothesis can either be rejected or not rejected by the researcher after conducting statistical analysis.

In this case, the null hypothesis states "There is no difference between the average GWA (General Weighted Average) of resident students and the average GWA of commuter students, and if there is, it is due to chance." This means that the null hypothesis assumes that there is no significant distinction in the average GWA between resident students and commuter students. Any observed differences, if they exist, are attributed to random chance rather than a systematic difference between the two groups.

When conducting hypothesis testing, we compare the observed data to the null hypothesis to determine if there is enough evidence to reject the null hypothesis in favor of an alternative hypothesis.

To learn more about null hypothesis: https://brainly.com/question/4436370

#SPJ11

Solve for Y(s), the Laplace transform of the solution y(t) to the initial value problem below. 3t y'' - 9y' + 18y = 6t e y(0) = 5, y'(0) = -6 "

Answers

Y(s) = 6/s * 1/(s * (s - 3)) + 1/s * 5 + 1/(s - 3) * 12

The solution to the initial value problem is :

y(t) = 12e³ᵗ + 3.

We have 3t y'' - 9y' + 18y = 6t e

Taking Laplace transform on both sides, we get

3L(ty'') - 9L(y') + 18L(y) = 6L(te)

Using Laplace transform formulas, we get:

3[s²Y(s) - sy(0) - y'(0)] - 9[sY(s) - y(0)] + 18Y(s) = 6/s²L(e)

⇒ 3s²Y(s) - 3s(5) + 6 - 9sY(s) + 45 + 18Y(s) = 6/s² * 1/sY(s)[3s² - 9s + 18] = 6/s² * 1/s - 3s + 12Y(s) = 6/s * 1/(s * (s - 3)) + 1/s * 5 + 1/(s - 3) * 12

Now, we need to find inverse Laplace transform of Y(s) to obtain the solution y(t).

Let's solve for the first term by Partial Fraction Expansion.

6/s * 1/(s * (s - 3))= A/s + B/(s - 3)6 = A(s - 3) + Bs

Therefore, A = -2 and B = 2y(t) = L⁻¹[Y(s)] = L⁻¹[6/s * 1/(s * (s - 3)) + 1/s * 5 + 1/(s - 3) * 12]= -2L⁻¹[1/s] + 2L⁻¹[1/(s - 3)] + 5L⁻¹[1/s] + 12L⁻¹[1/(s - 3)]= -2 + 2e³ᵗ + 5 + 12e³ᵗ= 12e³ᵗ + 3

Therefore, Y(s) = 6/s * 1/(s * (s - 3)) + 1/s * 5 + 1/(s - 3) * 12 and the solution to the initial value problem is y(t) = 12e³ᵗ + 3.

To learn more about initial value problem visit : https://brainly.com/question/31041139

#SPJ11

use the laplace transform to solve the given initial-value problem. y' 5y = f(t), y(0) = 0, where f(t) = t, 0 ≤ t < 1 0, t ≥ 1

Answers

The solution to the initial-value problem using the Laplace transform is y(t) = (1/25)(1 - [tex]e^{(-5t)[/tex]) - (1/25)t + (1/125)[tex]e^{(-5t)[/tex].

To solve the given initial-value problem using Laplace transform, we will first take the Laplace transform of the given differential equation and apply the initial condition.

Take the Laplace transform of the differential equation:

Applying the Laplace transform to the equation y' + 5y = f(t), we get:

sY(s) - y(0) + 5Y(s) = F(s),

where Y(s) represents the Laplace transform of y(t) and F(s) represents the Laplace transform of f(t).

Apply the initial condition:

Using the initial condition y(0) = 0, we substitute the value into the transformed equation:

sY(s) - 0 + 5Y(s) = F(s).

Substitute the given function f(t):

The given function f(t) is defined as:

f(t) = t, 0 ≤ t < 1

f(t) = 0, t ≥ 1

Taking the Laplace transform of f(t), we have:

F(s) = L{t} = 1/s²,

Solve for Y(s):

Substituting F(s) and solving for Y(s) in the transformed equation:

sY(s) + 5Y(s) = 1/s²,

(Y(s)(s + 5) = 1/s²,

Y(s) = 1/(s²(s + 5)).

Inverse Laplace transform:

To find y(t), we need to take the inverse Laplace transform of Y(s). Using partial fraction decomposition, we can write Y(s) as:

Y(s) = A/s + B/s² + C/(s + 5),

Multiplying both sides by s(s + 5), we have:

1 = A(s + 5) + Bs + Cs².

Expanding and comparing coefficients, we get:

A = 1/25, B = -1/25, C = 1/125.

Therefore, the inverse Laplace transform of Y(s) is:

y(t) = (1/25)(1 - [tex]e^{(-5t)[/tex]) - (1/25)t + (1/125)[tex]e^{(-5t)[/tex].

Learn more about laplace transform at

https://brainly.com/question/30759963

#SPJ4

Find the distance from (-6, 1) to (-3, 5).

Answers

Answer:

9.8 units

Step-by-step explanation:

distance = sqrt (x2 - x1)^2 + ( y2 - y1)^2

sqrt (-3 - (-6))^2 + (5 - 1)^2

sqrt (9)^2 + (4)^2

sqrt 81 + 16

sqrt 97

9.848857802

if x=10, write an expression in terms of x for the number 5,364

Answers

Answer:

(5,354 + x)

or

536.4*x

Step-by-step explanation:

We know that x = 10.

Now we want to write an expression (in terms of x) for the number 5,364.

This could be really trivial, remember that x = 10.

Then:  (x - 10) = 0

And if we add zero to a number, the result is the same number, then if we add this to 5,364 the number does not change.

5,364 = 5,364 + (x - 10) = 5,364 + x - 10

5,364 = 5,354 + x

So (5,354 + x) is a expression for the number 5,364 in terms of x.

Of course, this is a really simple example, we could do a more complex case if we know that:

x/10 = 1

And the product between any real number and 1 is the same number.

Then:

(5,364)*(x/10) = 5,364

(5,364/10)*x = 5,364

536.4*x = 5,364

So we just found another expression for the number 5,364 in terms of x.

find the area of the surface. the part of the sphere x2 y2 z2 = 4z that lies inside the paraboloid z = x2 y2.

Answers

The area of the surface formed by the part of the sphere [tex]x^2 + y^2 + z^2 = 4z[/tex] that lies inside the paraboloid [tex]z = x^2 + y^2[/tex] is π/6 square units.

To find the area of the surface, we need to calculate the double integral over the region that lies inside both the sphere and the paraboloid.

The given sphere equation can be rewritten as [tex]x^2 + y^2 + (z - 2)^2 = 4[/tex]. This represents a sphere centered at (0, 0, 2) with a radius of 2.

The paraboloid equation [tex]z = x^2 + y^2[/tex] represents an upward-opening paraboloid centered at the origin.

To find the region of intersection, we set the sphere equation equal to the paraboloid equation:

[tex]x^2 + y^2 + (x^2 + y^2 - 2)^2 = 4[/tex]

Simplifying, we get [tex]x^4 + y^4 - 4x^2 - 4y^2 + 4 = 0[/tex].

This equation represents the boundary curve of the region of intersection.

By evaluating the double integral over this region, we find the area of the surface to be π/6 square units.

Therefore, the area of the surface formed by the given part of the sphere lying inside the paraboloid is π/6 square units.

Learn more about paraboloid here:

https://brainly.com/question/30634603

#SPJ11

please help me ...........​

Answers

Answer:

a

Step-by-step explanation:

the 5y and the negative one cancel each other out. add the rest together you end up with 5x=-15. and divide each side by 5. you'll end up with x=-3

A square pyramid has 1 square base and 4 triangular faces. Find its surface area. A. The area of the base is ________ square centimeters. B. The area of the four faces is ______ square centimeters. C. The surface area is ___________ square centimeters.

Answers

Answer:

See Explanation

Step-by-step explanation:

I will answer this question with the attached square pyramid

From the attached pyramid, we have:

[tex]Base\ Length = 20m[/tex]

So, the base area is:

[tex]Area = Length * Length[/tex]

[tex]A_1= 20m*20m[/tex]

[tex]A_1= 400m^2[/tex]

The dimension of each of the 4 triangles is:

[tex]Height = 16.4m[/tex]

[tex]Base = 20m[/tex]

So, the area of 4 triangles is:

[tex]Area = 4 * 0.5 * Base * Height[/tex]

[tex]A_2 = 4 * 0.5 * 20m * 16.4m[/tex]

[tex]A_2 = 656m^2[/tex]

So, the surface area is:

[tex]Area = A_1 + A_2[/tex]

[tex]Area = 400m^2 + 656m^2[/tex]

[tex]Area = 1056m^2[/tex]

If the conclusion of an argument is a tautology, then the counterexample set of that argument must be inconsistent. True or False?

Answers

The statement "If the conclusion of an argument is a tautology, then the counterexample set of that argument must be inconsistent" is true.

Let's understand why?

Explanation:

An argument with a tautology conclusion is an argument that arrives at a conclusion that is always true, regardless of the truth values of the premises. In other words, it is impossible for the premises to be true while the conclusion is false.

This means that any attempt to find a counterexample that disproves the conclusion will always fail, as there is no possible scenario in which the conclusion is false.

The counterexample set of an argument is the set of all possible scenarios in which the premises are true but the conclusion is false. If the conclusion is a tautology, then there is no possible scenario in which the conclusion is false, and thus the counterexample set is empty. An empty counterexample set is equivalent to an inconsistent counterexample set, as it means that there is no consistent scenario in which the conclusion is false.

Therefore, if the conclusion of an argument is a tautology, then the counterexample set of that argument must be inconsistent.

Hence, the statement is true.

Learn more about tautology here:

https://brainly.com/question/30195011

#SPJ11


PLSSSSSSSS SOMEONE HELPPPP

Answers

Answer:

(-2, -4)

Step-by-step explanation:

The awnser is -2,-4

A rectangular window is 3.5 feet wide and has an area of 19.25 square ft you have six yards of string light do you have enough string lights to outline the window with light

Answers

Answer:

yes

Step-by-step explanation:

We are to determine if 6 yards is enough t to go round the perimeter of the window

The length is not given, so we have to determine the length from the area

Area of a rectangle = length x breadth

19.25 = 3.5 x length

length = 5.5 feet

Perimeter = 2 x ( length + breadth )

2 x (5.5 + 3.5) = 18 feet

We need to convert the string to foot

1 yard = 3 foot

6 x 3 = 18 foot

the string and the perimeter are equal, so it is enough

can someone help me AND explain how they got the answer?

Answers

Answer:

g=4

Step-by-step explanation:

this is a 30 60 90 triangle. the hypotenuse is 2x while the shortest side is x. if 8=2x then x must be 4.

Question 11 i’m confused

Answers

54/297 * 100% = 18.18%
Other Questions
Why does an orange look orange? .It reflects orange light and absorbs other colors.O B. It absorbs orange light and reflects other colors.C.It reflects red and yellow light, only.O D.D. It absorbs red and yellow light, only. 4. How did the Space Race end?A. the soviets were the first to accomplish important space missionsB. the Americans were the first to accomplish important space missionsC. the Koreans entered the space raceD. the Americans landed the first humans on the moon a diagram of the electromagnetic spectrum is shown. which wavelength is the longest safest wavelengths for humans Helppp pleaseee FILL THE BLANK. 1. Nebula (cloud of gas and dust) Red Grant White Dwarf The above stages of evolution are for a Select one: O Low-mass star Ob. Normal-mass star OG High-mass star Od. Intermediate-mass star Through the use of a astronomers have determined that light from most stars is which produces evidence that the universe is ____ The statement above is completed correctly by the information in row Select one: O a radio telescope; blue-shifted; contracting. O b. radio telescope; red-shifted; expanding Oc. spectroscope; blue-shifted; contracting d. spectroscope; red-shifted; expanding Clear my choice Given forecast errors of 4, 8, and -3, what is the mean absolute deviation (MAD) and mean square error (MSE)? (Round your answersMean absolute deviation (MAD)Mean square error (MSE) Calculate the missing numbers that follow the list of account balances. Enter the digits only - no dollar signs or commas. Retained earnings at the beginning of the year is zero. Cash - 4970 Prepaid expense - 3190 Dividends - 900 Unearned revenue - 1990 Accounts receivable - 3300 Intangibles - 10800 Service revenue - 25900 Loan payable due in 2025 - 5040 Supplies expense - 2800 Supplies - 1440 Accounts payable - 4500 Advertising expense - 2500 Owner's capital - 8200 Wages payable - 1600 Wages expense -7530 Rent expense - 9800 Profit for the year? 3270 (25 %) Current liabilities? 8090 (25 %) Total liabilities and equity? 21330 X (23700) Current assets? 23700 X (12900) The Broadway Theatre in NYC houses 1761 seats. In order to maximize revenues, the theatre has decided to have two fare classes. High (H) fare class tickets sell for $100 and the Low (L) fare class tickets sell at a discounted price of $75. There is ample demand for the low fare class, but high fare demand is random. Furthermore, the customers who buy low fares, buy their tickets well in advance before high fare customers. Assume the demand for high fare tickets is normally distributed with a mean of 1200 and a standard deviation of 150.1. What would be the theatres revenues without yield management?$132,075$157,275$176,100Cannot be determined from the information provided. Problem 4. Dimitris Bar sells ablend of cherry juice. Demand for the blend is approximatelynormal, with a mean of 400 liters per week and a standard deviationof 20 liters per week. The selling PLEASE HELP!!! 25 POINTS!!! I'LL GIVE BRAINLIEST!! Read the excerpt from Fast Food Nation.When management determines exactly how every task is to be done . . . and can impose its own rules about pace, output, quality, and technique, the sociologist Robin Leidner has noted, [it] makes workers increasingly interchangeable. The management no longer depends upon the talents or skills of its workers those things are built into the operating system and machines. Jobs that have been de-skilled can be filled cheaply. The need to retain any individual worker is greatly reduced by the ease with which he or she can be replaced.Which best describes the type of evidence presented in this excerpt?A. analogicalB. anecdotalC. statisticalD. testimonial 5) Which statement about leaders is true?A) Leaders always make the right decisions.B) A leader keeps the team focused on achieving its goals.C) A leader's opinion counts more than the opinions of the other team members.D) all of the above. What is OBRA and name three requirements from OBRA? 6) You can choose between two purchases: Machine A or Machine B. Machine A costs $22,000 and has a salvage value of $9,000 after 3 years. Machine B costs $30,000 and has a salvage value of $16,000 after 4 years. You can lease a Machine B equivalent for $6,000 per year, if you initially purchased Machine B. You need a machine for a total of 6 years, and can purchase a new machine in the future at the same price with the same salvage value. If i is 9% annual rate compounded annually, which machine should be purchased? Show work and jus- tify answer. Answer The radius of a circle is 3 meters what's the circles area Use 3.15 for^ Billy B. decided four years ago to add high bush blueberries to his commercial vegetable farm near Whitesville. The first two years he did not harvest any berries. In the third year he had a very small crop but was not able to sell to the public. This year things look very good for the crop and he expects to produce 3000 pints. Billy has done a good job of keeping up with his costs, which include variable cost of $953.54, fixed cost of $863.92, and labor cost of $600. He believes the best method of marketing his crop is on a pick your own basis. Billy would like some help in determining what he should charge per pint for his berries. Answer the questions below to give Billy some direction on determining an asking price. 1. What factors should Billy consider in determining the price? 2. What is the minimum price Billy can charge and break even on his crop? 3. What price should he charge and why? 4. What other methods can be used to determine price? 5. If there is competition how will that affect Billy's price 6. If Billy decides to charge $1.25 a pint what quantity will he need to produce to break even? During his shift at Pennant Sports Shop, Sam compared the items sold during last weekend's sale. There were 25 lacrosse sticks sold on Friday, 10 of which were defense sticks. There were 50 lacrosse sticks sold on Saturday, 15 of which were defense sticks. Did Pennant Sports Shop sell the same ratio of defense sticks to total lacrosse sticks on both days? 4 = -1O TrueFalse P S Q R The biological levels of organization range from a single organelle all the way up to the biosphere in a highly structured hierarchy. Multicellular organisms are organized from the simplest to most complex: cells, tissues, organs, organ systems, organisms. Evaluate the model above. Select ALL of the statements that accurately depict the examples shown in the model. A) R shows an animal cell. B) O shows types of tissue. P shows organs in the endocrine system. D) P shows an organ system, the digestive system. E) S shows an organ system, the digestive system. What can we infer about Trevor's mom's beliefs about rules from her interaction with the Catholic school Specific performance is a remedy that can be ordered by the court in a civil lawsuit? Tor F No answer text provided. a. True No answer text provided. b. False How did such religious revivals actually contribute to stability on the frontier? The converts of itinerant revivalists organized grassroots classes that reinforced family and community values and became the foundations for Methodist churches. Embarrassed converts redoubled their commitments to mainline churches once the revivalists left. Circuit riders stopped to settle down in a specific town or village after a set period of roaming ministry. Roving ministers hand-selected so-called settled ministers to continue their work once the circuit riders moved on.