Yo sup??
given line is x=3
this is a line which is parallel to the y axis.
Since it's parallel to the y axis it's slope is infinity.
Hope this helps.
If A and B are equal:
Matrix A must be a diagonal matrix: FALSE.
We only know that A and B are equal, so they can both be non-diagonal matrices. Here's a counterexample:
![A=B=\left[\begin{array}{cc}1&2\\4&5\\7&8\end{array}\right]](https://tex.z-dn.net/?f=A%3DB%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D1%262%5C%5C4%265%5C%5C7%268%5Cend%7Barray%7D%5Cright%5D)
Both matrices must be square: FALSE.
We only know that A and B are equal, so they can both be non-square matrices. The previous counterexample still works
Both matrices must be the same size: TRUE
If A and B are equal, they are literally the same matrix. So, in particular, they also share the size.
For any value of i, j; aij = bij: TRUE
Assuming that there was a small typo in the question, this is also true: two matrices are equal if the correspondent entries are the same.
Answer:
Simple interest is calculated by multiplying the daily interest rate by the principal, by the number of days that elapse between payments.
Step-by-step explanation:
Principal x rate x time = interest.
$100 x .05 x 1 = $5 simple interest for one year.
$100 x .05 x 3 = $15 simple interest for three years.
<u>Answer- </u>
In tossing four fair dice, the probability of getting at most one 3 is 0.86.
<u>Solution-</u>
The probability of getting at most one 3 is, either getting zero 3 or only one 3.
( ∵ xxxx )
( ∵ 3xxx, x3xx, xx3x, xxx3 )
P(Atmost one 3) = P(A) + P(B) = 0.48 + 0.38 = 0.86