Answer:
a = -2
b = 7
Step-by-step explanation:
5a+3b=11
-2a+3=b
substitute for b:
5a + 3(-2a + 3) = 11
5a -6a + 9 = 11
-a = 2
a = -2
b = 7
No 45 is a multiple for 5
assuming you means k = log_2(3) [as log(2)3 is the same thing as 3log(2) due to multiplication being commutative]
given log(ab) = log(a) + log(b)
log_2(48) = log_2(3) + log_2(16)
Answer:
x = 18 y = 10
Step-by-step explanation:
let the first number be x
let the second number be y
x = y + 8..... equation 1
2x + y = 46.... equation 2
x is the larger number
y is the smaller number.
Rearrange the equation and add equation 1 to equation 2.
x - y = 8
+ 2x + y = 46
-------------------
3x + 0 = 54
3x = 54
divide both sides by 3
x = 54/3
x = 18
Substitute x = 18 into equation 1
x = y + 8
18 = y + 8
collect like terms
y = 18-8
y = 10