Y=3x plus or minus any number that is not 10.
The slope of your function has to stay 3x to be parallel with the function given. Just change the y-intercept (also known as the B value) to a number other than -10.
Answer:
Thank you, Also that is really cool
Step-by-step explanation:
Answer:
80 m^2
Step-by-step explanation:
The given information lets you write two equations involving length (x) and width (y).
- 2(x +y) = 36 . . . . the perimeter is 36 m
- (x+1)(y+2) -xy = 30 . . . . increasing the length and width increases area
The second of these equations simplifies to another linear equation, giving a system of linear equations easily solved.
xy +y +2x + 2 -xy = 30
2x +y = 28 . . . . . . . subtract 2
Dividing the first equation by 2 gives
x +y = 18
and subtracting this from the above equation gives ...
(2x +y) -(x +y) = 28 -18
x = 10
Then
y = 18 -10 = 8
The area of the original rectangle is xy = 10·8 = 80 m^2.
She will need to sell 18 necklaces a month to reach 1650
Answer:
Option b is correct (8,13).
Step-by-step explanation:
7x - 4y = 4
10x - 6y =2
it can be represented in matrix form as![\left[\begin{array}{cc}7&-4\\10&-6\end{array}\right] \left[\begin{array}{c}x\\y\end{array}\right] = \left[\begin{array}{c}4\\2\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D7%26-4%5C%5C10%26-6%5Cend%7Barray%7D%5Cright%5D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7Dx%5C%5Cy%5Cend%7Barray%7D%5Cright%5D%20%3D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D4%5C%5C2%5Cend%7Barray%7D%5Cright%5D)
A=
X= ![\left[\begin{array}{c}x\\y\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7Dx%5C%5Cy%5Cend%7Barray%7D%5Cright%5D)
B= ![\left[\begin{array}{c}4\\2\end{array}\right]](https://tex.z-dn.net/?f=%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D4%5C%5C2%5Cend%7Barray%7D%5Cright%5D)
i.e, AX=B
or X= A⁻¹ B
A⁻¹ = 1/|A| * Adj A
determinant of A = |A|= (7*-6) - (-4*10)
= (-42)-(-40)
= (-42) + 40 = -2
so, |A| = -2
Adj A=
A⁻¹ =
/ -2
A⁻¹ = ![\left[\begin{array}{cc}3&-2\\5&-7/2\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D3%26-2%5C%5C5%26-7%2F2%5Cend%7Barray%7D%5Cright%5D%20)
X= A⁻¹ B
X= ![\left[\begin{array}{cc}3&-2\\5&-7/2\end{array}\right] *\left[\begin{array}{c}4\\2\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D3%26-2%5C%5C5%26-7%2F2%5Cend%7Barray%7D%5Cright%5D%20%2A%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D4%5C%5C2%5Cend%7Barray%7D%5Cright%5D)
X= ![\left[\begin{array}{c}(3*4) + (-2*2)\\(5*4) + (-7/2*2)\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D%283%2A4%29%20%2B%20%28-2%2A2%29%5C%5C%285%2A4%29%20%2B%20%28-7%2F2%2A2%29%5Cend%7Barray%7D%5Cright%5D)
X= ![\left[\begin{array}{c}12-4\\20-7\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D12-4%5C%5C20-7%5Cend%7Barray%7D%5Cright%5D)
X= ![\left[\begin{array}{c}8\\13\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D8%5C%5C13%5Cend%7Barray%7D%5Cright%5D)
x= 8, y= 13
solution set= (8,13).
Option b is correct.