help meeeeeeeeeeeeeeee pleaseeeeeeehelp meeeeeeeeeeeeeeee pleaseeeeeeehelp meeeeeeeeeeeeeeee pleaseeeeeeehelp meeeeeeeeeeeeeeee pleaseeeeeee

Help Meeeeeeeeeeeeeeee Pleaseeeeeeehelp Meeeeeeeeeeeeeeee Pleaseeeeeeehelp Meeeeeeeeeeeeeeee Pleaseeeeeeehelp

Answers

Answer 1

Answer:

Step-by-step explanation:

im not in 100th grade yet


Related Questions

If a publisher of nontechnical books takes great pains to ensure that its books are free of typographical errors the probability of any given page containing at least one such error is 0.005 and errors are independent of the page-to-page. What is the probability that one of its 400-page novels will contain exactly one page with errors? At most three pages with errors?

Answers

Part A: Probability that one of 400-page novels will have exactly one error-free page is 24.06%.

Part B.) No more than three pages contain errors: 40.06%.

Explain the term binomial distribution?The possibility that a value would take one among two independent values given a particular combination of factors or assumptions is summarized by the statistical distribution known as the binomial distribution.

The given data in the question-

X has a binomial distribution that includes,400 pages make up the novel's page count.Error probability p = 0.005Probability of error-free page q = 01 - 0.005 = 0.995

The following is the probability mass function (PMF) for X:

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

Part A.) One of 400-page novels will have exactly one error-free page.

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

n = 400, x = 1

P(x = 1)  = ¹⁰⁰C₁ . (0.005)¹ . (0.995)¹⁰⁰ ⁻ ¹

P(x = 1)  =  0.2706

Thus,  probability that one of 400-page novels will have exactly one error-free page is 24.06%.

Part B.) No more than three pages contain errors.

P(x ≤ 3) = P(x = 0) + P(x = 1) + P(x = 2) + P(x = 3)

P(x = 0)  = ¹⁰⁰C₀ . (0.005)⁰ . (0.995)¹⁰⁰ ⁻ ⁰

P(x = 0)  = 0.01346

P(x = 1)  = ¹⁰⁰C₁ . (0.005)¹ . (0.995)¹⁰⁰ ⁻ ¹

P(x = 1)  = 0.0270

P(x = 2)  = ¹⁰⁰C₂ . (0.005)² . (0.995)¹⁰⁰ ⁻ ²

P(x = 2)  = 0.00068

P(x = 3)  = ¹⁰⁰C₃ . (0.005)³ . (0.995)¹⁰⁰ ⁻ ³

P(x = 3)  = 0.0000027

Thus, P(x ≤ 3) = P(x = 0) + P(x = 1) + P(x = 2) + P(x = 3)

P(x ≤ 3) =  0.01346 + 0.00068 + 0.00068 + 0.0000027

P(x ≤ 3) =  0.4060021

Consequently, the likelihood of at maximum three pages having typographical errors is 40.06%.

To know more about the binomial distribution, here

https://brainly.com/question/15557838

#SPJ4

Help plss!
A- 10 units
B- 24 units
C- 36 units
D- 64 units

Answers

Answer:

Step-by-step explanation:

24

Answer: 24!

Step-by-step explanation:

hope this help

Super confused! Please help! Explanation would be amazing, thanks! :)

Answers

Answer:

A = 29°

Step-by-step explanation:

set

(3x-4) + (9x+17) + (6x-31) = 180

Solve for x

18x - 18= 180

18x = 198

x = 11

So A will be

A = 3x - 4

A = 3(11) - 4

A = 29°

Answer:

116°

Step-by-step explanation:

total angle of a triangle: 180°

thus, (3x-4)+(9x+17)+(6x-31)= 180°.3x-4+9x+17+6x-31= 180° 18x-18= 180° 18x= 198° x= 198°/18 x= 11°

angle of A: (9x+17)°9(11)+17= 99+17 = 116°

Point of intersections=

Answers

Point of intersection: -4, 24

answer is attached too

The variable y varies jointly with x and w when y = - 42, x = 2, and w = -3.
1.) Find the constant of variation.
k=

Answers

Answer:

k = 7

Step-by-step explanation:

given y varies jointly with x and w then the equation relating them is

y = kxw ← k is the constant of variation

to find k use the condition when y = - 42, x = 2 and w = - 3 , then

- 42 = k × 2 × - 3

- 42 = - 6k ( divide both sides by - 6 )

7 = k

constant of variation is k = 7

The vertices of triangle ABC are A(−4, 3), B(4, 3), and C(−4, −6). The triangle is dilated with a scale factor of 3. Estimate the perimeter of the dilated figure to the nearest whole number.

Answers

The perimeter of the image of the triangle is approximately equal to 87 units.

How to determine the perimeter of the image of a triangle

In this problem we find the coordinates of the vertices of a triangle: A(x, y) = (- 4, 3), B(x, y) = (4, 3), C(x, y) = (- 4, - 6), of which we must determine the perimeter of its image, which is the result of a scale factor of 3. The perimeter is the sum of the lengths of the triangle. The length of each side of the image of the triangle can be found by Pythagorean theorem and definition of dilation:

l = √[(Δx)² + (Δy)²]

Where:

l - Side lengthΔx - Change in the x-direction.Δy - Change in the y-direction.

And the perimeter of the image of the triangle is described below:

p = k · (AB + BC + AC)

Where k is the scale factor.

First, determine the lengths of sides AB, BC and AC:

Side AB

AB = √[[4 - (- 4)]² + (3 - 3)²]

AB = 8

Side BC

BC = √[(- 4 - 4)² + (- 6 - 3)²]

BC = √[(- 8)² + (- 9)²]

BC = √145

Side AC

AC = √[(- 4 - 4)² + (- 6 - 3)²]

AC = 9

Second, determine the perimeter of the image:

p = 3 · (8 + √145 + 9)

p = 3 · (17 + √145)

p = 51 + 3√145

p ≈ 87.125

To learn more on perimeters: https://brainly.com/question/9369181

#SPJ1

how to solve for reflection under transformation​

Answers

Reflection over Y = X

Similarly, when a point is reflected across the line y = -x, the x-coordinates and y-coordinates change their place and are negated. Therefore, The reflection of the point (x, y) across the line y = x is (y, x). The reflection of the point (x, y) across the line y = – x is (-y, -x).

Hope this helps!

A cone with height h and radius r has volume V = 1/3πr^2h. If a certain cone with a height of 6 in. and a volume of V = 8πx^2 + 24πx + 18π, what is its radius r in terms of x?

A. R = 3x + 2
B. 4x^2 + 12x +9
C. 2x + 3
D. (2x + 3) (2x -3)

Which one is the answer? A explanation would be nice too! (Many points!)

Answers

Answer: C. 2x+3

Step-by-step explanation:

[tex]\displaystyle\\V=\frac{\pi r^2h}{3} \\\\V=\frac{\pi r^2(6)}{3}\\\\V=2\pi r^2\\\\\\8\pi x^2+24\pi x+18\pi \\\\V=2\pi (4x^2+12\pi +9)\\\\V=2\pi ((2x)^2+2(2x)(3)+3^2)\\\\V=2\pi (2x+3)^2\\\\THUS,\\[/tex]

[tex]2\pi r^2=2\pi (2x+3)^2[/tex]

Divide both parts of the equation by 2π:

[tex]r^2=(2x+3)^2[/tex]

Extract the square root of both parts of the equation:

[tex]r=2x+3[/tex]

A surveyor makes the measures indicated in Fig. 19-71. For the figure, angle A = 34o and the Hypotenuse c = 159 ft. Note the angles are named with Capital Letters A, B, and C and the names or the sides opposite the angles are named with small letter
All parts of the triangle should be solved The parts of the triangle to include in the Problem Solution are: (1) degrees of all 3 angles A, B and C, (2) lengths of the two legs a, b , rounded to the nearest whole number, (3) length of the hypotenuse and (4) the area of the triangle with the proper units. That is 7 answers total.

Answers

The side lengths of the triangle are 89 ft, 132 ft and 159 ft

The angles of the triangle are 34 degrees, 56 degrees and 90 degreesThe area of the triangle is 5874 square units

The sides of the triangle

The given parameters are

Angle, A = 34 degrees

Hypotenuse = 159 ft

The length BC is calculated as

sin(A) = BC/Hypotenuse

So, we have

BC = Hypotenuse * sin(A)

This gives

BC = 159 * sin(34 degrees)

Evaluate

BC = 89 ft

The length AC is calculated as

cos(A) = AC/Hypotenuse

So, we have

AC = Hypotenuse * cos(A)

This gives

AC = 159 * cos(34 degrees)

Evaluate

AC = 132 ft

The angles for the triangle

Here, we have

Angle, A = 34 degrees

Because the triangle is a right triangle, we have

Angle, C = 90 degrees

The sum of angles in a triangle is 180

So, we have

Angle B = 180 - 90 - 34

Angle B = 56

The area of the triangle

This is calculated as

Area = 0.5 * BC * AC

So, we have

Area = 0.5 * 89 * 132

Evaluate

Area = 5874

Hence, the area is 5874 square units

Read more about right triangles at

https://brainly.com/question/2437195

#SPJ1

Two UNO students want to start a business selling slushies at the Gene Leahey Mall during the summer. They will have an initial cost of $500 to buy equipment and an additional $1.25 cost for each slushie they sell. They plan to charge $3.50 for each slushie. Let C(x) represent the cost (in dollars) associated with starting and running the business and R(x) represent the revenue (in dollars) earned from sales. Let × represent the number of slushies sold
a. Write a linear function for cost.
C(x)
Write a linear function for revenue.
R(x)=


c. Find C(50). Show your work.
• Write C(50) as an (x, y) coordinate point. ——
• Write a sentence that explains the meaning of the point in the context of the problem.


D. Find R(50).
Represent R(50) as an (x, y) coordinate point. ——-
Write a sentence that explains the meaning of the point in the context of the problem?


e. If the students sell 50 slushies, do they make a profit? Use mathematical work to help explain your answer. Complete the sentence below.

If the students sell 50 slushies. do they make—— a profit? Because——

F. How many slushies do the students need to sell to break even? Use complete sentences to explain your problem solving strategy and your conclusion.


G. How many slushies do the students have to sell to make a profit of $1250? Use complete sentences to explain your problem solving strategy and your conclusion.

Answers

The linear function is C(x) = 500 + 1.25x and the revenue function is R(x) = 3.50x.

What is a function?

It is defined as a special type of relationship, and they have a predefined domain and range according to the function every value in the domain is related to exactly one value in the range.

From the data:

The linear function:

C(x) = 500 + 1.25x

For revenue:

R(x) = 3.50x

R(50) = 3.50(50) = $175

Using the C(x) and revenue function we can find the number of slushies and profit.

Thus, the linear function is C(x) = 500 + 1.25x and the revenue function is R(x) = 3.50x.

Learn more about the function here:

brainly.com/question/5245372

#SPJ1

f(x) =x^3 + 2x^2 -2x

Answers

If you’re trying to find the zeros , it’s x=0,−1+√3,−1−√3 .

The high school a athletic director is asked if football players are doing as well as academically asthe other students athletes. We know from a previous study that the average GPA for the student athletes is 3.10. after an initiative to help improve the GPA of students athletes, the athletic director randomly samples 20 football players and finds that the average GPA of the sample is 3.18 with a sample standard deviation of 0.54 is there a significant improvement use a 0.05 significance level

Answers

The athletic director can therefore draw the conclusion that the average academic standing of football players is comparable to the average standing of other student athletes.

Explain the term t-distribution?Whenever the population's standard deviation is unknown and the data come from such a normally distributed population, the t-distribution characterizes the standardized distances between the sample means and the population mean.

The following formula is used to determine the test statistic:

SRS, s = 0.54, n = 40 > 30,

x = 3.18

H0: μ = 3.10

H1: μ > 3.10

α = 0.05

The t-distribution table and our alpha level of.05 are then used to determine our crucial values.

Our critical values are 2.093 for a two specimens with 19 levels of freedom and α = 0.05 level of significance.

t = x -  μ / s/√n

t = 3.18 - 3.10/ 54/√20

t = 0.66

This indicates that the measured sample mean of football players, 3.18, is 0.66 standard errors higher than the 3.10 number that was predicted. We are unable to disprove the null hypothesis because the test statistic's value is below the threshold of 2.093.

As a result, It is clear that sampling error is the only possible explanation for the discrepancy between both the sample mean as well as the hypothesized value.

To know more about the t-distribution, here

https://brainly.com/question/17469144

#SPJ4

Identify the slope and y-intercept of the line below.

Slope=?
y-intercept=?

Answers

Answer:

Slope- y=1/4x-6

Y intercept= (0,-6)

Hope this helps!

Divide (5x^4-33x^3+13x^2+25x+20) by (x-6) using long polynomial divison.

Answers

5x^3-3x^2-5x-5-10 divided by X-6

Band students are tested on, and required to pass, a certain number of scales during the year. As of today, Becky has passed 4 scales, whereas her friend Charlotte has passed 8 of them. Going forward, Becky has committed to passing 4 scales per week, and Charlotte has committed to passing 2 per week. At some point soon, the two friends will have passed the same number of scales. How long will that take? How many scales will that be?

Answers

They each will pass 12 scales.

What do you mean by algebraic expression?

The concept of algebraic expressions is the use of letters or alphabets to represent numbers without providing their precise values. We learned how to express an unknown value using letters like x, y, and z in the fundamentals of algebra. Here, we refer to these letters as variables. Variables and constants can both be used in an algebraic expression. A coefficient is any value that is added before a variable and then multiplied by it.

It is given that Becky has passed 4 scales, whereas her friend Charlotte has passed 8 of them.

Going forward, Becky has committed to passing 4 scales per week, and Charlotte has committed to passing 2 per week.

Let number of weeks be x

Becky has passed 4x + 4

Charlotte has passed 2x + 8

According to question:

4x + 4 = 2x + 8

4x - 2x = 8 - 4

2x = 4

x = 4/2 = 2

Becky has passed 4x + 4 = 4(2) + 4 = 8 + 4 = 12

Charlotte has passed 2x + 8 = 2(2) + 8 = 4 + 8 = 12

Therefore, They each will pass 12 scales.

To learn more about the algebraic expression from the given link.

https://brainly.com/question/4344214

#SPJ1

The quotient of twenty and a number, decreased by 4, is equal to zero

Answers

The equation associated with the quotient of twenty and a number, decreased by 4, is equal to zero is 20/x - 4 = 0 and that number will be 5.

How to form an equation?

Determine the known quantities and designate the unknown quantity as a variable while trying to set up or construct a linear equation to fit a real-world application.

In other words, an equation is a set of variables that are constrained through a situation or case.

Let's say that number is x,

Quotients of 20 and x will be given as 20/x

20/x - 4 = 0

20/x = 4

x = 20/4 = 5

Hence"The equation associated with the quotient of twenty and a number, decreased by 4, is equal to zero is 20/x - 4 = 0 and that number will be 5".

For more about the equation,

https://brainly.com/question/10413253

#SPJ1

36 berries are in a bowl James eats 21 of the berries then he put 14 more berries in the bowl how many fewer berries are in the bowl now

Answers

The berries is the bowl is 6 berries fewer than the original amount

How to find the amount fewer of berried=s that are in the bowl

The amount of berries in the bowel is solved using addition and subtraction property of equality

36 berries are in a bowl James eats 21 of the berries

= 35 berries - 21 berries

= 15 berries

he put 14 more berries in the bowl

= 15 berries + 14 berries

= 29 berries

How many fewer is solved by

= 35 berries - 29 berries

= 6 berries

Learn more about addition and subtraction at:

https://brainly.com/question/20460320

#SPJ1

Skyler is able to complete 18 push ups in 30 seconds. If she keeps up the same rate, approximately how many sit ups can Skylar complete in 1 1/2

Answers

Answer: 54

Step-by-step explanation: 3 x 30seconds = 90 seconds (1 1/2)

3 x 18 = 54

Find the area of the shaded region. Round to the nearest tenth. All polygons are regular.

Answers

Check the picture below.

let's take a looksie at that, notice, if we split the circle into 6 even pieces, we end up with six 60° angles at the center, namely six equilateral triangles as you see there.

now, if we run a dashed line as you see from a corner to the other to make the flatter triangle which is shaded, we end up cutting the equilateral triangle into two equal halves, each with 30° and 30° angles, because the dashed line intercepts the green line at 90°.

well, the flatter triangle from corner to corner, is spanning over two equilateral triangles, if it's owning half of one, it must be also owning half of the other.  What the dickens does that mean?  well, it means the area of the flatter triangle that's shaded, is really the same area as a "whole" of one of those equilateral triangles.

so hmmm we have three of those flatter triangles shaded hmm, so let's simply get the area of three of those equilateral triangles and sum them up.

[tex]\textit{area of an equilateral triangle}\\\\ A=\cfrac{s^2\sqrt{3}}{4} ~~ \begin{cases} s=side\\[-0.5em] \hrulefill\\ s=12 \end{cases}\implies A=\cfrac{12^2\sqrt{3}}{4}\implies A=36\sqrt{3} \\\\[-0.35em] ~\dotfill\\\\ \stackrel{\textit{\large area of the shaded region}}{36\sqrt{3}~~ + ~~36\sqrt{3}~~ + ~~36\sqrt{3}}\implies 108\sqrt{3}\qquad \approx\qquad \text{\LARGE 187.1}[/tex]

What is the solution for system of equations???

Answers

Answer:

(1, -2)

Step-by-step explanation:

The line is tangent to the parabola, so it intersects in only 1 point.

Answer: (1, -2)

I need help asap. please help me..............................................

Answers

The sequence of transformations that show figure A and figure B are congruent is: Translate figure A 4 units right and then reflect the image across the x-axis.

What is translation?

Translation refers to a type of transformation that involve a straight line movement.

Movements as seen in translation includes

leftrightupdown

The left and right movements are on the horizontal direction controlled by the x coordinate.

The object moved 4 units right then reflected over the x axis to have the mirror image below the x axis

Learn more on translation:

https://brainly.com/question/29321966

#SPJ1

A rectangular room is
5
meters longer than it is wide, and its perimeter is
34
meters. Find the dimension of the room.

Answers

Answer:

Step-by-step explanation:

P = 2(L + W)

P = 34

L = W + 5

34 = 2(W + 5 + W)

34 = 2(2W + 5)

34 = 4W + 10

34 - 10 = 4W

24 = 4W

24/4 = W

6 = W <=== 6 meters wide

L = W + 5

L = 6 + 5

L = 11 <=== 11 meters long

Solve for X in graph the solution set label your number line below with at least three numbers

3(x+1)>12

Answers

Answer:

X+1>12/3

X+1>4

X>4-1

X>3

Suppose we flipped a coin and rolled a die, what is the probability of getting a tail on the coin or a 3 on the die?

Answers

Answer:

The probability of a head of a die is 1/6 and that of a side of a coin

Two dice are rolled, find the probability that the total showing is less than 10.

Answers

The probability that the total showing is less than 10 is 5/6.

What is a expression? What is a mathematical equation? What is Probability?

A mathematical expression is made up of terms (constants and variables) separated by mathematical operators. A mathematical equation is used to equate two expressions. Equation modelling is the process of writing a mathematical verbal expression in the form of a mathematical expression for correct analysis, observations and results of the given problem. The formula to calculate the probability of occurrence of an event 'A' can be written as -  

P(A) = n(A)/n(S)

where -

n(A) = Number of outcomes favorable to event A.

n(S) = Total number of outcomes

Given are two dices rolled.

The total number of favorable outcomes can be calculated as -

[a] = (1,1) to (1,6) = 6

[b] = (2,1) to (2,6) = 6

[c] = (3,1) to (3,6) = 6

[d] = (4,1) to (4,5) = 5

[e] = (5,1) to (5,4) = 4

[f] = (6,1) to (6,3) = 3

n(A) = [a] + [b] + [c] + [d] + [e] + [f] =  6+6+6+5+4+3 = 30

n(S) = 36

So, the probability of occurrence of an event 'A' -

P(A) = n(A)/n(S)

P(A) = 30/36

P(A) = 5/6

Therefore, the probability that the total showing is less than 10 is 5/6.

To solve more questions on Probability, visit the link below -

brainly.com/question/24028840

#SPJ1

SOLVE what is J
3j + 4 = 10
J =

Answers

Answer: The answer is 2

Step-by-step explanation:

3j + 4 = 10  J = 2

3x2=6

6+4= 10

I dont understand this could you help me?

Answers

Answer: option two

Explanation: The way to solve this would be to do the equation in the parentheses then the sum of that is what you either divide or subtract to the number outside the parentheses.

For example option two: (56-42)➗7=2
The first step is to complete the equation in the parentheses, 56-42= 14
Step two is to take the sum of that (14) and divide it by seven. Which equals two

Answer:

Option 2 —› (56 - 42) / 7 = 2

Step-by-step explanation:

First you use PEMDAS to check.

P- parentheses

E- Exponents

M- Multiplication (can be switched with D)

D- Division (can be switched for M)

A- Addition

S- Subtraction

Now you need to solve each problem.

Option 1: INCORRECT

(56 - 42) / 7 = 5

(14) / 7 = 5

2 = 5

Option 2: CORRECT

(56 - 42) / 7 = 2

(14) / 7 = 2

2 / 2

I'll do the rest, so you can see how to solve.

Option 3: INCORRECT

56 - (42 / 7) = 2

56 - 6 = 2

50 = 2

Option 4: INCORRECT

(56 - 7) / 42 = 5

(49) / 42 = 5

1 1/6 = 5

Help fast please!!!!!!!Simplify.
(-√7) (-√7)
O A. √7
B. -7
OC.
C. 7
о
O
D. 49
E. -49
K

Answers

Answer:

7

Step-by-step explanation:

seven is the value e you would get

Farrah is painting vases to sell in a local craft show. She paints 8 vases in 2 hours. Which is a reasonable estimate of the amount of time it will take her to paint 50 vases?
Responses
A between 13 and 14
B between 14 and 15
C between 12 and 13
D between 11 and 12

Answers

Answer:

C.)

Step-by-step explanation:

1.) Since she does 8 vases in 2 hours, she would do 4 vases in 1 hour.

2.) By using this, we divide 50/4 to figure out the amount of hours. This is equal to 25/2, which is equal to 12.5.

3.) Now, check the options. C.) fits this situation the best. Therefore, C.) is the answer.

please see the attached the answer is wrong that i have

Answers

Just re write the answer
Other Questions
Carol,dan and eli each had ome coindan had twice a many a elicarol had twice a many a danwrite down the ratio carol had to the number of coin eli hadgive your anwer in it implet form d in determining company credit ratings are discussed in the Help document associated with page 5 of the Camera & Drone Journal.)A.) Issue additional shares of stock and use the proceeds to pay down 5-year and 10-year loansB.) Pay off any 1-year loans (and temporarily avoid the use of 1-year loans) because 1-year loans are considered a current liability and thus reduce the company's current ratioC.) Temporarily reduce dividend payments to shareholders and use the cash saved from lower dividend payments to pay down 5-year and 10-year loansD.) use a portion on the company's internal cash flows and new issues of common stock to pay higher dividends to shareholders.E.) Place increased attention on improving operating profits and operating profit margins in all four geographic regions -- the resulting growth in operating profits companywide will increase the company's interest coverage ratio according to various models and data on the predictors of divorce, what are the general types of influences on people's marital outcomes? (check all that apply.) Consider the functionf(x,y) = y\sqrt x - y^2 - 3 x + 11 y.Find and classify all critical points of the function. If there are more blanks than critical points, leave the remaining entries blank.f_x =f_y = f_{xx} = f_{xy} = f_{yy} = The critical point with the smallestx-coordinate is(__,__) Classification:(local minimum, local maximum, saddle point, cannot be determined)The critical point with the next smallestx-coordinate is(__,__) Classification:(local minimum, local maximum, saddle point, cannot be determined)The critical point with the next smallestx-coordinate is(__,__) Classification:(local minimum, local maximum, saddle point, cannot be determined) reduced susceptibility to a disease based on the ability of the immune system to remember, recognize, and mount a rapid defense against a pathogen it has previously encounteredimmunity an electric utility company supplies a customer's house from the main power lines 120 v with two copper wires, each of which is 80.0 m long and has a resistance of 0.108 per 300 m. (a) find the voltage at the customer's house for a load current of 110 a. watching violence in the media and behaving aggressively are positively correlated. what does this mean? You have created your narrative and visuals, so now its time to build a professional and appealing slideshow. You choose a theme that matches the tone of your presentation. Then, you create a title slide with a title, subtitle, and the date.Next, you create the following slide about electric vehicle sales in 2015 compared to 2020:After reviewing it, you decide to decrease the number of words on your slide. For what reasons will this make your slide more effective? Select all that apply.Multiple Choice Question. Please Choose The Correct Options ASlide text should be no more than 10 lines totalBThe text shouldnt simply repeat the words you sayCThe font size is too small for your audience to readDSlide text should be fewer than 25 words total if a mutation occurs in the somatic tissue, approximately how many of the gametes will carry the mutation? we explore supervised data mining techniques, including classification models where the target variable is categorical and prediction models where the target variable is numerical. examples of classification models include which of the following? A coat is marked down by 10% and the customer is given a second discount of 25% what is the sales price how does the speaker best develop logos in this excerpt?by explaining why he is hopeful that young people will eventually be able to pursue an educationby trying to engage the audience with language such as ""the marching feet of youth""by including the opinions of young people on current progressby listing achievements made in recent history There are several scientific methods of measuring body fat, but most involve large and expensive equipment. Choose the less costly, more practical way(s) to estimate your level of body fat. (Check all that apply.) Check All That Apply Bioelectrical impedance BMI calculations Skinfold thickness measurements Bathroom scale PLEASE HELP ASAPPP !!! WILL GIVE BRAINLIEST AND 5.0 STAR RATING Mariia drove her car 700 miles this year in the course of volunteering for the American Red Cross if she uses a standard mileage rate to deduct expenses how much may she deduct on her 2022 schedule a Using VSEPR theory, predict the electron group geometry, molecular shape, and the bond angles in a molecule that contains 6 electron groups (5 bonds and 1 lone pair electrons).a. octahedral, octahedral, 90b. octahedral, square planar, 90c. octahedral, square pyramidal, 90 Complete statement to make it true.Negative -3 7/20 is greater lesser or equal to negative -3.37 a client who is 6 weeks' pregnant comes to the clinic for her first prenatal visit. what is the most immediate need for the nurse to address for this client? Which features of a comedy of manners are present in the passage? Check all that apply.an illustration of class differencesa commentary on marriage the swirling gas that collects around a compact object, as its binary companion transfers material to it, is called