Answer:
k = 2/3 is the answer!
Step-by-step explanation:
can you mark me branliest please
Your answer is D){28, 42, 56, 70, 84}
To answer this question you just have to make sure the amount he pays is a multiple of 7.If you know you times table then this should be easy
Times table of 7:
7,14,21,28,35,42,49,55,63,70,77,84.
Now you just need to find an answer choice who has these numbers.Lets check it out!
A) 11 isn't a multiple of 7
B) 56 isn't a multiple of 7
C) None of these are multiples of 7 except 7 so this is also incorrect
D) This is correct because they are all multiples of 7
Hope this makes sense.
Answer:
y-2 = 3/10(x+3)
Step-by-step explanation:
3y = 10
y = 10/3
looking for perpendicular so slope = 3/10
using the given point
y-2 = 3/10(x+3)
Answer:
[see below]
Step-by-step explanation:
There are 0.001 grams in a milligram. (1,000 milligrams in a gram.)

The total dose should be 0.2 grams.
Hope this helps.
Answer:
A, B, D, F
Step-by-step explanation:
Matrix operations require that the matrix dimensions make sense for the operation being performed.
Matrix multiplication forms the dot product of a row in the left matrix and a column in the right matrix. That can only happen if those vectors have the same dimension. That is the number of columns in the left matrix must equal the number of rows in the right matrix.
Matrix addition or subtraction operates on corresponding terms, so the matrices must have the same dimension.
The transpose operation interchanges rows and columns, so reverses the dimension numbers. It is a defined operation for any size matrix.
<h3>Defined operations</h3>
A. CA ⇒ (4×7) × (7×2) . . . . defined
B. B -A ⇒ (7×2) -(7×2) . . . . defined
C. B -C ⇒ (7×2) -(4×7) . . . undefined
D. AB' ⇒ (7×2) × (2×7) . . . . defined
E. AC ⇒ (7×2) × (4×7) . . . undefined
F. C' ⇒ (7×4) . . . . defined