Answer:
<h2>1</h2>
Step-by-step explanation:
Magnitude
of an earthquake is defined as
. Here
is the Intensity of the earthquake and
is the intensity of standard earthquake.
We have an earthquake that is 10 times more intense than a standard earthquake. Let us denote the intensity of the earthquake as
.
10 times more intense than standard earthquake ⇒ 
Magnitude of the earthquake = 
∴ Magnitude of the earthquake is 1.
Answer:
They buy 6 hotdogs and 5 popcorn
Step-by-step explanation:
Assume that they buy x hotdogs and y popcorn
∵ They buy a total of 11 hotdogs and popcorn
∵ The number of hotdogs is x and the number of popcorn is y
∴ x + y = 11 ⇒ (1)
∵ Hot dogs cost $2.50 each
∵ Popcorn costs $1.00 each
∵ They spend $20 on hot dogs and popcorn
→ Multiply x by 2.5 and y by 1, add the products and equate the sum by 20
∴ 2.5(x) + 1(y) = 20
∴ 2.5x + y = 20 ⇒ (2)
Now we have a system of equations to solve it
→ Subtract equation (1) from equation (2)
∵ (2.5x - x) + (y - y) = (20 - 11)
∴ 1.5x + 0 = 9
∴ 1.5x = 9
→ Divide both sides by 1.5 to find x
∴ x = 6
→ Substitute the value of x in equation (1) to find y
∵ 6 + y = 11
→ Subtract 6 from both sides
∴ 6 - 6 + y = 11 - 6
∴ y = 5
∴ They buy 6 hotdogs and 5 popcorn
Answer:
x = 47°
Step-by-step explanation:
This is an exterior angle property, one of the properties in a triangle. The exterior angle theorem states that if a triangle's side gets an extension, then the resultant exterior angle would be equal to the sum of the two opposite interior angles of the triangle.
Answer:
22 inch is the diameter because d =2r
Answer:
The zeros of f(x) are -3, 2 , 6
Step-by-step explanation:
f(x) is a polynomial of degree 3.
If the polynomial is not factorized we will either factorize to find the zero or use trial and error method.
Since the f(x) in the question is in the factorized form. we will have to equate each factor to zero.
f(x) = (x+3)(x-2)(x-6)
x + 3 = 0 => x = -3
x - 2 = 0 => x = 2
x - 6 = 0 => x = 6