Step-by-step explanation:
U should use the system of 2 equations.
Let x be the rental cost of a movie and let y be that of video games.
{12x + 2y= 41} eq1
{3x + 5y= 35}eq2 note: eq means equation
The answer is
X=2.5 Y=5.5
So, the rental cost for each movie is 2.5$
and for each video game is 5.5$
Using the permutation formula, it is found that there are 600 ways to fill the pitcher and catcher positions.
The order is important, as one player is the pitcher and the other is the catcher, hence the <em>permutation formula </em>is used to solve this question.
<h3>What is the permutation formula?</h3>
The number of possible permutations of x elements from a set of n elements is given by:

2 players are taken from a set of 25, hence the number of ways is given by:
.
More can be learned about the permutation formula at brainly.com/question/25925367
#SPJ1
Answer:
Step-by-step explanation:
given is a system of linear equations in 3 variables as

This can be represented in matrix form as
AX=B Or
![\left[\begin{array}{ccc}-1&-4&2\\1&2&-1\\1&1&-1\end{array}\right] *\left[\begin{array}{ccc}x\\y\\z\end{array}\right] =\left[\begin{array}{ccc}-10\\11\\14\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D-1%26-4%262%5C%5C1%262%26-1%5C%5C1%261%26-1%5Cend%7Barray%7D%5Cright%5D%20%2A%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Dx%5C%5Cy%5C%5Cz%5Cend%7Barray%7D%5Cright%5D%20%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D-10%5C%5C11%5C%5C14%5Cend%7Barray%7D%5Cright%5D)
So solution set
X would be 
|A|=-1(-1)+4(0)+2(-1)=--1
Cofactors of A are
-1 0 -1
-2 -1 -3
0 1 2
So inverse of A is
1 2 0
0 1 -1
1 3 -2
Solution set would be
x=12
y=-3
z=-5