Complete question :
designs a board game in which a card is drawn on each turn. • A blue card means move forward 4 squares. • A red card means move back 6 squares. Liam suggests adding some other cards to Sia's game Part A Liam explains that drawing a yellow card is equivalent to drawing a blue card followed by a red card. How many spaces forward or backward does a player move after drawing a yellow card? Justify your answer.
Answer:
2 squares backward
Step-by-step explanation:
Given the rule :
Blue card = 4 squares forward
Red card = 6 squares backward
Yellow card = drawing a blue followed by a red
Spaces moved after drawing a yellow card:
Yellow equals :
Blue = + 4 squares ; then
Red = - 6 squares
Net total movement :
Blue + red
+4 + (-6)
4 - 6
- 2
2 squares backward
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:
6
Step-by-step explanation:
12/2=6
Answer:
-2/7
Step-by-step explanation:
2x+7y=14
7y=-2x+14
divide by 7
y=-2/7 x+2