A = 10 or a = -10
When you square a number, you're essentially multiplying it by itself.
Recall that multiplying two negative numbers will result in a positive numbers. Knowing this, we know that -10 times -10 equals 100.
This is a fundamental counting principle problem and can be solved by multiplying the number of choices you have for each digit of the license plate.
For the first five digits you can choose from the numbers 0,1,2...,9 or 10 choices.
A we cannot repeat the digits, so, first five digits will be:
10 × 9 × 8 × 7 × 6
Now the next 1 digit will all be letter all being different
There are 26 letters in the alphabet.. for our second digit we have 26 choices,
Here is the whole calculation:
= 10 × 9 × 8 × 7 × 6 × 26
= 786240
To learn more about calculating possibilities from the given link
brainly.com/question/4658834
#SPJ4
Answer:
1
Step-by-step explanation:
6 ÷ 2(1 +2)
6 ÷ (2 + 4)
6 ÷ 6 = 1
Answer:
y = x^2 - 4
Step-by-step explanation:
The vertex of a parabola is exactly halfway between the focus and the directrix. If the focus is at (0, -6) and the directrix is the line y = -2, then we do this to locate the vertex: Draw a vertical line through (0, -6) also crossing the line y = -2. The y value halfway between y = -6 and y = -2 is y = -4, and the vertex is thus (0, -4).
Using the vertex method, write out the equation of this parabola, starting with the general form y - k = (x-h)^2, where (h, k) is the vertex. Here h = 0 and k = -4
We get: y + 4 = (x - 0)^2, or y + 4 = x^2, or y = x^2 - 4. As a check, let x = 0; y = -4, which is the y-coordinate of the vertex.