Answer:
c
Step-by-step explanation:
Answer:
x<3
Step-by-step explanation:
-5|1+2x|+6<-29
-5-10x+6<-29
-10x<-30
----- ----
-10 -10
x<3
Answer:
do distributive property on both, so multiply 6•x and 6•-4. then multiply 7•x and 7•3.
so it'll basically be 6x - 24 = 7x + 21.
then add 24 to both sides so: 6x - 24 + 24 = 7x + 21 + 24. since -24+24=0 it'll be 6x = 7x + 21 + 24.
then add 21 + 24 and that will be 45.
so 6x = 7x + 45
then subtract 7x from both sides 6x - 7x = 7x + 45 - 7x
that'll be -x = 7x + 45 - 7x
combine like terms (7x - 7x) = 0
so -x = 45
and since x can't be negative, do the opposite signs
so instead of -x = 45, make it x = -45
Hope it helped! (sorry that's its very long just wanted to show u the steps just in case)
11. Take the logarithm, base X.
a² - ab = 10
Since we are given that b = a - 2, we can substitute for b to get
a² - a(a -2) = 10
a² - a² + 2a = 10 . . . . . eliminate parentheses
a = 5 . . . . . . . . . . . . . . simplify, divide by 2
_____
Check: a² = 5² = 25
ab = 5·3 = 15
X^25/X^15 = X^10 . . . . . the answer works