Answer:
10.7cm
Step-by-step explanation:
x^2= 115
x = √115
x = 10.7
There are 10 letters in the set {a, b, c, d, e, f, g, h, i, j} which is the pool of letters to choose from when making these three letter codes.
We have 10 choices for slot 1
Then 9 choices for slot 2. This is because we can't reuse the choice for slot 1
Then 8 choices for slot 3
Overall, there are 10*9*8 = 90*8 = 720 different permutations
Answer: 720
Note: you can use the nPr permutation formula with n = 10 and r = 3 to get the same answer
The first package is 4 oz (1/4lb) at 79cents = 19.75 cents/oz
Second Package is 8 oz at 1.59 = 19.875 cents / oz
So the first package is cheaper per ounce.
Answer:
3.58
Step-by-step explanation:
Given :
y = 2x + 4 -------- eq1
y = 2x - 4 -------- eq2
sanity check : both equations have same slope, so we can conclude that they are both parallel to one another.
Step 1: consider equation 1, pick any random x-value and find they corresponding y-value. we pick x = -2
This gives us y = 2(-2) + 4 = 0
Hence we get a point (x,y) = (-2,0)
Step 2: express equation 2 in general form (i.e Ax + By + C = 0)
y = 2x-4 -------rearrange---> 2x - y -4 = 0
Comparing with the general form, we get A = 2, B = -1, C = -4
Recall that the distance between 2 parallel lines is given by the attached formula (see attached picture).
substituting the values for A, B, C and (x, y) from the previous step:
d = | (2)(-2) + (-1)(0) + (-4) | / √(2² + (-1)²)
d = | -4 + 0 - 4 | / √(4 + 1)
d = | -8 | / √5
d = 8 / √5
d = 3.5777
d = 3.58 (rounded 2 dec. pl)