It would be: 0.25 = 25/100 = 1/4
so, your answer is 1/4
In rolling a die, there are 6 possible outcomes. Each face is numbered from 1 to 6. The possible combinations of numbers so that their sum is 5 is, 1 - 4, 2 - 3, 3 - 2, 4 - 1. Thus, the answer is that they are four possible outcomes corresponding to the given event.
Answer:Area of wall =

ft
Explanation:First, we know that:1 in = 1/12 ft
Therefore, the dimensions of the wall would be as follows:H = 7 ft 10 in =

ft
B1 = 10 ft 2 in =

ft
B2 = 14 ft 1 in =

ft
For the trapezium, area can be calculated using the following the following formula:Area of trapezium = Average base * height =

* height
Substitute with the given to get the area as follows:Area of wall = ([

+

] / 2) *

Area of wall =

ft
Hope this helps :)
If the product of 2 matrices are I this means that B is inverse matrix of A.
the matrix A has been given
if we put symbols for the numbers in matrix A as shown below;
![\left[\begin{array}{ccc}a&b\\c&d\\\end{array}\right] ](https://tex.z-dn.net/?f=%20%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Da%26b%5C%5Cc%26d%5C%5C%5Cend%7Barray%7D%5Cright%5D%20%0A)
we need to first find the determinant (D)
D = ad - bc
where a = -1 , b = 4, c = -3 and d = 8
substituting these values
D = -1x8 - (4x-3)
= -8 + 12 = 4
to find the inverse we need to exchange a and d and then multiply both b and c by -1
![\left[\begin{array}{ccc}8&-4\\3&-1\\\end{array}\right]](https://tex.z-dn.net/?f=%20%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D8%26-4%5C%5C3%26-1%5C%5C%5Cend%7Barray%7D%5Cright%5D%20)
and then have to divide all the terms in matrix by determinant (4)
![\left[\begin{array}{ccc} \frac{8}{4} & \frac{-4}{4} \\ \frac{3}{4} & \frac{-1}{4} \\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D%20%5Cfrac%7B8%7D%7B4%7D%20%26%20%5Cfrac%7B-4%7D%7B4%7D%20%5C%5C%20%20%5Cfrac%7B3%7D%7B4%7D%20%26%20%5Cfrac%7B-1%7D%7B4%7D%20%5C%5C%5Cend%7Barray%7D%5Cright%5D)
the simplified inverse matrix B is;