Let us always base on the present age. We denote this by x. Now, the age he had 2 years ago would then be denoted as (x-2). Let's equate this to 20 years old.
x - 2 = 20
x = 20 + 2
x = 22 years old
He should be 22 years old now.
Let's check the other condition. After 1 year, his age should be (x+1). Let's equate this to 23 years old.
x + 1 = 23
x = 23 - 1
x = 22
Thus, this is possible if Reuben is 22 years old as of the present.
Answer:
49
Step-by-step explanation:
x = 7
1 / x^-2
= x^2
= 7^2
= 49
Answer:
65 degrees
Step-by-step explanation:
<u>Step 1: Find what the measure of JLK is</u>
JLM + JLK = 180
140 + JLK - 140 = 180 - 140
JLK = 40
<u>Step 2: Find what the measure of KJL is</u>
KJL + JLK + JKL = 180
KJL + 40 + 75 = 180
KJL + 115 - 115 = 180 - 115
KJL = 65
Answer: 65 degrees
Answer:
![\left[\begin{array}{cc}2&8\\5&1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D2%268%5C%5C5%261%5Cend%7Barray%7D%5Cright%5D)
Step-by-step explanation:
The <em>transpose of a matrix </em>
is one where you swap the column and row index for every entry of some original matrix
. Let's go through our first matrix row by row and swap the indices to construct this new matrix. Note that entries with the same index for row and column will stay fixed. Here I'll use the notation
and
to refer to the entry in the i-th row and the j-th column of the matrices
and
respectively:

Constructing the matrix
from those entries gives us
![P^T=\left[\begin{array}{cc}2&8\\5&1\end{array}\right]](https://tex.z-dn.net/?f=P%5ET%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D2%268%5C%5C5%261%5Cend%7Barray%7D%5Cright%5D)
which is option a. from the list.
Another interesting quality of the transpose is that we can geometrically represent it as a reflection over the line traced out by all of the entries where the row and column index are equal. In this example, reflecting over the line traced from 2 to 1 gives us our transpose. For another example of this, see the attached image!
(x1, y1) (x2, y2)
(-4, 5) (-1, 1)
x2-x1
-1 - -4
-1+4
3
y2-y1
1- -4
1+4
5
answer : (3,5)
I believe this is right, hope this helps!