answer the question linked

Answer The Question Linked

Answers

Answer 1
The answer would be yes.
If we distribute the X in Tony’s equation, it would be the same as Mai’s.

Related Questions

When you multiply a three digit number by a two digit number what i the greatet number of digit the product can have

Answers

On  multiplying  a three digit number by a two digit number the greatest number of digit the product can have is 5 digits.

Let , the two numbers be 788 and 12

on multiplying,

788 * 12

=9456

Again,

let the numbers be 999 and 99

999 * 99

=98901

Therefore, it is clear that the maximum number of digits in the product will have is 5 digits.

Repeated addition is the process of multiplication. The calculation of the product of two numbers can be done in a number of ways. Here, you can see what is meant when a number is multiplied by a two-digit number .

Find out how to multiply a number by a two-digit number in the sections below. The three different approaches used to determine the multiplication are shown in detail.

To learn more about digits

https://brainly.com/question/29477815

#SPJ4

multiplication of matrices
with full workings and explanations

Answers

The product of matrices A and B is matrix C

a)  [tex]C = (3 )[/tex]

b)  [tex]C = \begin{pmatrix}-30\end{pmatrix}[/tex]

c)  [tex]C = \begin{pmatrix}14&20\end{pmatrix}[/tex]

d)  [tex]C =\begin{pmatrix}20&5\end{pmatrix}[/tex]

What is multiplication of matrices?

The product of two matrices A and B is defined if the number of columns of A is equal to the number of rows of B. The first matrix must have the same number of columns as the second matrix has rows. The number of rows of the resulting matrix equals the number of rows of the first matrix, and the number of columns of the resulting matrix equals the number of columns of the second matrix

Given data ,

a)

Let the 2 matrices be A and B

The value of matrix A is

[tex]A = \begin{pmatrix}4&5\end{pmatrix}[/tex]

The value of matrix B is

[tex]B = \begin{pmatrix}2\\ \:-1\end{pmatrix}[/tex]

The product of matrix A and B is C

The value of matrix C is

[tex]C = \begin{pmatrix}4&5\end{pmatrix}\begin{pmatrix}2\\ -1\end{pmatrix}[/tex]

On simplifying the matrix C , we get

[tex]C = \begin{pmatrix}4\cdot \:2+5\left(-1\right)\end{pmatrix}[/tex]

[tex]C = (3 )[/tex]

Therefore , the value of matrix C is [tex]C = (3 )[/tex]

b)

Let the 2 matrices be A and B

The value of matrix A is

[tex]A = \begin{pmatrix}2&6\end{pmatrix}[/tex]

The value of matrix B is

[tex]B = \begin{pmatrix}-3\\ \:-4\end{pmatrix}[/tex]

The product of matrix A and B is C

The value of matrix C is

[tex]C = \begin{pmatrix}2&6\end{pmatrix}\begin{pmatrix}-3\\ -4\end{pmatrix}[/tex]

On simplifying the matrix C , we get

[tex]C = \begin{pmatrix}2\left(-3\right)+6\left(-4\right)\end{pmatrix}[/tex]

[tex]C = \begin{pmatrix}-30\end{pmatrix}[/tex]

Therefore , the value of matrix C is  [tex]C = \begin{pmatrix}-30\end{pmatrix}[/tex]

c)

Let the 2 matrices be A and B

The value of matrix A is

[tex]A = \begin{pmatrix}1&2\end{pmatrix}[/tex]

The value of matrix B is

[tex]B = \begin{pmatrix}4&6\\ 5&7\end{pmatrix}[/tex]

The product of matrix A and B is C

The value of matrix C is

[tex]C =\begin{pmatrix}1&2\end{pmatrix}\begin{pmatrix}4&6\\ 5&7\end{pmatrix}[/tex]

On simplifying the matrix C , we get

[tex]C = \begin{pmatrix}1\cdot \:4+2\cdot \:5&1\cdot \:6+2\cdot \:7\end{pmatrix}[/tex]

[tex]C = \begin{pmatrix}14&20\end{pmatrix}[/tex]

Therefore , the value of matrix C is  [tex]C = \begin{pmatrix}14&20\end{pmatrix}[/tex]

d)

Let the 2 matrices be A and B

The value of matrix A is

[tex]A = \begin{pmatrix}0&5\end{pmatrix}[/tex]

The value of matrix B is

[tex]B = \begin{pmatrix}3&6\\ 4&1\end{pmatrix}[/tex]

The product of matrix A and B is C

The value of matrix C is

[tex]C =\begin{pmatrix}0&5\end{pmatrix}\begin{pmatrix}3&6\\ 4&1\end{pmatrix}[/tex]

On simplifying the matrix C , we get

[tex]C = \begin{pmatrix}0\cdot \:3+5\cdot \:4&0\cdot \:6+5\cdot \:1\end{pmatrix}[/tex]

[tex]C =\begin{pmatrix}20&5\end{pmatrix}[/tex]

Therefore , the value of matrix C is  [tex]C =\begin{pmatrix}20&5\end{pmatrix}[/tex]

Hence ,

The product of matrices A and B is matrix C

a)  [tex]C = (3 )[/tex]

b)  [tex]C = \begin{pmatrix}-30\end{pmatrix}[/tex]

c)  [tex]C = \begin{pmatrix}14&20\end{pmatrix}[/tex]

d)  [tex]C =\begin{pmatrix}20&5\end{pmatrix}[/tex]

To learn more about multiplication of matrices click :

https://brainly.com/question/13198061

#SPJ1

the hour property of the datetime structure stores the hour as an integer between 1 and 24. question 47 options: true false

Answers

False. The hour property of the datetime structure stores the hour as an integer between 0 and 23.

To support varied needs, three different property types are available:

1. Date — A day of the Gregorian calendar, without reference to a time zone or locale. The unit is a whole day, such as July 23, 2006.

2. Time of Day — A time of day, without reference to a time zone or locale. The unit is seconds, such as 15 seconds after 1:25 P.M.

3. Date Time — A date and time, stored internally to the millisecond if available, in a known time zone. For example 15.452 seconds after midnight on July 23, 2006 in London, U. K.

When presented with a DateTime value, a corresponding date and a time-of-day (in a specified time zone) can be determined.

However, the converse is not usually true: when starting with a Date and a TimeofDay value, multiple differing but "correct" DateTime values can be constructed, depending on assumptions about time zone, Daylight Savings Time, and other considerations. For example, when the date is January 1 in London, it can be December 31 in New York.

Thus, the given statement is false.

To learn more about hour property, visit brainly.com/question/15574829

#SPJ4

from a group of 8 men and 6 women, five persons are to be selected to form a committee so that at least 3 women are there on the committee. in how many ways can this be done?

Answers

Total ways of required selection is 686, obtained from the sum of the cases of 3, 4 and 5 women in the committee.

What is defined as combination?

Combinations are mathematical operations that count the variety of configurations that can be made from a set of objects, where the order of the selection is irrelevant. You can choose any combination of the things in combinations.

Given that 5 persons are to be selected with a condition of minimum 3 women. Therefore the different possibilities are:

1) 3 women and 2 men

2) 4 women and 1 man

3) 5 women

Final answer will be the sum of the above results.

Total ways to select 3 women from 6 women and 2 men from 8 men,

Total ways =  ⁶C₃ * ⁸C₂

Similarly total ways for 4 women and 1 man =  ⁶C₄ * ⁸C₁

Total ways for 5 women = ⁶C₅ * ⁸C₀

Add the three results to get the final answer,

Total number of ways = (⁶C₃ * ⁸C₂) + (⁶C₄ * ⁸C₁ ) + (⁶C₅ * ⁸C₀)

Total number of ways = 560 + 120 + 6 = 686

To learn more about combinations visit the below link,

https://brainly.com/question/11732255

#SPJ4

(
2
5



+
2
2



i)
2
in simplest a+bia+bi form.

Answers

The complex number (25 + 22i)² in simplest form a + ib is 141 + 1100i

What is a complex number?

A complex number is a number in the form z = x + iy where

x and y are real numbers and i = √(-1)

How to find the complex number (25 + 22i)² in the simplest form?

To find the complex number (25 + 22i)² in the form a + ib, we proceed as follws.

(25 + 22i)² = (25 + 22i)((25 + 22i)

Expanding the brackets, we have that

(25 + 22i)² = (25 + 22i)((25 + 22i)

(25 + 22i)² = [25 × 25 + 25 × 22i + 25 × 21 + (22i)²]

(25 + 22i)² = [625 + 550i + 550i + 484i²]

(25 + 22i)² = [625 + 550i + 550i + 484 × (-1)] Since i² = -1

(25 + 22i)² = [625 + 550i + 550i - 484]

Collecting like terms, we have that

(25 + 22i)² = [625 - 484 + 550i + 550i]

(25 + 22i)² = 141 + 1100i

So, (25 + 22i)² = 141 + 1100i

Learn more about complex numbers here:

https://brainly.com/question/17761120

#SPJ1

factor the function completely into linear factors y=x^2+4x+11

Answers

Answer: y= (x+2)^2 + 7

Step-by-step explanation:

y= (x+2)^2 + 7

y = (x+2) (x+2) +7

y= x^2 + 2x + 2x + 4 +7

y= x^2 + 4x + 11

Find the value of x.

Answers

The value of x is 5.

What is a polygon?

A polygon is a flat object whose sides are made up of lines. It is a two-dimensional form called a polygon. The sides of regular polygons are all the same length.

Given the polygon and its exterior angle measures.

The sum of the measures of the exterior angles of a polygon is 360°, therefore, it follows:
(10x + 43)° + 66° + (12x + 39)° + (7x + 15)° + 52° = 360°

29x + 215° = 360°

29x = 360° - 215°

29x = 145°

x = 5

Hence, the value of x is 5.

Learn more about polygons:

https://brainly.com/question/24464711

#SPJ1

A spring is attached at one end to support B and at the other end to collar A represented in the figure. Collar A slides along the vertical bar between points C and D. In the figure, the angle is the angle created as the collar moves between points Cand D. When the spring is stretched and the distance from point A to point Bis 5.3 feet, what is the value of e to the nearest tenth of a degree? 3 ft B 00000 А

Answers

The Distance from point A to point B is: 3.4 ft when θ = 28° and The value of θ is: 54.8°

Given,

A spring is attached at one end to support B and at the other end to collar A.

Part A:  Reference angle (θ) = 28°

We have to find out the distance of point A to point B.

Adjacent = 3 ft (given)

Apply the trigonometry function to find AB

cos θ = adj / hypotenuse

Substituting all the values ,

cos 28°= 3/AB

AB = 3/cos 28°

 AB = 3.4 ft (nearest tenth of a foot)

Part B:

It is given that Distance  from point A to point B is 5.2 feet

We have to calculate the Value of θ

adjacent = 3 ft

hypotenuse = AB = 5.3 ft

To find θ , We will again apply the trigonometry function

cos θ = adjacent/hypotenuse

Substituting all the given values

cos θ = 3/5.3

θ = cos⁻¹ ( 3 / 5.3)

θ = 54.8°

That is,

The length of point A to point B is 3.4 feet

The value of θ is 54.8°

Learn more about trigonometry here;

https://brainly.com/question/16381132

#SPJ4

HELP ASAP!! I will give Brainiest!


Angles X and Y are supplementary. Angle X measures 132.54°, and angle Y measures (m - 15)°. Find mzY
47.46°
62.46
85.08
117.54°

Answers

Answer:

47.46

Step-by-step explanation:

Answer: The answer is A. 47.46°.

Step-by-step explanation: Hope this helps.

In GHI, h = 820 inches, G=102° ahd H=10°. Find the length of g, to the nearest
inch.

Answers

Answer:

  4619 inches

Step-by-step explanation:

You want the length of side g in ∆GHI where G=102°, H=10°, and h=820 inches.

Law of sines

The law of sines tells us ...

  g/sin(G) = h/sin(H)

  g = h·sin(G)/sin(H) = (820 in)sin(102°)/sin(10°)

  g ≈ 4619 in

The length of side g is 4619 inches.

<95141404393>

Which of the following statements is INCORRECT?

A. FE = 58
B. DE = 58
C. x = 8
D. DF = 40

Answers

Answer: B

Step-by-step explanation:

It says DE is 40 so B is incorrect.

Find f + g if f(x) = 3x-2 and g(x) = 5x + 2.

Answers

f(x) +g(x)= (3x-2)+(5x+2)

=3x-2+5x+2 (-2or +2 become cancelled )

=3x+5x

8x

Identify this system of equations:
y=4x-4
y=-4x+4

A. Consistent and Independent
B. Consistent and Dependent
C. Inconsistent

And also, this question isn't required, but if the 2 slope-intercept forms are opposite, do they equal each other. (Like the question above, 4x-4+ and -4x+4)

Answers

The system is consistent and independent.

What is a system of equations?

A system of equations is two or more equations that can be solved to get a unique solution. the power of the equation must be in one degree.

We have the system of equations:

y = 4x - 4

y = -4x + 4.

Let's take the quotient between both the equations as;

(y/y) = (4x - 4)/(-4x + 4)

1 = (4x - 4)/(-4x + 4)

Solve for x;

1*(-4x + 4) = 4x - 4

-4*x + 4 = 4x - 4

-4x - 4x = -4 - 4

-8*x = -8

x = -8/-8 = 1.

To find the value of y, we can input this value of x in one of the equations:

y = 4 x1 - 4 = 0.

Then we have only one solution, (1, 0).

Therefore, the system is consistent and independent.

Learn more about equations here;

https://brainly.com/question/25180086

#SPJ1

theres 4 questions that i need help with asap. #geometry
please help.

Answers

After solving the equation we know ABCD is a parallelogram.

What is parallelogram?

A parallelogram is a two-dimensional shape with four straight sides. All of the sides are equal in length and the opposite sides are parallel. Additionally, opposite angles are also equal. The shape is called a parallelogram because parallel lines are present on either side. Parallelograms can come in many different forms, such as rectangles and rhombuses. The properties of a parallelogram include the fact that the diagonal line that divides the parallelogram into two halves bisects the angles. Additionally, the cross product of the two diagonals is equal to the area of the parallelogram. Parallelograms are used in a variety of areas, including architecture, engineering, and mathematics. Depending on the application, parallelograms can be used to construct a variety of shapes, such as circles and ellipses.

Given: A (2,5), B (7,6), C (6,2), D (1,1)

AB ⇒ A (2,5), B (7,6) = [tex]\sqrt{(x_{2}-x_{1} ) ^{2} +(y_{2}-y_{1} )^{2} }[/tex]

⇒ [tex]\sqrt{(-5+1)^{2}+(-6-2)^{2} }[/tex]

⇒ [tex]\sqrt{(-4)^2+(-8)^{2} }[/tex]

⇒ [tex]\sqrt{16+64} =\sqrt{80}[/tex]

CD ⇒ C (6,2), D (1,1) = [tex]\sqrt{(x_{2}-x_{1} ) ^{2} +(y_{2}-y_{1} )^{2} }[/tex]

⇒ [tex]\sqrt{(7-3)^{2}+(6+2)^{2} }[/tex]

⇒ [tex]\sqrt{(4)^2+(8)^{2} }[/tex]

⇒ [tex]\sqrt{16+64} =\sqrt{80}[/tex]

BC = B (7,6), C (6,2) ⇒ [tex]\sqrt{(x_{2}-x_{1} ) ^{2} +(y_{2}-y_{1} )^{2} }[/tex]

⇒ [tex]\sqrt{(3+5)^{2}+(-2+6)^{2} }[/tex]

⇒ [tex]\sqrt{(8)^{2} +(4)^{2} }[/tex]

⇒ [tex]\sqrt{16+64} =\sqrt{80}[/tex]

AD ⇒ A (2,5), D (1,1) = [tex]\sqrt{(x_{2}-x_{1} ) ^{2} +(y_{2}-y_{1} )^{2} }[/tex]

⇒ [tex]\sqrt{(7+1)^{2}+(6-2)^{2} }[/tex]

⇒ [tex]\sqrt{(8)^{2} +(4)^{2} }[/tex]

⇒ [tex]\sqrt{16+64} =\sqrt{80}[/tex]

As, AB = CD = BC = AD all sides are equal.

Hence proved, ABCD is a parallelogram.

To learn more about parallelogram from the given link:

https://brainly.com/question/970600

#SPJ1

Which option below is a different way of writing -5-(-7)?

Answers

Answer: I mean- can you found it out yourself by studying. There's your answer.

Step-by-step explanation:

just study not cheat.

PLease help with this question!

Answers

the invers of function f is privacy 2 i’m not too sure sorry i’m sorry

What are the values of x and y?

Answers

Using linear pairs, [tex]y=102[/tex].

Using the angle sum in [tex]\triangle TRS[/tex], [tex]x=70[/tex].

Answer is
x = 70 for angle x
y = 102 for angle y

Step by step

Angle “y” is a supplemental angle with 78, so the sum of both angles would = 180.
180 - 78 = 102 for angle y

Angle “x”
Triangle RST angles will total 180.
We know angle T = 32 and R = 78
180 - 32 - 78 = 70 for angle x

You can check your work by adding the three angles of the larger triangle QST, it will = 180

Angle T is 32 + 21 = 53
Angle Q is 57
Angle X is 70

53 + 57 + 70 = 180

Problem solved!

Question
Which ordered pairs cause this relation NOT to be a function? Why?

{(0, 0.5), (0.5, 1), (3, 1), (1, 6), (3, 2)}
Responses
A (0.5, 1), (3, 1); The same y-value has different x-values.(0.5, 1), (3, 1); The same y-value has different x-values.
B (3, 1) and (3, 2); The same x-value has different y-values.(3, 1) and (3, 2); The same x-value has different y-values.
C (3, 1) and (3, 2); The x-value in a function cannot be greater than the y-value.(3, 1) and (3, 2); The x-value in a function cannot be greater than the y-value.
D (0.5, 1) and (0, 0.5); A function cannot contain decimals.

Answers

Ordered pair (3, 1) and (3, 2) causes the relation to not be a function; The same x-value has different y-values.

How do you find out if a set of ordered pairs is a function or not?

For a set of ordered pairs to be a function, there must not be any two points that have the same first elements. This means that, the

x-coordinates must not repeat for any two given points.

According to the given question:

Given ordered pairs of a relation are

(0, 0.5), (0.5, 1), (3, 1), (1, 6), (3, 2)

Domain set of the relation= {0, 0.5, 1, 3}

Co-Domain set of the relation = {0.5, 1, 2, 6}

Clearly the image of the x-coordinate 3 is not unique.

Hence, (3, 1) and (3, 2); The same x-value has different y-values.

To know more about graph and ordered pairs visit

https://brainly.com/question/12716270

#SPJ1

[tex]2(3x-4)+10=5(x+4)[/tex]

Answers

x = 18

2(3x - 4) + 10 = 5(x + 4)

6x - 8 + 10 = 5x + 20

6x + 2 = 5x + 20

x + 2 = 20

Two numbers have a sum
of 12. The same two numbers have difference of 4. What are the two numbers?

Answers

Answer:

8 and 4

Step-by-step explanation:

Answer: 8 and 4

Step-by-step explanation:

helppppp pleaseeeeeeeeeeer

Answers

By using the property of congruency of triangles,

[tex]\angle[/tex]PSR = [tex]\angle[/tex]PSQ has been proved

What is congruency of triangles?

Two triangles are said to be congruent if the corrosponding angles are equal and the corrosponding sides are equal.

There are different axioms of congruency. They are

SSS axiom, SAS axiom, AAS axiom, ASA axiom, RHS axiom

PS bisects [tex]\angle[/tex]QPR [Given]

PQ [tex]\cong[/tex] PR [Given]

[tex]\angle[/tex]QPS [tex]\cong \angle[/tex]RPS [PS bisects  [tex]\angle[/tex]QPR]

PS [tex]\cong[/tex] PS [Reflexive property of congruence]

[tex]\Delta[/tex] PQS [tex]\cong \Delta[/tex] PRS [SAS axiom]

[tex]\angle[/tex]PSR = [tex]\angle[/tex]PSQ [Corrosponding parts of congruent triangles are congruent]

To learn more about congruency of triangles, refer to the link-

https://brainly.com/question/2938476

#SPJ1

Make V the subject
s = 1/2(u+v)t

Answers

The subject formula is v= 2s/t- u.

What is Equation?

Equations are mathematical statements with two algebraic expressions flanking the equals (=) sign on either side.

It demonstrates the equality of the relationship between the expressions printed on the left and right sides. LHS = RHS is a common mathematical formula.

Coefficients, variables, operators, constants, terms, expressions, and the equal to sign are some of the components of an equation. The "=" sign and terms on both sides must always be present when writing an equation.

Given:

s = 1/2(u+v)t

Now, we have to work for variable 'v'

2s = ( u+ v)t

2s/ t = u+ v

v= 2s/t- u

Hence, the subject formula is v= 2s/t- u.

Learn more about equation here:

https://brainly.com/question/29657983

#SPJ1

It costs chevy $20,000,000 to develop and market a new model of cars. The company sells each car for $25,000. If chevy wants to make a profit of more than $5,000,000, write an inequalty that represents this.(Inequality is this question i need help on)

Answers

The inequality for the given situation is 25,000x-20,000,000≤5,000,000 and the solution for the obtained inequality is x≤1000.

Given that, it costs chevy $20,000,000 to develop and market a new model of cars.

What is gain or profit?

The profit or gain is equal to the selling price minus the cost price. Loss is equal to the cost price minus the selling price.

Let the number of cars sold be x.

So, selling price of cars is $25,000x

Profit =Selling price-Cost price

⇒ 25,000x-20,000,000≤5,000,000

Solve the inequality

Add 20,000,000 on both the sides of an inequality, we get

25,000x≤25,000,000

⇒ x≤25,000,000/25,000

⇒ x≤1000

Therefore, the inequality for the given situation is 25,000x-20,000,000≤5,000,000 and the solution for the obtained inequality is x≤1000.

To learn more about the gain visit:

https://brainly.com/question/18291961.

#SPJ1

A parabola can be drawn given a focus of (3,9) and a directrix of y = -5.
Write the equation of the parabola in any form.

Answers

The equation of the parabola that has a force at (3, 9) and directrix at y = -5 will be x² - 6x + 65 = 28y.

What is the parabola?

It's the locus of a moving point that keeps the same distance between a stationary point and a specified line. The focus is a non-movable point, while the directrix is a non-movable line.

Let (x, y) be the locus point. Then the equation is given as,

(x - 3)² + (y - 9)² = (y - 5)²

Simplify the equation, then we have

(x - 3)² + (y - 9)² = (y - 5)²

x² - 6x + 9 + y² - 18y + 81 = y² + 10y + 25

x² - 6x + 65 = 28y

The equation of the parabola will be x² - 6x + 65 = 28y.

More about the parabola link is given below.

https://brainly.com/question/8495504

#SPJ1

PLS ANSWERRRRRSSSSSSS. I GIVE BRAINLIESTTT

Answers

Answer:

x = 5.4

Step-by-step explanation:

[tex]\frac{7.2}{4}[/tex] = [tex]\frac{x}{3}[/tex]  Cross multiple and solve for x

4x = (7.2 x3)

4x = 21.6  Divide both sides by 4

x = 5.4

Answer:

x = 5.4

Step-by-step explanation:

[tex]\frac{x}{7.2} =\frac{3}{4}[/tex]

[tex]x=\frac{(7.2)(3)}{4} =\frac{21.6}{4} =5.4[/tex]

Hope this helps

The following loop is intended to print the numbers
2 4 6 8 10

Fill in the blank:

for i in ________:

print (i)

Answers

range(2,11,2) because range is a tool for defining a range between two numbers and adding a step value.

How would you describe the range?

Range is the difference between the highest and lowest values ​​in a range of numbers. To calculate the range, subtract the smallest number from the largest number in the set.

How do you find range?

The number in a list or set between the lowest and maximum is referred to as a range. Line up all the numbers before locating the region. After that, take away (get rid of) the lowest number from the greatest number. The solution provides the list's range.

range(2,11,2) because range is used to create a range between number and add step value

To know more about range visit:

https://brainly.com/question/12789483

#SPJ1

2. The table shows the snacks in Melissa's
pantry.
SNACK
Granola Bar
Chips
Fruit Snack
AMOUNT
4
3
5
What is the probability that she chooses a fruit
snack, puts it back, and then chooses a granola
bar?

Answers

The probability of choosing a fruit snack replaced and then choosing a granola bar is 5/36.

What is probability?

Probability is the chance of occurrence of a certain event out of the total no. of events that can occur in a given context.

Given, Mellisa has options to choose from 3 different snacks,

N(GB) = 4, N(C) = 3, and N(FS) = 5.

So, The sample space N(S) = N(GB) + N(C) + N(FS).

N(S) = 12.

The probability of choosing a fruit snack is,

P(FS)

= N(FS)/N(S).

= 5/12.

Given, She puts it back so replaced and hence the events are independent.

So, The probability of choosing a granola P(GB) = N(GB)/N(S).

= 4/12.

= 1/3.

Therefore The combined probability is (5/12)×(1/3).

= 5/36.

learn more about probability here :

https://brainly.com/question/743546

#SPJ1

Explain how you can tell if a table of values represen a proportional relationship.​

Answers

A table of values that represents a proportional relationship must have a constant rate and must pass through the origin

How to identify a table of values of proportional relationship

From the question, we have the following parameters that can be used in our computation:

A table that is has proportional relation

A table of values can be represented as

x    y

a    b

c   d

......

.....

For the table of values to be proportional, the following must be true

x    y

0    0

a    b

c   d

......

.....

Also, it must have a constant ratio

i.e. b/a = d/c

Read more about proportional relationship at

https://brainly.com/question/14425347

#SPJ1

41°
x=
(7x)°
5.) solve!!!

Answers

Answer: x = 7

Step-by-step explanation:

Sum of the interior angles of a triangle must equal 180.

41 + (7x) + 90 = 180

7x = 180 - 90 - 41

7x = 49

x = 49/7 = 7

For a project in her Geometry class, Aria uses a mirror on the ground to measure t the
height of her school building. She walks a distance of 11.45 meters from the school,
then places a mirror on flaton the ground, marked with an X at the center. She then
steps 1.25 meters to the other side of the mirror, until she can see the top of the
school clearly marked in the X. Her partner measures the distance from her eyes to
the ground to be 1.15 meters. How tall is the school? Round your answer to the
nearest hundredth of a meter.

Answers

The height of the tail post is 13.74 m.

What is Trigonometry?

Trigonometry is a branch of mathematics that studies relationships between side lengths and angles of triangles.

Given that, after travelling 11.45 metres from her school, she lays a flat mirror on the ground in the center, with an x drawn on it. When she can clearly see the top of the goalpost depicted in the x.

She moves 1.25 metres to the other side of the mirror. Her spouse calculates that there are 1.15 metres between her eyes and the earth.

Suppose the height of the tail post is x,

The geometric relation is,

1.5/1.25 = x/11.45

Apply cross multiplication

1.5×11.45=1.25x

17.175=1.25x

Divide both sides by 1.25

x=13.74

Hence,  if she moves 1.25 metres to the other side of the mirror. Her spouse calculates that there are 1.25 metres between her eyes and the earth. The height of the tail post is 13.74 m.

To learn more on trigonometry click:

https://brainly.com/question/25122835

#SPJ1

Other Questions
THIS IS DUE AT 11:59!!!Its about the poem because I could not stop for death by Emily Dickinson and is a commonlit make g the subject of 3e+4g=7+9eg Why do you think the Hait earthquake in 2010 happened? Why were the settlers of the 1840s unpopular with the Californios? The settlers competed with the Californians for land and agriculture. The settlers did not adopt California customs. The settlers did not usually marry California women. All of these choices are correct. Explain how the same rock layer might exist at different elevations in different locations. in the context of benjamin karney and thomas bradbury's general model of marital instability, a partner's poor education and bad social skills are examples of . A gubernatorial action to eliminate penalties and convictions applied to individuals by the judicial system is aO A. PardonOB. CommutationOC. ParoleOD. All of the above Please help will mark brainliest After winning a second term a President, Franklin D. Roosevelt proposed a bill that would expand the membership of the Supreme Court. The law would allow one additional Justice to the Court for each Justice over the age of 70, with a maximum of six additional justices.Many people criticized President Roosevelt's plan to "pack" the Supreme Court becauseA) such a law would have given the President too much governmental powerB) a proposal such as this had never been made by a President and was bound to failC) there were few people under the age of 70 with enough legal experience to sit on the CourtD) the New Deal did not need such federal Judicial support in order to be successful Fill in my blanksMass - measured in ____ or tells the amount of matter in an object.Volume - the amount of ____ thats an odject _____ _____ Which kingdom would have been in power when Columbus landed in Cuba? The equation of a line is y = 2x - 4. If the equation is changed to y = 2x - 2, how will the graph of the line change?ResponsesA The line will become less steep.The line will become less steep.B The line will shift right 2 units.The line will shift right 2 units.C The line will shift up 2 units.The line will shift up 2 units.D The line will shift left 2 units.The line will shift left 2 units.E The line will shift down 2 units. Ms. Wilson purchased a welcome mat for her front porch that is a semicircle. The straight side of the mat is 38 inches. To the nearest hundredth, what is the area of the porch mat? List and give three examples of effortful processing strategies. B={x|x is an integer and -4 Hydrazine (NH4), a rocket fuel, reacts with oxygen to form nitrogen gas and water vapor. The reaction is represented with the equation:NH4(1) + O(g) N(g) + 2HO(g)How many grams of hydrazine are needed to produce 96.0g water? Other than social reasons, list any other factors that may lead to clumped distribution patterns in populations. This is about cellular respirations feel free to ask any questions u need but I need help asapAll tests in the experiment were performed in a climate chamber. The airand radiant temperature were maintained at 26C (78F) throughout theexperiment. Explain why it is important that this variable was heldconstant in the experiment. which of the following best describes the most immediate impact of the proclamation of 1763 on the british north american colonies? choose 1 answer: choose 1 answer: (choice a) a colonists refused to pay british taxes until parliament repealed the proclamation of 1763. (choice b) b colonists began capturing and enslaving indigenous people in retaliation against the proclamation. (choice c) c colonists abided by the proclamation of 1763, not moving into newly-acquired territory. (choice d) d colonists disobeyed the proclamation of 1763, moving westward past the appalachian mountains. The coordinates of the vertices of the triangle shown are F(1,9), G(5,6), and H(5,9).What is length of segment FG in units?