this is really hard but ig that u have to calculate the size of the line
Answer:
Step-by-step explanation:
height of water = ¾×12 = 9 inches
volume of water = 30×10.5×9 = 2,835 in³
The distance of a door knob from the floor is about one hip I guess
Answer: Part A is 2 and 6 Part B is 2
Step-by-step explanation:
Part A: Here is the explanation. So, you started at with the expression 3x^2+8x+4 and when you're are factoring, you have 3x^2+px+pq+4. You can substitute the p and q for 6 and 2. What they did is they replaced 8x with px+qx. To get 8x, p needs to be 6 and q needs to be 2, or the other way around. TIP: The numbers just have to add up to 8 on this one. It doesn't have to be 6 and 2.
Part B: Here is what I got so far... 3x(x+r) is 3x^2+3xr. Also, s(x+r) is sx+sr. The equation becomes, 3x^2+3xr+sx+sr. R can be 2 and s can be 2. Here is my reasoning: The original expression was 3x^2+8x+4. We already have the 3x^2, so now we need to find what the others are by determining what r and s equal. R and s can both be 2 to make four. 2x2 is 4. Let's see if it can make 8. 3xr becomes 6x and sx becomes 2x. 6x+2x is 8x.
Step-by-step explanation:
given :
2x - 3y = 11
-6x + 8y = 34
find : the solutions of the system by using Cramers Rule.
solutions:
in the matrix 2x2 form =>
[ 2 -3] [x] [11]
=
[-6 8] [ y] [34]
D =
| 2 -3 |
|-6 8 |
= 8×2 - (-3) (-6)
= 16-18 = -2
Dx = | 11 -3 |
| 34 8 |
= 11×8 - (-3) (34)
= 88 + 102
= 190
Dy = | 2 11 |
|-6 34 |
= 2×34 - (-6) (11)
= 68 + 66
= 134
x = Dx/D = 190/-2 = -95
y = Dy/D = 134/-2 = -67
the solutions = {-95, -67}