Answer:
kinda late but the answer is B
Hope this helps!! <3
Answer:
total # of boxes sold = 90
Step-by-step explanation:
54 is 60% of total #
54 = .6x
x = 54/0.6 = 90
Problem 13
10p+10q factors to 10(p+q). If we apply the distributive property, we can distribute the 10 to each term inside (p and q) to get
10(p+q) = (10 times p)+(10 times q) = 10*p + 10*q = 10p+10q
so we get the original expression again. Here 10 is the GCF of the two terms.
--------------------------------------------------------------
Plug p = 1 and q = 2 into the factored form
10*(p+q) = 10*(1+2) = 10*(3) = 30
As a check, let's plug those p,q values into the original expression
10*p+10*q = 10*1+10*2 = 10+20 = 30
We get the same output of 30
1/3x+11.
1/3 of a number can be shown as 1/3x, since the number is not identified.
We can represent 11 more as +11.
This, our expression is 1/3x+11
Hope this helps!
Answer:
We know that the equation of the circle in standard form is equal to <em>(x-h)² + (y-k)² = r²</em> where (h,k) is the center of the circle and r is the radius of the circle.
We have x² + y² + 8x + 22y + 37 = 0, let's get to the standard form :
1 - We first group terms with the same variable :
(x²+8x) + (y²+22y) + 37 = 0
2 - We then move the constant to the opposite side of the equation (don't forget to change the sign !)
(x²+8x) + (y²+22y) = - 37
3 - Do you recall the quadratic identities ? (a+b)² = a² + 2ab + b². Now that's what we are trying to find. We call this process <u><em>"completing the square"</em></u>.
x²+8x = (x²+8x + 4²) - 4² = (x+4)² - 4²
y²+22y = (y²+22y+11²)-11² = (y+11)²-11²
4 - We plug the new values inside our equation :
(x+4)² - 4² + (y+22)² - 11² = -37
(x+4)² + (y+22)² = -37+4²+11²
(x+4)²+(y+22)² = 100
5 - We re-write in standard form :
(x-(-4)²)² + (y - (-22))² = 10²
And now it is easy to identify h and k, h = -4 and k = - 22 and the radius r equal 10. You can now complete the sentence :)