Answer:
n = 12
Step-by-step explanation:
Solve for n:
15 = 5 n - 45
15 = 5 n - 45 is equivalent to 5 n - 45 = 15:
5 n - 45 = 15
Add 45 to both sides:
5 n + (45 - 45) = 45 + 15
45 - 45 = 0:
5 n = 15 + 45
15 + 45 = 60:
5 n = 60
Divide both sides of 5 n = 60 by 5:
(5 n)/5 = 60/5
5/5 = 1:
n = 60/5
The gcd of 60 and 5 is 5, so 60/5 = (5×12)/(5×1) = 5/5×12 = 12:
Answer: n = 12
Answer:
im down
Step-by-step explanation:
Answer:
180; both plans would cost $82.20
Step-by-step explanation:
48+.19x=57+.14x
x=180
48+.19(180)=82.2
57+.14(180)=82.2
Answer:
x = -44/13
y = -65/13
Step-by-step explanation:
Using matrix form means using the crammers rule
The matrix form of the expression is written as;
![\left[\begin{array}{ccc}8&5\\-1&1\\\end{array}\right] \left[\begin{array}{ccc}x\\y\\\end{array}\right] = \left[\begin{array}{ccc}9\\7\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D8%265%5C%5C-1%261%5C%5C%5Cend%7Barray%7D%5Cright%5D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Dx%5C%5Cy%5C%5C%5Cend%7Barray%7D%5Cright%5D%20%3D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D9%5C%5C7%5C%5C%5Cend%7Barray%7D%5Cright%5D)
AX = B
taking the determinant of A;
|A| = 8(1) - 5(-1)
|A| = 8 + 5
|A| = 13
After replacing the first row with the column matrix;
![A_x =\left[\begin{array}{ccc}9&5\\7&-1\\\end{array}\right]](https://tex.z-dn.net/?f=A_x%20%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D9%265%5C%5C7%26-1%5C%5C%5Cend%7Barray%7D%5Cright%5D)
|Ax| = 9(-1)-5(7)
||Ax| = -9 - 35
|Ax| = -44
x = |Ax|/|A|
x = -44/13
similarly for y
![A_x =\left[\begin{array}{ccc}8&9\\-1&7\\\end{array}\right]](https://tex.z-dn.net/?f=A_x%20%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D8%269%5C%5C-1%267%5C%5C%5Cend%7Barray%7D%5Cright%5D)
|Ay| = 8(7)+9
|Ay| = 56+9
|Ay| = 65
y = |Ay|/|A|
y = -65/13