2028/x=100/30
<span>(2028/x)*x=(100/30)*x </span>we multiply both sides of the equation by x
<span>2028=3.3333333333333*x </span>we divide both sides of the equation by (3.3333333333333) to get x
<span>2028/3.3333333333333=x </span>
<span>608.4=x </span>
<span>x=608.4
so there for its 608.4 hope this helps.</span>
Ascending order :-
10.5 , 11 , 11.5 , 14.5 , 17 , 17 , 18 , 19
Median,
={(n/2)th + (n/2 +1)th}/2
={(4)th + (5)th}/2
=(31.5)/2
=15.75
I.Q.R.,
Median of lower half,
={(n/2)th + (n/2 +1)th}/2
={(2)th + (3)th}/2
=(22.5)/2
= 11.25
Median of upper half,
={(n/2)th + (n/2 +1)th}/2
={(2)th + (3)th}/2
=35/2
=17.5
I.Q.R. = 17.5 - 11.25 = 6.25
HOPE THIS WILL HELP YOU
Answer:
yes
Step-by-step explanation:
bc Quick maths
Here is the answer if you can't read my writing than just ask. also if you have any questions about how I got something feel free to ask
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