This is the best I got Require to make 2 equations with the same repeating part and subtract them to eliminate the repeating part.
begin by letting x = 0.5555555................. (1)
To obtain the same repeating part after the decimal point need to multiply by 10
hence 10x = 5.555555........................(2)
It is important to obtain 2 equations in x, where the recurring part after the decimal points are exactly the same.
now subtract (1) from (2) to obtain fraction
(2) - (1) : <span>9x=5⇒x=<span><span>59</span></span></span>
Answer:
Matrix multiplication is not conmutative
Step-by-step explanation:
The matrix multiplication can be performed if the number of columns of the first matrix is equal to the number of rows of the second matrix
Let A with dimension mxn and B with dimension nxp represent two matrix
The multiplication of A by B is a matrix C with dimension mxp, but the multiplication of B by A is can't be calculated because the number of columns of B is not the number of rows of A. Therefore, you can notice that is not conmutative in general.
But even if the multiplication of AB and BA is defined (For example if A and B are squared matrix of 2x2) the multiplication is not necessary conmutative.
The matrix multiplication result is a matrix which entries are given by dot product of the corresponding row of the first matrix and the corresponding column of the second matrix:
![A=\left[\begin{array}{ccc}a11&a12\\a21&a22\end{array}\right]\\B= \left[\begin{array}{ccc}b11&b12\\b21&b22\end{array}\right]\\AB = \left[\begin{array}{ccc}a11b11+a12b21&a11b12+a12b22\\a21b11+a22b21&a21b12+a22b22\end{array}\right]\\\\BA=\left[\begin{array}{ccc}b11a11+b12a21&b11a12+b12a22\\b21a11+b22ba21&b21a12+b22a22\end{array}\right]](https://tex.z-dn.net/?f=A%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Da11%26a12%5C%5Ca21%26a22%5Cend%7Barray%7D%5Cright%5D%5C%5CB%3D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Db11%26b12%5C%5Cb21%26b22%5Cend%7Barray%7D%5Cright%5D%5C%5CAB%20%3D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Da11b11%2Ba12b21%26a11b12%2Ba12b22%5C%5Ca21b11%2Ba22b21%26a21b12%2Ba22b22%5Cend%7Barray%7D%5Cright%5D%5C%5C%5C%5CBA%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Db11a11%2Bb12a21%26b11a12%2Bb12a22%5C%5Cb21a11%2Bb22ba21%26b21a12%2Bb22a22%5Cend%7Barray%7D%5Cright%5D)
Notice that in general, the result is not the same. It could be the same for very specific values of the elements of each matrix.
Answer:
2 days
Step-by-step explanation:
Use the given formula
y = 5x + 4
The information:
y is the money spent
x is the number of days
It is known that Justin spent $18
so now just substitute in that value
$18 = 5x + 4
and simplfiy by inverse operations
18 = 5x + 4
-4 -4
14 = 5x
/5 /5
2.8 = x
As per this problem, one can infer that renting a game is done by days, and will be charged in days, hence renting a game for 0.8 days is pointless
meaning that the final answer is 2 full days
(3x - 4)(2x^2 + 2x - 1) = 3x(2x^2 + 2x - 1) - 4(2x^2 + 2x - 1) = (6x^3 + 6x^2 - 3x) - (8x^2 + 8x - 4) = 6x^3 + 6x^2 - 3x - 8x^2 - 8x + 4 = 6x^3 - 2x^2 - 11x + 4
This is the area of a triangle and a square
Area of a triangle is 1/2BH
here total height is 16 in triangle h is 16-10=6
base is 10
A=1/2*10*6
A=30 inch^2
Area of square=a^2
A2=10^2=100inches^2
A1+A2=100+30
130inches^2