To solve the equation: sqrt(x) = m
Take the square of both sides to have (sqrt(x))^2 = m^2
=> x = m^2
Answer:
The great number he can have in each bag is 6 cookies.
Step-by-step explanation:
This is because the greatest common factor of 12 and 18 is 6.
Step-by-step explanation:
y = 16x²
you put the x values one after the other in place of x and do the calculations.
x = -4
y = 16×(-4)² = 16×16 = 256
x = -3
y = 16×(-3)² = 16×9 = 144
x = -2.5
y = 16×(-2.5)² = 16×6.25 = 100
x = -2
y = 16×(-2)² = 16×4 = 64
x = -1.5
y = 16×(-1.5)² = 16×2.25 = 36
x = -1
y = 16×(-1)² = 16×1 = 16
x = -0.5
y = 16×(-0.5)² = 16×0.25 = 4
x = 0
y = 16×0² = 16×0 = 0
x = 0.5
y = 16×0.5² = 16×0.25 = 4
x = 1
y = 16×1² = 16×1 = 16
and so on.
36, 64, 100, 144, 256
as you can see, the y values are the same for the positive and the negative values.
because squaring a negative number is the same as squaring the same positive number. that is, because (if you remember) squaring something means to multiply that something with itself. and minus multiplied by minus is plus, as plus multiplied by plus is plus.
and that creates the symmetry around the y-axis or x = 0. everything left of the y-axis is mirrored on the right side of the y-axis (and vice versa).
The rumor is spreading to a double amount of people each time and started with only one person.
On the first day, two people knew it. 2¹ = 2
On the second day, four people knew it. 2² = 4
On the third day, eight people knew it. 2³ = 8
On the nth day, the people that will know it = 2ⁿ
Thus, on the eighth day: 2⁸ = 256 people will know it
X - 2y = -10 --> x = 2y -10
3x + 5y = 25 --> 3(2y-10) + 5y = 25 --> 11y - 30 = 25 --> 11y = 55 --> y = 5
x = 2y -10 --> x = 2(5) -10 --> x =10 -10 --> x =0
Answer (0,5)