A company orders 11 boxed lunches from a deli for $108.90. If each boxed lunch costs
the same amount, how much do 17 boxed lunches cost?

Answers

Answer 1

Answer:

$7.95

Step-by-step explanation:

The equation c = 7.95b represents the total cost of the boxed lunches

c represents the total cost

b represents the number of boxed lunches

To find the total cost of multiple items, you generally multiply the cost of a single item by the number of items there are.

Using this, we can find the cost per item is 7.95 dollars, or 7 dollars and 95 cents.

Answer 2
$168.3

Do 108.90 divided by 11 to get the price of one of the boxes then multiply it by 17

Related Questions

Anyone know this?? I need it ASAP

Anyone know this?? I need it ASAP

Answers

The answer is A. one solution because the lines only cross eachother once

can some help me with this!!

can some help me with this!!

Answers

Answer:

3

Step-by-step explanation:

\( | - 3| = 3\)

Hope it helps you in your learning process.

the answer is 0.30 your welcome

Evaluate the expression for the given value(s) of the variables(s).
m-8 when m= 12​

Answers

Answer: 4

Replace m with 12 and simplify.

m-8 = 12-8 = 4

Carla makes a scale drawing of her garden that is 30 feet long and 24 feet wide. If the garden in her drawing is 20 inches long. What is the width in inches

Answers

Answer:

Sorry you will have to clarify more on the width I do not under stand :/

Step-by-step explanation:

Answer: A=14

Step-by-step explanation: 1 foot = 12 inches so 30 feet = 20 inches which is 30 - 10 so 24 - 10= 14

For the Adjusted R Squared, which of the following is true: a. Is the same R 2
as in the simple linear regression b. Can decrease if the addition of another X regressor does not lower SSR enough relative to the impact of the increase of k by another X regessor. c. Is between 0 and 1 d. Measures the ratio of the sum of squared residuals compared to the total sum of squares

Answers

The correct statement is c. The Adjusted R-squared is a measure used in multiple regression analysis that is between 0 and 1. It is different from the R-squared value in simple linear regression.

The Adjusted R-squared can decrease if the addition of another X regressor does not sufficiently lower the sum of squared residuals (SSR) relative to the impact of increasing the number of predictors (k). It measures the proportion of the variance explained by the predictors, adjusted for the number of predictors and the sample size, rather than the ratio of the sum of squared residuals to the total sum of squares. It provides a measure of how well the regression model fits the data, and it ranges between 0 and 1. A value closer to 1 indicates that a higher proportion of the variance in the dependent variable is explained by the predictors.

Adding another X regressor to the multiple regression model can impact the Adjusted R-squared. If the additional regressor does not significantly contribute to reducing the sum of squared residuals (SSR) relative to the increase in the number of predictors (k), the Adjusted R-squared can decrease. This means that the added regressor does not improve the model's ability to explain the variance in the dependent variable adequately.

However, the Adjusted R-squared does not directly measure the ratio of the sum of squared residuals to the total sum of squares. Instead, it represents the proportion of the variance explained by the predictors, adjusted for the number of predictors and the sample size. It penalizes models with a large number of predictors that may overfit the data, thereby providing a more reliable measure of the model's goodness of fit.

Learn more about squared residuals here: brainly.com/question/30641534

#SPJ11

suppose there is a 30% denguency raten making on-tune credit card payments. If 8 adults are randomly selected Rind the probability that more than 4 are • delinquent. (use only the Burmial Table A-1).

Answers

To find the probability of more than 4 delinquent card payments out of 8 randomly selected adults with a 30% delinquency rate, we can use the binomial distribution formula. First, we need to calculate the probability of exactly 4 delinquent card payments, which is:

P(X=4) = (8 choose 4) * (0.3)^4 * (0.7)^4 = 0.278
where "8 choose 4" represents the number of ways to choose 4 out of 8 adults. Then, we need to calculate the probability of 3 or fewer delinquent card payments:
P(X<=3) = P(X=0) + P(X=1) + P(X=2) + P(X=3) = 0.149
where "P(X=k)" represents the probability of exactly k delinquent card payments. Finally, we can subtract this probability from 1 to get the probability of more than 4 delinquent card payments:
P(X>4) = 1 - P(X<=3) = 0.851
Therefore, the probability of more than 4 delinquent card payments out of 8 randomly selected adults with a 30% delinquency rate is 0.851.

For more information on binomial distribution see

https://brainly.com/question/31197941

#SPJ11

Please help…………………………….

Please help.

Answers

if i'm correct its 7x

Answer:

Domen is [ -2 , infinitely) or can be written as

-2 < x < infinitely in inequality form.

Step-by-step explanation:

if (x+2) is negative than function will be imaginary so to be real function (x+2) should be positive

hence answer is : Domen = -2 < x < infinitely or can be written as [ -2 , infinitely )

a farmer plans to fence a rectangular field adjacent to a river. the field must contain 125000 square meters in order to have enough space for his crops. no fencing is needed along the river. what is the minimum amount of fencing that will be needed?

Answers

On solving the provided question we got to say that - 500 meters long, and 250 meter wide

What is derivative?

Differentiation is the rate at which a function changes with regard to a variable in mathematics (in mathematics, the rate of change of a function with respect to a variable). Problems involving calculus and differential equations need the use of derivatives.

125000 square meters  of area = l X w is =  length times width

\(l=125000/w\)

Fencing =\(Perimeter = P = L+2W= 125000/W +2W\)

Now,

derivative set = 0

P'(X) =  2 -125000/W^2 = 0

           \(2W^2 = 125000\\ W^2 = 62500\\ W = 250meters wide\)

          \(L =125000/250= 500 meters long, the side parallel to the river\)

To know more about derivative visit:
https://brainly.com/question/25324584

#SPJ4

Question

(0)

Consider the following.

n = 5

measurements: 1, 2, 3, 2, 5

Calculate the sample variance, s2, using the definition formula.

s2 =

Calculate the sample variance, s2 using the computing formula.

s2 =

Calculate the sample standard deviation, s. (Round your answer to three decimal places.)

s =

Answers

The sample variance, s2, for the given data is 1.44. The sample standard deviation, s, is 1.20. The definition formula for sample variance is: s2 = 1/(n - 1) * sum((xi - xbar)^2) where xi is the ith measurement, xbar is the sample mean, and n is the sample size.

In this case, the sample mean is xbar = 2.5. So, the definition formula gives us:

s2 = 1/(5 - 1) * sum((xi - 2.5)^2) = 1.44

The computing formula for sample variance is:

s2 = 1/(n - 1) * (sum(xi^2) - (xbar^2))

In this case, the computing formula gives us the same answer:

s2 = 1/(5 - 1) * (sum(xi^2) - (2.5^2)) = 1.44

The sample standard deviation is simply the square root of the sample variance. So, s = 1.20.

Therefore, the sample variance, s2, for the given data is 1.44 and the sample standard deviation, s, is 1.20.

To learn more about sample variance click here : brainly.com/question/14988220

#SPJ11

Last week, Hayden rode his bike 5 times. Each time, he biked a 3-mile path, a 2-mile path, and a 2 1 4 -mile path. Which expression represents the total number of miles he biked? A. 5 × ( 3 + 2 + 2 1 4 ) B. 5 + ( 3 × 2 × 2 1 4 ) C. 5 × ( 3 × 2 × 2 1 4 ) D. 5 + ( 3 + 2 + 2 1 4 )

Answers

Answer:

A

Step-by-step explanation:

Add the lengths together then multiply by 5 times

Can someone help me convert each of these into improper fractions?

Can someone help me convert each of these into improper fractions?

Answers

Answer:

\((\frac{6}{1})(\frac{11}{4} )\)

\((-\frac{10}{3})(-\frac{17}{5})\)

\((-\frac{9}{2} )(\frac{26}{3} )\)

\((\frac{11}{6})(-\frac{9}{1} )\)

Step-by-step explanation:

I hope this help you

When finding the intersection of two lines from both Algebra I and Geometry, you first "set the linear equations equal to each other. Find the intersection Doint of the two lines whose equations are shown below. Be sure to find both the x and y coordinates. y=5x+1 and y=2x -11

Answers

The intersection point of two lines are (-4 , -19)

The intersection point are those point where two line met of cut each other are called intersection point.

the given line of equation are

y = 5x + 1

y = 2x - 11

On solving these two equation we get the values as follow,

value of x = -4

value of y = -19

hence by this we can say the the intersection point of the above lines are

( -4 , -19 )

Read more of intersection point here:

https://brainly.com/question/14217061

#SPJ9

What list all of the y-intercepts of the graphed functions?

What list all of the y-intercepts of the graphed functions?

Answers

The coordinate of the y-intercept of the given quadratic graph is: (0, -3)

What is the coordinate of the y-intercept?

The general form of the equation of a line in slope intercept form is:

y = mx + c

where:

m is slope

c is y-intercept

The general form of quadratic equations is expressed as:

y = ax² + bx + c

Now, from the term y-intercept, we know that it is the point where the graph crosses the y-axis and as such, we have the coordinate from the graph as:

(0, -3)

Read more about y-intercept at: https://brainly.com/question/26249361

#SPJ1

1. A student at a local community college has an internship at a nearby hospital with Dr. Dynamite. The doctor sometimes uses the patient's body surface area to calculate how much medicine he/she should receive. The formula for body surface area is the following where w = weight (in lbs), h = height (in cm), and BSA is measured in square meters: BSA =
\( \sqrt ( \frac{wh}{3600} \)



Part 1: If patient Z weighs 240 pounds and has a height of 183 cm, what would be his/her BSA?


Part 2: If patient Y weighs 185 pounds and has a BSA of 2/2 m2, what would be his/her height?


Part 3: Using the BSA formula, solve for w, the weight.

Part 4: Dr. Dynamite has to give drug A to patient X who weighs 150 pounds and 175 cm tall. If a patient receives 2. 5 mg per square meter, how much of drug A will patient X receive?​

Answers

The body surface area (BSA) of patient Z is 2.44 square meters, the height of patient Y is 182 cm, the weight of a patient with a BSA of 2.2 square meters is 181 pounds, and patient X will receive 4.8 mg of drug A based on their BSA of 1.92 square meters and the prescribed dosage of 2.5 mg per square meter.

Part 1: To calculate BSA for patient Z, we plug in the given values into the formula:  \(BSA =\frac{w^{0.425} \times h^{0.725}}{3600 } = \frac{240^{0.425} \times 183^{0.725}} {3600} = 2.44 m2\).

Part 2: To solve for the height of patient Y, we plug in the given values into the formula and solve for h: \(BSA =\frac{w^{0.425}\times{h^{0.725}}}{3600}= \frac{185^{0.425}\times h^{0.725}}{3600} = 2.2 m2\) . We can then rearrange the formula to solve for h: \(h = (\frac {3600 \times BSA}{w^{0.425}})^{\frac{1}{0.725}} = (\frac{3600 \times 2.2}{ 185^{0.425}})^ {\frac{1}{0.725} = 182 cm.\)

Part 3: To solve for the weight of a patient with a given BSA, we plug in the given values into the formula and solve for w: \(BSA = (w^{0.425} * h^{0.725} \div 3600 = w^{0.425} * 183^{0.725} \div3600 = 2.2 m2.\)

We can then rearrange the formula to solve for w: \(w= (\frac{3600 \times BSA}{h^{0.725}})^{\frac{1}{0.425}}=(\frac{3600\times 2.2}{183^{0.725}})^\frac{1}{0.425} = 181 pounds.\)

Part 4: To calculate the amount of drug A that patient X will receive, we first need to calculate their BSA using the formula: \(BSA = \frac {w{^{0.425}} \times h^{0.725}}{3600} = \frac {150^{0.425} \times 175^{0.725}}{3600} = 1.92 m2\). We can then multiply this value by the drug dosage per square meter to get the total amount of drug A patient X will receive: 1.92 m2 * 2.5 mg/m2 = 4.8 mg.

To learn more about surface area, visit:

brainly.com/question/29298005

#SPJ4

Henry is diving off a diving board that is 7 above the water. After 2 seconds, he reaches his maximum

height of 9 above the water. What height will Henry be after 5 seconds?
(please post the solution as well)

Answers

Answer:

44 m

Step-by-step explanation:

I'll assume the 5 seconds is from the time he jumped off the board.

This means we are to calculate his height 3 seconds after dropping from the height of 9 m, since he spent 2 seconds springing up off the board from a height of 7 m to the 9 m height.

we use Newton's equation of motion.

We are given

initial velocity U at the height of 9 m = 0 m/s

acceleration due to gravity downwards g  = 9.81 \(m/s^{2}\)

distance covered S = ?

time of fall t = 3 seconds

we use S = Ut + \(\frac{1}{2}\)g\(t^{2}\)

S = (0 x 3) + \(\frac{1}{2}\)(9.81 x \(3^{2}\))

S = 0 + 44.145

S = 44 m

How many cubic centimeters of water can this paper cone cup hold?

How many cubic centimeters of water can this paper cone cup hold?

Answers

Answer:

216π cubic centimeters

Step-by-step explanation:

Answer:

216π cubic centimeters

Step-by-step explanation:


A cone has a volume of 847.8 cubic millimeters and a radius of 9 millimeters. What is its
height?
User pie= 3.14 and round your answer to the nearest hundredth.
hz
millimeters

Answers

Answer:

10

Step-by-step explanation:

Volume of a cone is:

V = 1/3pi•r^2•h

Fill in the given information.

847.8

= 1/3(3.14)9^2•h

847.8 = 84.78h

divide by 84.78

10 = h

Evaluate the expression using x=-1 and y=3 (6^4y^3)

Answers

The value of the expression when evaluated is: 162.

How to Evaluate an Expression?

To evaluate the expression, 6x^4y^3, substitute x = -1 and y = 3 into the expression and solve.

6(-1^4) × 3^3

6(1) × 27

6 × 27

162

The value of the expression, 6x^4y^3, is: 162.

Learn more about evaluating expressions on:

https://brainly.com/question/4009675

#SPJ1

Help me I can’t understand this Q

Help me I cant understand this Q

Answers

Answer:

y - 7 = - \(\frac{5}{2}\) (x + 2)

Step-by-step explanation:

The equation of a line in point- slope form is

y - b = m(x - a)

where m is the slope and (a, b) a point on the line

Here m = - \(\frac{5}{2}\) and (a, b ) = (- 2, 7 ) , then

y - 7 = - \(\frac{5}{2}\) (x - (- 2) ) , that is

y - 7 = - \(\frac{5}{2}\) (x + 2)

Y - 7 = - 5/2 that’s should help

what is the total number n of distinct solutions after we impose that x, y and z are all nonnegative integers?

Answers

The total number (n) of distinct solutions of the equation (x + y + z = 15) with the assumption that x, y and z are all nonnegative integers is 153.

The generating function for the number of solutions of the equation (x + y + z = n) is given by the binomial coefficient (n+2)C2, where C2 is the number of ways to choose 2 objects from a set of n+2 objects.

The number of solutions for the given equation (x + y + z = 15) is then given by:

(15+2)C2 = (17C2)

We can also use the formula for binomial coefficient: nCr = n! / (r! (n-r)!)

17C2 = (17!) / (2! * 15!) = 153

So the total number of distinct solutions of the equation (x + y + z = 15) with x, y, z non-negative integers is 153.

"

Complete question

what is the total number n of distinct solutions  the equation (x + y + z = 15) after we impose that x, y and z are all nonnegative integers?

"

You can learn more about distinct solutions of equation at

https://brainly.com/question/28471746

#SPJ4

Hey i need the answer to 13 can anyone help?

Hey i need the answer to 13 can anyone help?

Answers

Answer:

I attached a graph to the problem, so you can better understand why there is no solution to the system of equations:

The graph of the two lines shows that the two lines are parallel lines and never intersect.  We know (even without writing the second equation in slope-intercept form) that parallel lines have the same slope and will never intersect, so the two lines have the same slope.  Graphically, a system of equations can only have a solution, when the two lines intersect at one point or intersect at infinitely many points.  Had the two lines had the same y-intercept, they would no longer be parallel lines, as they would overlap and thus would have infinitely many solutions.  Because this is not the case, there are no solutions to the system of equations.

Hey i need the answer to 13 can anyone help?

Helppppppppppppoppppppopopopoopop

Helppppppppppppoppppppopopopoopop
Helppppppppppppoppppppopopopoopop

Answers

thw correct answer is b

this is cuz she is running miles

find the value of cosec^2 30 degree - sin^45 - sec^60

find the value of cosec^2 30 degree - sin^45 - sec^60

Answers

For this question, I will be writing 'csc' instead of 'cosec'

\(\sin 30^{\circ}=\frac{1}{2} \implies \csc 30^{\circ}=2\\\\\sin 45^{\circ}=\frac{1}{\sqrt{2}}\\\\\cos 60^{\circ}=\frac{1}{2} \implies \sec 60^{\circ}=2\\\\\\\therefore \csc^{2} 30^{\circ}-\sin^{2} 45^{\circ}-\sec^{2} 60^{\circ}=2^{2}-\left(\frac{1}{\sqrt{2}} \right)^{2}-2^{2}=\boxed{-\frac{1}{2}}\)

Which angle number represents <KHI?​

Which angle number represents &lt;KHI?

Answers

Answer:

8,9,11

Step-by-step explanation:

A-1

B-2

C-3

D-4

E-5

F-6

G-7

H-8

I-9

J-10

K-11

L-12

M-13

N-14

O-15

Find dy/dx and d2y/dx2.x = cos 2t, y = cos t, 0 < t < ?For which values of t is the curve concave upward? (Enter your answer using interval notation.)

Answers

The curve is concave upward on this interval. In interval notation, the answer is:(0, pi/2)

To find dy/dx, we use the chain rule:

dy/dt = -sin(t)

dx/dt = -sin(2t)

Using the chain rule,

dy/dx = dy/dt / dx/dt = -sin(t) / sin(2t)

To find d2y/dx2, we can use the quotient rule:

d2y/dx2 = [(sin(2t) * cos(t)) - (-sin(t) * cos(2t))] / (sin(2t))^2

= [sin(t)cos(2t) - cos(t)sin(2t)] / (sin(2t))^2

= sin(t-2t) / (sin(2t))^2

= -sin(t) / (sin(2t))^2

To determine where the curve is concave upward, we need to find where d2y/dx2 > 0. Since sin(2t) is positive on the interval (0, pi), we can simplify the condition to:

d2y/dx2 = -sin(t) / (sin(2t))^2 > 0

Multiplying both sides by (sin(2t))^2 (which is positive), we get:

-sin(t) < 0

sin(t) > 0

This is true on the interval (0, pi/2). Therefore, the curve is concave upward on this interval.

In interval notation, the answer is: (0, pi/2)

To know more about  chain rule refer to

https://brainly.com/question/28972262

#SPJ11

Julia records the
(color of each jellybean/weight of each jellybean). A line plot could be used to
represent a data set, but a histogram could not, because these data are
(numerical/categorical).

Answers

Julia records the color of each jellybean. A line plot could be used to represent a data set, but a histogram could not, because these data are categorical.

What are histograms used for?

Histograms are used for visually displaying data so that people can be able to understand patterns better.

Histograms have bars like bar graphs but the different is that they have no spaces separating these bars.

This makes it difficult to use histograms to depict categorical data like the color of each jellybean that Julia recorded.

Find out more on the use of histograms at https://brainly.com/question/2962546

#SPJ1

List the possible rational roots and actual rational roots for the equation x^3-2x^2+x+18=0

Answers

Answer: The possible rational roots are  

± 1 , ±2 , ± 4 , ± 5 , ± 10 , ± 20 . The rational roots are   x = − 2 , x = 2 , x = 5 .

Answer:

D on Edge

Step-by-step explanation:

Suppose that the future price pt) of a certain item is given by the following exponential function. In this function, p(t) is measured in dollars and t is thenumber of years from today.p (t) = 800(1.041)^tFind the initial price of the item.Does the function represent growth or decay?By what percent does the price change each year?

Answers

Answer:

The population function is given below as

\(P(t)=800(1.041)^t\)

Step 1:

To figure out the initial price of the item, we will substitute the value of t=0

\(\begin{gathered} P(t)=800(1.041)^t \\ P(0)=800(1.041)^0 \\ p(0)=800\times1 \\ P(0)=800 \end{gathered}\)

Hence,

The initial pice of the item is = $800

Step 2:

To determine if the function represents a growth or decay, we will use the relation below

The function for exponential growth is given below as

\(\begin{gathered} y=ab^t \\ b=1+r(\text{growth)} \\ b=1-r(\text{decay)} \end{gathered}\)

By comparing coefficients, we can see that

\(b=1.041>1\)

Hence,

The function represents GROWTH

STEP 3:

To figure out the percentage of price change each year, we will use the formula below

\(\text{percentage change=}\frac{new\text{ price-initial price}}{in\text{itial price}}\times100\%\)

To figure out the thenew price, we will substitute the value of t=1

\(\begin{gathered} P(t)=800(1.041)^t \\ P(1)=800(1.041)^1 \\ P(1)=800\times1.041 \\ P(1)=832.8 \end{gathered}\)

By substituting the values, we will have the percentage to be

\(\begin{gathered} \text{percentage change=}\frac{new\text{ price-initial price}}{in\text{itial price}}\times100\% \\ \text{percentage change}=\frac{P(1)-P(0)}{P(0)}\times100\% \\ \text{percentage change}=\frac{832.8-800}{800}\times100\% \\ \text{percentage change}=\frac{32.8}{800}\times100\% \\ \text{percentage change}=\frac{3280}{800}\% \\ \text{percentage change}=4.1\% \end{gathered}\)

Hence,

The percentage = 4.1%

Write the equation of the line that passes through the given points. Include your work in your final answer.

(2, 3) and (2, 5)

Answers

This is quite simple, you can see that the x-axis stays the same so then you know that it is a vertical line. You can tell because any point on this line will be (2,x). So to graph it, you draw a vertical line where x=2

find angle X on the given figure. m

find angle X on the given figure. m

Answers

Answer:

kingmarc in the house

Step-by-step explanation:

Other Questions
Alan works at a gym. One week he records the number of people to visit the gym each day. The mean average for Monday to Friday is 98. The mean average for the whole week is 114. On Saturday 162 people visit the gym. How many people visited on Sunday? . what are the five steps for making responsible decisions? ddrivers ed Provide a rationale for why no one came to the aid of Kitty Genovese before she was murdered. In address translation with paging, how is the offset of the virtual address modified? a) according to the page table, b) it is zeroed, c) it is not changed. Best known for emphasizing the importance of play in learning, this philosopher saw the teacher as a designer of activities and experiences that facilitate learning.a. Rousseaub. Vygotskyc. Froebeld. Piaget Who was not a major leader during the civil war?LincolnDavisWashington Lee Grant What is the indirect object in this sentence?The gardener gives the garbage to the collector on Tuesday mornings and Thursday afternoons.The trashThe gardenerThe morningthe collector You have accumulated $1,985,323 for your retirement. How much money can you withdraw for the next 22 years in equal annual end-of-the-year cash flows if you invest the money at a rate of 14.44 percent per year, compounded annually? Round the answer to two decimal places. 7. Solve for x where 2x + 3 >1. 8. Determine lim (x 7), or show that it does not exist. 1+7 24 1 1 9. Determine lim x=1 x2 1 or show that it does not exist. 2. A laptop usually sells for 1320 (including VAT). A store is advertising a discount of 15%if it is purchased on a Sunday and a further 10% student discount. What is the price that astudent should pay (including VAT) for a Sunday purchase? On November 1, 2014, Green Valley Farm entered into a contract to buy a $75,000 harvester from John Deere. The contract required Green Valley Farm to pay $75,000 in advance on November 1, 2014. The harvester (cost of $55,000) was delivered on November 30, 2014. The journal entry to record the delivery of the equipment includes a:a. debit to Unearned Sales Revenue for $75,000.b. credit to Unearned Sales Revenue for $75,000.c. credit to Cost of Goods Sold for $55,000.d. debit to Inventory for $55,000. -2w - 5w simplify the expression and combine like terms |2b9|=|b6| plz i need help s soon as possible to find the absolute values Leisure Fitness Ltd started in business on 1 January 2009, its financial ear ending 31 December. Thecompanv ourchased its titness equioment as follows.YearDate of Purchace20092010201120121-Jan20-Oct15-Feb20-Nov20-Mar15-MayAmount ($)80,000.00100,000.0070,000.0050,000.00100,000.00150,000.00The company depreciates its equipment at the rate of 10 percent per annum using the straight linemethod, depreciating based on assets in existence at the end or the vearYou are required to show the following for 2009 2010 2011 and 2012The equinment accountb) The accumulated depreciationextracts from the income statement and the statement or financial position Singing Fish Fine Foods has a current annual cash dividend policy of $2.25. The price of the stock is set to yield a return of 10%. What is the price this stock if the dividend will be paid a. for 10 years? b. for 16 years? c. for 42 years? d. for 60 years? 6. for 100 years? 1. forever? a. What is the price of this stock if the dividend will be paid for 10 years? ( Round to the nearest cent.) Firms that do not screen employees adequately may be subject to liability if an employee later commits crimes. Group of answer choices True False between which two consecutive whole numbers does the square root 72 lie? Name 3 physical areas of China where the least amount of people inhabit. What are the names of these physical areas? Why do you suppose so few people live there? Explain. The slope intercept form of an equation is y=mx+b. Rewrite the equation in terms of the slope, m During DNA replication prior to meiosis, a frameshift mutation occurs. Will this mutation be inherited? aYes, because meiosis makes exact cellular copies. bYes, because frameshift mutations are always passed on to offspring. cYes, because the error happened in a gamete. dYes, because the error happened in a somatic cell.