Please help me with this math problem!! Will give brainliest!! :D 15 POINTS!!!

Please Help Me With This Math Problem!! Will Give Brainliest!! :D 15 POINTS!!!

Answers

Answer 1

Step-by-step explanation:

For the first question, let's add the %'s

37% + 13% + 25% + 25% = 100%

So it looks like you have a 100% chance to win a prize.

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

For the second question

It cost $2 to play

Soda - $1

Candy Bar - $1

Toy - $3

Mega Win - $40

It looks like 2 out of 4 (50%) cost more than the price to play.

So we add the % of the Toy and Mega since those are the ones more than $2

25% + 13% = 38% chance to win a prize more than the cost to play


Related Questions

if you were to construct a pareto chart (using the rule suggested in the book), how would the second bar in the graph be labeled?

Answers

When constructing a Pareto chart, the second bar would be labeled with the name of the item that has the second highest frequency or impact, as determined by the data being analyzed.

In a Pareto chart, the bars are typically labeled with the names of the items being analyzed, and the height of each bar represents the frequency or the impact of each item. The bars are typically ordered from largest to smallest, with the largest bar appearing on the left and the smallest bar on the right.

It is worth noting that the "rule" you referred to in the book might refer to the 80-20 rule, also known as the Pareto principle. This rule states that roughly 80% of the effects come from 20% of the causes. In the context of a Pareto chart, this means that you might expect the first few bars to represent a large portion of the total frequency or impact, while the later bars represent a much smaller portion.

To know more on Pareto chart

https://brainly.com/question/17840218

#SPJ4



Solve the following Recurrences by iteration method


T(1)= 1 and T(n) = 2T(n/2) + n/log⁡n (Help:- ∑_(i=1)^n▒〖1/i〗 is ϴ(log n) )

Answers

The time complexity is O(1) as the recurrence reduces to a constant.

T(n) = 2T(n/2) + n/log n

T(1) = 1

T(2) = 2T(1) + 2/log 2

= 2 + 2/log 2

T(4) = 2T(2) + 4/log 4

= 2(2 + 2/log 2) + 4/log 4

T(8) = 2T(4) + 8/log 8

= 2(2(2 + 2/log 2) + 4/log 4) + 8/log 8

T(n) = 2^k T(1) + (2^k + 2^(k-1) + ... + 2 + 1)*n/log n

= 2^k + (2^k + 2^(k-1) + ... + 2 + 1)*n/log n

= 2^k + n*Σ_(i=1)^k▒2^i/log n

= 2^k + n/log n*(2^(k+1) - 1)

= 2^k + n/log n*(n/2 - 1)

= (2^k + n/2 - n/log n)*n/log n

= (2n - n/log n)*(log n/n)

= 2 - 1/log n

The time complexity is O(1) as the recurrence reduces to a constant.

Learn more about time here

https://brainly.com/question/28050940

#SPJ4

Q. Factorise completely:-
a.) 3a2 + 10a + 7

Please I need it quickly!

Answers

The expression 3a² + 10a + 7 can be completely factored as (a + 7)(3a + 1).

The expression 3a² + 10a + 7 can be factored as a product of two binomials.

To factor this expression, we can find two numbers that multiply to 7 and add up to 10. The only pair of numbers that have this property is 1 and 7. So, we can write:

3a² + 10a + 7 = 3a² + 7a + a + 7

= a(3a + 1) + 7(1 + 3a)

= (a + 7)(3a + 1)

Factorization is the process of breaking down a mathematical expression into simpler, more manageable parts. There are various methods to factorize an expression, including:

Grouping: This method involves grouping terms in pairs and then factoring out a common factor.

Difference of Squares: This method involves factoring the expression into the difference of two squares.

Sum or Difference of Cubes: This method involves factoring the expression into the sum or difference of two cubes.

Using Factor Trees: This method involves finding the prime factorization of the expression and then grouping the factors to find the final answer.

Using Identities: This method involves using various mathematical identities to simplify the expression.

It's best to determine the method to use based on the specific expression you're trying to factorize.

Learn more about factorization here :

brainly.com/question/125661

#SPJ4

Find the area of the circle shown.

Use 3.14 as an approximation of pi.Round your answer to the nearest tenth

Answers

Answer: A = 19.6^2 ( 19.6 to the 2nd power )

Step-by-step explanation:

Area of a circle = 3.14 * r^2

A = 3.14 * 2.5^2

A = 19.625

19.625 rounded to the nearest tenth is 19.6

According to the information we can infer that the area of the circle with a radius of 2.5 is approximately 19.63 square units.

How to calculate the area of the circle?

The area of a circle is given by the formula A = πr², where A represents the area and r represents the radius.

In this case, the radius is given as 2.5 units. Substituting this value into the formula, we have:

A = π(2.5)²A = π(6.25)

Using an approximate value of π as 3.14159, we can calculate the area:

A ≈ 3.14159 × 6.25A ≈ 19.63

So we can conclude that the area of the circle with a radius of 2.5 units is approximately 19.63 square units.

Learn more about circles in: https://brainly.com/question/12930236
#SPJ2

a circuit system is given . assume the components fail independently. (a) what is the probability that the entire system works? (b) given that the system works, what is the probability that the component a is not working?

Answers

(a) The probability that the entire system works is  0.3136

(b) The probability that the component a is not working is 0.3

What do you mean by probability?

Probability is a scale between 0 and 1 that represents the possibility of an event happening. An event with probability 1 is guaranteed to happen, while an event with probability 0 is impossible. The number of favorable outcomes divided by the total number of potential outcomes in the sample space yields the probability of an event A, commonly denoted as P(A). The sample space, for a fair six-sided die, is the set of all potential outcomes, such as 1, 2, 3, 4, 5, and 6. The probability of rolling a 4 is 1/6. Numerous disciplines employ probability to make predictions, deduce conclusions, and make judgments in the face of uncertainty.

(a) To find the probability that the entire system works, we need to find the product of the probabilities of the individual components working.

For the components connected in series, A and B, the probability that both work is equal to the product of their individual probabilities:

P(A and B) = P(A) * P(B) = 0.7 * 0.8 = 0.56

For the components connected in series-parallel, C, D, and E, the probability that all three work is equal to the product of their individual probabilities:

P(C and D and E) = P(C) * P(D) * P(E) = 0.8 * 0.8 * 0.9 = 0.576

To find the probability of the entire system working, we need to find the product of the probability of A and B working and the probability of C, D, and E working:

P(system works) = P(A and B) * P(C and D and E) = 0.56 * 0.576 = 0.3136

(b) Given that the system works, the probability that component A is not working would be equal to 1 minus the probability that component A is working:

P(A not working | system works) = 1 - P(A working | system works) = 1 - 0.7 = 0.3

To know more about outcomes visit:

brainly.com/question/19916581

#SPJ4

The complete question is

when determining the approximate width of the bins for a frequency distribution of quantitative data, the difference of what two values is divided by the number of bins?

Answers

The difference of the maximum and minimum values is divided by the number of bins.

1. Identify the maximum and minimum values of the quantitative data

2. Subtract the minimum value from the maximum value to get the difference

3. Divide the difference by the number of bins to get the approximate width of each bin

The width of the bins in a frequency distribution of quantitative data can be estimated by dividing the difference between the maximum and minimum values of the data by the desired number of bins. This will provide an approximate size for each bin, which can then be used to construct the frequency distribution.

Learn more about maximum here

https://brainly.com/question/29156925

#SPJ4

3. A cube has volume 9261 cubic centimetres. Determine the area of one face of the cube.

Show your work. (2 marks)

volume =

3

9261cm

find

surface

area

of this

alde

Answers

If the volume of cube is 9261 cubic centimeters, then the surface area of the cube is 2646 square centimeters.

It is given that a cube has volume 9261 cubic centimeters. Let the length of the side of cube is 'a' centimeters.

The formula of volume of a cube is  [tex]a^{3}[/tex]

9261 cubic centimeters = [tex]a^{3}[/tex]

     a = [tex]\sqrt{9261}[/tex]

      a = [tex]\sqrt{21\times21\times21}[/tex]

      a = 21 cm

The surface area of cube = [tex]6a^{2}[/tex]

The surface area of cube = [tex]6\times21^{2}[/tex]

The surface area of cube = 2646 square centimeters.

Also the area of one face of the cube = [tex]a^{2}[/tex]

The area of one face of the cube is 441 square centimeters.

To know more about Cube,

https://brainly.com/question/28634492

#SPJ4

Distribute and match the following values to the correct terms.

(8k+k2−6)−(−10k+7−2k2)

Answers

(8k+k26) after matching, (10k+72k2) because a trinomial cannot be factored 3k2 + 18k - 13

what is coefficient ?

In maths, a coefficient is a cubic, a sequence, or the exponential coefficient of a descriptive word in an expression. Any phrase is acceptable, though digits are frequently used. If the equations are variables, and so the word "parameter" also could refer to the variables themselves. A coefficients is the product of either a number and then a variable. Some occurrences of correlations are: The coefficient as in sentence . The variable is multiplied by it amount when word g has a coefficient of 1. example Since "z" is a factor and the term's interpretation is 6z, the multiplier is 6. The square root of x has a score of one.

given

((8k +  (k2)) -  6) -  ((7 - 10k) -  2k2)

The first term is 3k2 and it has a 3 coefficient.

The coefficient of the middle word, +18k, is 18.

"The constant," the final term, is -13.

Step 1: Add the constant 3 • -13 to the coefficient of the first term to get -39.

Step 2 is to identify two -39 factors whose combined value is equal to the middle term's coefficient of 18, which is 18.

      -39    +    1    =    -38

     -13    +    3    =    -10

     -3    +    13    =    10

     -1    +    39    =    38

(8k+k26) after matching, (10k+72k2) because a trinomial cannot be factored 3k2 + 18k - 13 .

To know more about coefficient visit:

https://brainly.com/question/28975079

#SPJ1

Tyrice put 4 cookies in each of 7 bags.how many cookies in all did he put in the bags.

Answers

Answer:

Step-by-step explanation:

4 cookies times 7 bags
4x7=28

28 cookies in the bag

What is the measure of angle R?

Enter your answer as a decimal in the box. Round only your final answer to the nearest hundredth.

m∠R =

Answers

The measure of the angles of the triangles are 90° , 67.380° and 22.620°

What is the law of sines?

The relationship between a triangle's sides and angles is provided by the Law of Sines. Trigonometry's law of sines can be expressed as a/sinA = b/sinB = c/sinC, where a, b, and c are the lengths of the triangle's sides, and A, B, and C are the triangle's respective opposite angles.

Law of Sines :

a / sin A = b / sin B = c / sin C

Given data ,

Let the triangle be represented as ΔPQR

Now , the measure of ∠PQR = 90°

The measure of side PR = 13 cm

The measure of side PQ = 5 cm

The measure of side QR = 12 cm

From the law of sines , we get

a / sin A = b / sin B = c / sin C

Substituting the value sin the equation , we get

12 / sin P = 13 / sin 90°

From the trigonometric relations , sin 90° = 1

So , Multiply by sin P on both sides of the equation , we get

sin P = 12/13

Taking inverse on both sides of the equation , we get

sin⁻¹ ( 12/13 ) = 67.380°

Therefore , the measure of ∠QPR = 67.380°

And , the measure of ∠PRQ = 180 - ( 90° + 67.380° )

The measure of ∠PRQ = 22.620°

Hence , the angles of triangles is solved

To learn more about law of sines click :

https://brainly.com/question/13098194

#SPJ1

Draw a dilation of the figure around the origin using the given scale factor.
k=1/4

Answers

After dilation with the scale factor 1/4 is A'(0, 1), B'(1, 1) and C'(-1, -1).

What is scale factor?

A scale factor is defined as the ratio between the scale of a given original object and a new object, which is its representation but of a different size (bigger or smaller).

The basic formula to find the scale factor of a figure is expressed as,

Scale factor = Dimensions of the new shape ÷ Dimensions of the original shape.

Given that, the scale factor is k= 1/4.

From the given figure, vertices of triangle ABC are

A(0, 4), B(4, 4) and C(-4, -4)

After dilation with the scale factor 1/4, we get

A(0, 4)→1/4 (0, 4) =A'(0, 1)

B(4, 4)→1/4 (4, 4) =B'(1, 1)

C(-4, -4)→1/4 (-4, -4) =C'(-1, -1)

Therefore, after dilation with the scale factor 1/4 is A'(0, 1), B'(1, 1) and C'(-1, -1).

To learn more about the scale factor visit:

https://brainly.com/question/22312172.

#SPJ1

I need someone to explain

Answers

Answer:

x= 26/5= 5 1/5= 5.2y= 17/5= 3 2/5= 3.4

Step-by-step explanation:

explain what ? what is the question here ?

to find the intersecting point of both lines ?

if that is the case, then please consider that an intersection point is a point, where both equations deliver the same coordinates. it is the same point for both of them.

in other words, the question is for what pair of (x, y) are both equations true (their left and right sides are equal).

we do this by finding a way to express one variable by an expression in the other variable, and then use that identity in one of the equations to solve for the remaining variable. and then we use that in the other equation to solve for the first variable.

line b gives us such an identity right away.

y = (-1/2)x + 6

we can use that in the line a equation :

2x - ((-1/2)x + 6) = 7

2x + (1/2)x - 6 = 7

2x + (1/2)x = 13

(4/2 + 1/2)x = 13

(5/2)x = 13

5x = 26

x = 26/5 = 5.2

y = (-1/2)×5.2 + 6 = -2.6 + 6 = 3.4

The diagonals of parallelogram WXYZ intersect at D. Select all the statements that must be true.

Group of answer choices


XD≅YD


∠WXZ≅∠YZX


XD≅ZD


∠XDY≅∠WDZ


XZ≅WY

Answers

The statements that are true about parallelogram WXYZ:

XD ≅ ZD

∠WXZ ≅ ∠YZX

Consider the following diagram.

The diagonals of parallelogram WXYZ intersect at D.

We know that the property of parallelogram that the diagonals bisect each other.

From this property we get,

XD ≅ ZD

Also, from the definition of parallelogram the opposite sides are equal and parallel.

So, we have

WX and YZ are parallel lines with XY transversal.

So, ∠WXZ ≅ ∠YZX as they are alternate interior angles

Learn more about parallelogram here:

https://brainly.com/question/29147156

#SPJ4

The function f is defined by f (x) = 50.3%. The function g is defined by g(x) = a. b
Here are graphs of f and g.
g
X
1. How does a compare to 50? Explain how you know.
2. How does b compare to 3? Explain how you know.

Answers

On solving the provided question, we can say that Point (1,1) must be on the graph of f if point (x,1) is on the graph of f. (x).

What is graphs?

Mathematicians use graphs to logically convey facts or values using visual representations or charts. A graph point will typically reflect a relationship between two or more things. Nodes, or vertices, and edges make form a graph, a non-linear data structure. Glue together the nodes, often referred to as vertices. This graph has vertices V=1, 2, 3, 5, and edges E=1, 2, 1, 3, 2, 4, and (2.5), (3.5). (4.5). Statistical charts (bar charts, pie charts, line charts, etc.) graphical representations of exponential growth. a logarithmic graph in the shape of a triangle

Given that y=f(x) and g(x)=f (x)

Flipping the graph of y=f(x) across the y axis, as shown in the image, will give you the graph of g(x)=f(x).

For instance, the point (2,2) must be on the graph of f if point (2,2) is on the graph of f(x) (x).

Point (3,1) must be on the graph of f if point (3,1) is on the graph of f(x) (x).

Point (1,1) must be on the graph of f if point (1,1) is on the graph of f(x) (x).

Point (1,1) must be on the graph of f if point (x,1) is on the graph of f. (x).

To know more about graphs visit:

https://brainly.com/question/11950136

#SPJ1

what is adding and subtracting rational expressions calculator ?

Answers

The Adding and Subtracting Rational Expression Calculator is a free online tool that displays the results of rational number arithmetic operations.

What is rational expression?

A rational expression is nothing more than the product of two polynomials. In other words, it is a fraction with polynomial numerator and denominator. Rational expressions resemble fractions with variable denominators (and often numerators too).

Adding or subtracting rational expressions involves four steps: All fractions must be written as equivalent fractions with a common denominator. Combine the fractions to form a single fraction with a common denominator. Reduce the complexity of the expression at the top of the fraction. Reduce the fraction to its simplest terms.

Learn more on rational expression here: https://brainly.com/question/30131043

#SPJ1

Fill in the blanks below..

(a) A car corporation produced 1980 more cars this month than last.
Write a signed number to represent this month's change in production.

(b) The temperature fell by 18 degrees Fahrenheit today.
Write a signed number to represent this temperature change

Answers

Thé answer is

(a) +1980
(b) -18

Please, let me know if the answer provided is correct or not

Jared budges 860 each month for this expenses what percent of his net monthly income is that if his annual net income is 24,348

Answers

860 * 12 = 10,320
10,320 / 24,348 = 42.39%

Two lamp posts are of equal height. A boy standing mid-way between then observes the elevation of the top of either post to be 30∘. After walking 15 m towards one of them, he observes the elevation of it stop to be 45∘. Find the heights of the posts and the distance between them.​(Ans:20.49m,70.98m)

Answers

Answer:

The height of the lamp posts is 20.49 m and the distance between them is 70.98 m.

Step-by-step explanation:

Draw a diagram using the given information (see attachment).

The lamp post is at point C (the top of the lamp post is at point D).The height of the lamp post is labelled "h".The boy is at point A.After walking 15 m towards one of the lamp posts, the boy is at point B.The distance between both lamp posts is 2x.

[tex]\boxed{\begin{minipage}{7 cm}\underline{Tan trigonometric ratio} \\\\$\sf \tan(\theta)=\dfrac{O}{A}$\\\\where:\\ \phantom{ww}$\bullet$ $\theta$ is the angle. \\ \phantom{ww}$\bullet$ $\sf O$ is the side opposite the angle. \\\phantom{ww}$\bullet$ $\sf A$ is the side adjacent the angle. \\\end{minipage}}[/tex]

Use the tan trigonometric ratio to create two equations for h.

Triangle ACD:

[tex]\implies \tan 30^{\circ}=\dfrac{h}{x}[/tex]

[tex]\implies h=x\tan 30^{\circ}[/tex]

[tex]\implies h=\dfrac{\sqrt{3}}{3}x[/tex]

Triangle BCD:

[tex]\implies \tan 45^{\circ}=\dfrac{h}{x-15}[/tex]

[tex]\implies h=(x-15)\tan 45^{\circ}[/tex]

[tex]\implies h=(x-15)\cdot 1[/tex]

[tex]\implies h=x-15[/tex]

Substitute the second equation into the first equation and solve for x:

[tex]\implies x-15=\dfrac{\sqrt{3}}{3}x[/tex]

[tex]\implies x-\dfrac{\sqrt{3}}{3}x=15[/tex]

[tex]\implies \dfrac{3-\sqrt{3}}{3}x=15[/tex]

[tex]\implies (3-\sqrt{3})x=45[/tex]

[tex]\implies x=\dfrac{45}{3-\sqrt{3}}[/tex]

[tex]\implies x=35.4903810...[/tex]

To find h, substitute the found value of x into the second equation and solve for h:

[tex]\implies h=x-15[/tex]

[tex]\implies h=35.4903810...-15[/tex]

[tex]\implies h=20.4903810...[/tex]

[tex]\implies h=20.49\; \sf m\;\;(2\;d.p.)[/tex]

As the distance between the two lamp posts is 2x:

[tex]\implies 2x=2 \cdot 35.4903810...[/tex]

[tex]\implies 2x=70.9807621...[/tex]

[tex]\implies 2x=70.98\; \sf m\;\;(2\;d.p.)[/tex]

Therefore:

The height of the lamp posts is 20.49 m.The distance between them is 70.98 m.



The notation "f(x)" (f of x) is another way of representing y-values in a function


True
False
need help is it true or false

Answers

True, F(x) is equal to y.

If 58% of the people surveyed said YES to a YES or NO question, how many people said NO if 6700 people were surveyed? ​

Answers

Answer:

If 58% of the people surveyed said YES to a YES or NO question, the number of people who said YES is

58/100 * 6700 = 3886.

The number of people who said NO is

6700 - 3886 = 2814.

suppose that a is orthogonal to b in rn. what is projab? why? give a geometric interpretation in r2 or r3

Answers

Projab is the projection of vector a onto vector b. It is a vector that is perpendicular to b and has the same magnitude as a, and it is the vector that is closest to a in the direction of b.

In R2, the geometric interpretation is that projab is the vector that is obtained by dropping a perpendicular line from the tip of a onto the line containing b.

In R3, the geometric interpretation is that projab is the vector that is obtained by dropping a perpendicular line from the tip of a onto the plane containing b.

The equation for projab is projab = (a.b/|b|^2)b, where a.b is the dot product of a and b, and |b| is the magnitude of b.

The best estimator's error vector, when seen in terms of mean square errors, is orthogonal to all other feasible estimators, according to the orthogonality principle. The orthogonality principle can be expressed in a variety of ways, but it is most frequently used to describe linear estimators.

For more questions like orthogonal visit the link below:

https://brainly.com/question/28481384

#SPJ4

PLEASEEE HELP PLLLZZZZ

Answers

Answer:

Clockwise 90°, enlargement

Step-by-step explanation:

Rotation:

    Rotation means turning around a center and from the center to any point on the shape stays same.

Here, the ΔABC is rotated clockwise 90°with it center O.

Dilation:

          This means resizing either by compression, enlargement or contraction.

Here, the ΔABC is enlarged to ΔA'B'C'

list the elements of the Sets (1) (AnB)' UC (ii) (AUC) 'n B (iii) (AUBUC)'​

Answers

Answer:

(i) The complement of the intersection of Sets A and B, denoted by (A∩B)', is the set of all elements that are not in the intersection of Sets A and B. It can be found by taking the union of the complements of Sets A and B, denoted by A' and B'. Hence, (AnB)' = A' U B'.

(ii) The complement of the union of Sets A and C, denoted by (A U C)', is the set of all elements that are not in the union of Sets A and C. It can be found by taking the intersection of the complements of Sets A and C. Hence, (A U C)' = A' ∩ C'.

(iii) The complement of the union of Sets A, B, and C, denoted by (A U B U C)', is the set of all elements that are not in the union of Sets A, B, and C. It can be found by taking the intersection of the complements of Sets A, B, and C. Hence, (A U B U C)' = A' ∩ B' ∩ C'.

help please i’m tired and i just want to finish this and go to bed

Answers

Answer: 112i + 85.8j

Step-by-step explanation:

Answer:

[tex]\vec{H}=-32.1\:\hat{i}+79.6\:\hat{j}[/tex]

Step-by-step explanation:

VectorsThe magnitude of a vector gives the length of the line segment.The direction of a vector gives the angle the line forms with the positive x-axis.

To find the components of a vector given its magnitude and direction, use the following formula:

[tex]\large\boxed{\vec{u}=\left(||\vec{u}|| \cos(\theta),|| \vec{u}|| \sin(\theta)\right)}[/tex]

where:

[tex]||\vec{u}||[/tex] is the magnitudeθ is the angle (in degrees)

Given:

[tex]||\vec{H}||=85.8[/tex][tex]\theta=112^{\circ}[/tex]

Substitute the given values into the formula:

[tex]\vec{H}=\left(85.8 \cos(112^{\circ}),85.8 \sin(112^{\circ})\right)[/tex]

[tex]\vec{H}=\left(-32.1, 79.6\right)[/tex]

Therefore:

[tex]\vec{H}=-32.1\:\hat{i}+79.6\:\hat{j}[/tex]

(i) Are there values of k such that the curve y = (k + 3)x² - 3x lies completely above the line y = x + k? Justify your answer. (ii) Explain the relationship between the curve and the line in part (i).​

Answers

Answer:

  (i)  No

  (ii)  The line and curve always intersect in two places

Step-by-step explanation:

You want to know if there are values of k such that the curve y = (k+3)x²-3x lies completely above the line y = x+k. And you want to know the relationship between the line and the curve.

(i) Discriminant

The number of points of intersection between the line and the curve can be found by considering the discriminant of the quadratic equation for the difference of the y-values.

The line and curve will intersect when their y-values are equal:

  (k +3)x² -3x = x +k

  (k +3)x² -4x -k = 0 . . . . . compare to ax²+bx+c=0

The discriminant is the value of b²-4ac, so is ...

  d = (-4)² -4(k+3)(-k) = 16 +4k(k -3)

Writing this in vertex form, we have ...

  4(k² -3k) +16 = d

  4(k² -3k +2.25) +16 -4(2.25) = d . . . . . "complete the square"

  4(k -1.5)² +7 = d

The square is always positive, and it is added to a positive value (7), so the discriminant d is always positive. This means there are always two points of intersection between the curve and the line.

(ii) Relationship

As we saw above, the line and curve will always intersect at two points. This means there are always parts of the curve both above and below the line.

__

Additional comment

For the value k=-3, the "curve" becomes a line with slope -3 through the origin. It will intersect the line y=x-3 at one point. It seems reasonable to exclude that case from consideration.

What is the degree 6y^6-4y^3

Answers

The degree of expression will be the highest level of each of the aforementioned individuals' expression, or 6.

What is expression?

It is necessary to multiply, dividing, add, or subtract as mathematics. The following is how an assertion is put together: Number, expression, and mathematical operator The components of a mathematical form include numbers, variable, and functions (such as addition, subtraction, multiplication or division etc.)

It is possible that contrast statements and phrases. An expression, often known like an algebraic expression, is there any mathematical statement that abstract, numbers, and a numerical operation between them. For illustration, the word m in the balanced formula is separated from the parts 4m and 5 by the arithmetic symbol +, as is the variable m in the phrase 4m + 5.

given:

6y⁶-4y³ is the given expression.

6 y⁶ has a degree of 6.

3 is the degree of - 4y³.

However, the level of expression will be the greatest level of the individual expression of the aforementioned, i.e. 6.

To know more about expressions visit :-

brainly.com/question/14083225

#SPJ1

What is the longest line segment that can be drawn in a right rectangular prism that is 14 cm long, 13 cm wide, and 9 cm tall?

Answers

The longest line segment that can be drawn in a right rectangular prism is 21.1 cm.

Let us assume the right rectangular prism be labelled as shown in figure. Now the longest possible line here is the diagonal between two most far points like A and G. So, finding the length of AG from triangle AGC.

But, prior to this calculation, we need to find AC. It will be calculated from the traingle ABC.

So, AC² = AB² + BC²

AC² = 14² + 13²

AC² = 196 + 169

AC² = 365

AC = 19.1 cm

Now, finding length of AG.

AG² = AC² + GC²

AG² = 365 + 9²

AG² = 365 + 81

AG² = 446 cm

AG = ✓446

AG = 21.1 cm

Thus, the diagonal AG is 21.1 cm.

Learn more about prism -

https://brainly.com/question/23963432

#SPJ4

What are the coordinates of R on QS such that the ratio of QR
to RS is 1:4?

Answers

The coordinate of the point R of the line segment QS will be (-3.8, -0.4). Then the correct option is A.

What is the section of the line?

Let A (x₁, y₁) and B (x₂, y₂) be a line segment. Then the point P (x, y) divides the line segment in the ratio of m:n. Then we have

x = (mx₂ + nx₁) / (m + n)

y = (my₂ + ny₁) / (m + n)

The endpoints are Q(-6, -2) and S(5, 6). And m:n is 1:4. Then the coordinate of the point R is given as,

x = (5 · 1 + (-6) · 4) / (1 + 4)

x = -3.8

y = (6 · 1 + (-2) · 4) / (1 + 4)

y = -0.4

The coordinate of the point R of the line segment QS will be (-3.8, -0.4). Then the correct option is A.

More about the section of the line link is given below.

https://brainly.com/question/6582647

#SPJ1

in the given figure AB || CD PROVE THAT p+q+r = 180

Answers

The sum of angles p, q, and r is equal to 180 degrees.

A degree is a unit of measurement used in geometry to represent angles.

To prove this, we will use the concept of alternate interior angles. Alternate interior angles are angles that are formed on the inside of the two lines when they are parallel to each other. Since AB || CD, alternate interior angles p and q are equal.

We know that the sum of angles in a triangle is equal to 180 degrees. In this case, we have a triangle ABC with angles p, q, and r. Hence,

=> p + q + r = 180 degrees.

Next, since p and q are equal, we can represent them as p = q. Now, substituting the value of q into the above equation, we get:

=> p + p + r = 180 degrees.

This can be simplified to 2p + r = 180 degrees. But since p = q, we can replace p with q. Hence,

=> 2q + r = 180 degrees.

Finally, substituting the value of p = q into the above equation, we get:

=> 2p + r = 180 degrees.

To know more about triangle here.

https://brainly.com/question/8587906

#SPJ4

i need the slope of (5, -3) and (8,-3)

Answers

first off, let's notice that the y-coordinates are the same for both points, meaning is really just a horizontal line, and its slope is 0, however, let's go through the rigamarole

[tex](\stackrel{x_1}{5}~,~\stackrel{y_1}{-3})\qquad (\stackrel{x_2}{8}~,~\stackrel{y_2}{-3}) \\\\\\ \stackrel{slope}{m}\implies \cfrac{\stackrel{\textit{\large rise}} {\stackrel{y_2}{-3}-\stackrel{y1}{(-3)}}}{\underset{\textit{\large run}} {\underset{x_2}{8}-\underset{x_1}{5}}} \implies \cfrac{-3 +3}{3} \implies \cfrac{ 0 }{ 3 } \implies \text{\LARGE 0}[/tex]

Other Questions
A website developer wants to determine the effectiveness of a new website design. She selects a sample of 600 people. 22 people complete the survey. The type of bias involved in the given information is * bias. A free bird leapson the back of the windand floats downstreamtill the current endsand dips his wingin the orange sun raysand dares to claim the sky.But a bird that stalksdown his narrow cagecan seldom see throughhis bars of ragehis wings are clipped andhis feet are tiedso he opens his throat to sing.The caged bird singswith a fearful trillof things unknownbut longed for stilland his tune is heardon the distant hillfor the caged birdsings of freedom.The free bird thinks of another breezeand the trade winds soft through the sighing treesand the fat worms waiting on a dawn bright lawnand he names the sky his ownBut a caged bird stands on the grave of dreamshis shadow shouts on a nightmare screamhis wings are clipped and his feet are tiedso he opens his throat to sing.The caged bird singswith a fearful trillof things unknownbut longed for stilland his tune is heardon the distant hillfor the caged birdsings of freedom.Write a minimum 150-word response in which you explain the theme of freedom in "Caged Bird." Be sure to citeexamples from the text in your response.MAYA ANGELOU CAGED BIRD POEM PLEASE HELP What was a result of the Suez CrisisThe USSR lost political and economic power in Egypt.The UK, France, and Israel successfully conquered Egypt.SEATO prevented communism influence from spreading to Egypt.The US and USSR confirmed they were the only world superpowers if you want to find detailed internal company information about employees during your exploration, you hope that the company has . bacteria colonies increase by 73percent every 2 days if you start with 150 bacteria micrograms how large would the colony be after 8 days why would nations form military alliances like the triple entente in which year was there a tie for the best actress award true or false: distributed product development is producing a firm's product without the help of other organizations. comment on the significance of the excerpted passage itself, including how it draws on images, highlights themes, uses language etc. You are required to add quotes from the passage (2) expand your analysis to the story as a wholedrawing 2-3 or more quotes from others parts of the story support the ideas in the passage.Tip: The more specific your answer is, the better your mark will be. (10 marks) Question 1 - Lee Maricle Charlie (10 marks)1. His eyes began wandering about the eating room of his own home. The pot of stew was on the stove. It always had something warm and satisfying to the taste in it. He scarcely acknowledged its existence before he came to residential school. Now he saw it each day at meal time.At home no one served you or stopped you from ladling out some of the pots precious contents. Here at school, they lined you up to eat. Each boy at each age level got exactly the same portion. A second plate was out of the question. He felt ashamed to eat (277). Question 2 Wendt Crocodile (10 marks)2. The neat and orderly arrangement of furniture, wall pictures, ornaments, and bookcases came into focus. Miss Willersey was enthroned in an armchair against the far wall, unaware of my presence, unaware of where she was and who she was, having relinquished in her grief, all that was the crocodile (557-558). Question 3 Thomas King A Coyote Columbus Story (10 marks)It was a history book, Big red one. All about how Christopher Colombus sailed the ocean blue looking for America and the Indians. Sit down, I says. Have some tea. Were going to have to do this story right. Were going to have to do this story now (240). Question 4: Swimming Lessons (20 marks) Please provide your reaction to the story Swimming Lessons by answering the following questions with supporting citations from the story. You can use I in this section ONLY. You must write one paragraph on each of the three questions with the total answer for question 4both a, b, and c, being a minimum of one page long in content, double spaced, 12 point font. The paragraphs you write must all have a thesis statement at the start of the paragraph. Grammar will be marked for this question only You must add at least two (2) supporting quotes / citations from the story for each sub question4(a) What scene / detail / character(s) resonate with you the most and why? Tip on thesis statement use wording from this question. 4(b) What did you like about the story and why? Tip on thesis statement use wording from this question. 4(c) What did you dislike about the story and why? Tip on thesis statement use wording from this question. Bob and Alice both throw baseballs vertically upwards from the same starting height. Both balls take the same amount of time to go up to their maximum height. Which of the follow is true (select all that apply)A. Both Bob and Alice must have thrown the balls with the same speedB. Bob could have thrown his ball with a larger speed than AliceC. Alice could have thrown her ball with a larger speed than BobD. Both balls must have reached the same maximum heightE. Alice's ball could have reached a large maximum height compared to Bob'sF. Bob's ball could have reached a large maximum height compared to Alice's What was Eisenhower's reaction to the events at Little Rock Central High School?A. He ignored the issue and commented that integration is a state issueB. He sent troops to keep peace, but did not force the state governor to integrateC. He promised not to enforce integration at the state levelD. He sent federal troops to make sure the students were able to attend class 4. Last year, Bill Novato drove 38,986 miles and had theseexpenses: gas, $7,787. 25; maintenance and miscellaneous,$318. 80; parking and tolls, $325. 00; tires, $300. 00; wash andwax, $75. 00; insurance, $614. 80; license, $74. 90; loan interest$412. 20 and depreciation, $5,780. 0. What was his cost permile last year? the "real," or inflation-adjusted, exchange rate is question 5 options: the balance of trade. the budget deficit. the purchasing-power ratio. unimportant to the u.s. economy. none of the options are correct. Inhibitors in biology meaning If the area of a rectangle is 14455 square inches, what are possible dimensions of the rectangle? Explain your reasoning. Which excerpt best reveals Charles Dickens' contempt for royalty? iron has a bcc crystal structure, an atomic radius of 0.124 nm, and an atomic weight of 55.85 g/mol. compute and compare its theoretical density with the experimental value found in table (7.87 g/cm3) Why is the cutting edge of a knife made very thin? As part of his strategy, Kennedy speaks directly to certain interest groups. Which groups does he address?union membersthe pooreducatorsall of the above For what value of c is p(x) = 2x^4 - 5x^2 + cx - 1 divisible by x - 1? Show work.