Answer:
The correct option is B
Step-by-step explanation:
The equation of a line in point-slope form is:
y-y1 = m(x-x1)
where m is the slope and (x1,y1) a point on the line
here m=2 and (x1,y1)=(2,3)
substitute these values into the equation.
y-3 =2(x-2)
Thus the correct opttion is B....
Answer: 2
Step-by-step explanation: because 23
Answer:
We have the next relation:
A = (b*d)/c
because we have direct variation with b and d, but inversely variation with c.
Now, if we have 3d instead of d, we have:
A' = (b*(3d))/c
now, we want A' = A. If b,c, and d are the same in both equations, we have that:
3bd/c = b*d/c
this will only be true if b or/and d are equal to 0.
If d remains unchanged, and we can play with the other two variables we have:
3b'd/c' = bd/c
3b'/c' = b/c
from this we can took that: if c' = c, then b' = b/3, and if b = b', then c' = 3c.
Of course, there are other infinitely large possible combinations that are also a solution for this problem where neither b' = b or c' = c
EDIT: Picture
33) When adding matrices, just add the numbers that are in the same spot. In this problem we are given A and C, and we are asked to find B if A + B = C
So B = C - A
![\left[\begin{array}{ccc}2&-1&-3\\1&4&-2\\\end{array}\right]](https://tex.z-dn.net/?f=%20%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D2%26-1%26-3%5C%5C1%264%26-2%5C%5C%5Cend%7Barray%7D%5Cright%5D)
-
![\left[\begin{array}{ccc}4&9&-2\\-3&5&7\\\end{array}\right]](https://tex.z-dn.net/?f=%20%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D4%269%26-2%5C%5C-3%265%267%5C%5C%5Cend%7Barray%7D%5Cright%5D%20)
=
![\left[\begin{array}{ccc}-2&-10&-1\\4&-1&-9\\\end{array}\right]](https://tex.z-dn.net/?f=%20%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D-2%26-10%26-1%5C%5C4%26-1%26-9%5C%5C%5Cend%7Barray%7D%5Cright%5D%20)
34) When multiplying matrices, the number of columns in the first matrix needs to be the same as the number of rows in the second matrix. Then the outcome will have the same number of rows as the first matrix and same number of columns as the second matrix. In this case, the result will be a 2x2.