tan A = opposite/ adjacent , so it is equal to 7/ 4V2, or 7V2/4 which is answer B
Answer:
22 2/9
Step-by-step explanation:
When z "varies jointly" with x and y, it can be described by the formula
z = kxy
Here, we have bags of mulch (n) varying jointly with area (a) and depth (d), both in feet. The given information can let us find the value of k.
n = kad
10 = k·(120)(1/4)
10/30 = k = 1/3 . . . . . divide by the coefficient of k
Now, we can fill in the other values of interest.
n = (1/3)·(200)·(1/3) = 200/9
n = 22 2/9
You need 22 2/9 bags of mulch to cover 200 ft² to a depth of 4 inches.
_____
<em>Comment on the problem</em>
This problem requires the formula be written with both area and depth expressed in feet, yet it gives depth in inches. The formula can also be written using depth in inches. In that case, k = 1/36.
Answer: 35%
1. 26 fiction books divided by all 40 books equals 65% fiction books.
2. Then do 100% - 65% to get 35%
OR
1. All 40 books minus 26 fiction books
= 14 nonfiction books.
2. Do 14 divided by 40 to get 0.35, = 35%
Let us compute first the probability of ending up an odd number when rolling a dice. A dice has faces with numbers 1 up to 6. The odd numbers within that is 3 (1, 3 and 5). Therefore, each dice has a probability of 3/6 or 1/2. Then, you use the repeated trials formula:
Probability = n!/r!(n-r)! * p^r * q^(n-r), where n is the number of tries (n=6), r is the number tries where you get an even number (r=0), p is the probability of having an even face and q is the probability of having an odd face.
Probability = 6!/0!(6!) * (1/2)^0 * (1/2)^6
Probability = 1/64
Therefore, the probability is 1/64 or 1.56%.
Answer: Choice B
(-2, 5)
==================================================
Explanation:
The original system is

Multiply both sides of the second equation by 3. Doing so leads to this updated system of equations

Now add straight down
The x terms add to -4x+3x = -1x = -x
The y terms add to 3y+(-3y) = 0y = 0
The terms on the right hand sides add to 23+(-21) = 2
We end up with the equation -x = 2 which solves to x = -2
Now use this to find y. You can pick any equation with x,y in it
----------------
-4x+3y = 23
-4(-2)+3y = 23
8+3y = 23
3y = 23-8
3y = 15
y = 15/3
y = 5
Or
x-y = -7
-2-y = -7
-y = -7+2
y = -5
y = 5
Either way, we get the same y value.
So that's why the solution is (x,y) = (-2, 5)