[x-1]=5x+10
We have two equations:
1) x-1=5x+10
x-1=5x+10
x-5x=10+1
-4x=11
x=-11/4
2) x-1=-(5x+10)
x-1=-(5x+10)
x-1=-5x-10
x+5x=-10+1
6x=-9
x=-9/6=-3/2
we have two possible solutions:
solution₁; x=-11/4
solution₂: x=-3/2
we check it out:
1) x=-11/4
[x-1]=5x+10
[-11/4 - 1]=5(-11/4)+10
[(-11-4)/4]=-55/4 + 10
[-15/4]=(-55+40) /4
15/4≠-15/4 This solution don´t work.
2) x=-3/2
[x-1]=5x+10
[-3/2 - 1]=5(-3/2)+10
[(-3-2)/2]=-15/2 + 10
[-5/2]=(-15+20)/2
5/2=5/2; this solution works.
Therefore:
Answer: x=-3/2.
Answer:
its d
Step-by-step explanation:
Short answer: Yes.
Each member of the sequence is multiplied by 5 to get to the next member of the sequence.
Find the general equation.
tn = a*5^(n - 1)
Example
t4 = 1*5^(4 - 1)
t4 = 1*5^3
t4 = 125 just as the sequence shows.
t5 = 1^5^4
t5 = 625 Any member of the sequence can be found this way.
Answer:
C
Step-by-step explanation:
y-3=5(x-2) (rearrange this to be in slope- intercept from) (add 3 to both sides)
y = 5(x-2) + 3 (distribute parentheses)
y = x(5) - 2(5) + 3
y = 5x -10 + 3
y = 5x - 7
recall that for a line with gradient m, the gradient of the perpendicular line will be - (1/m)
hence in our case, our gradient of the original line is 5, hence the gradient of the perpendicular line is -1/5
From the choices, the only one that is consistent with this is C
i.e choice C:
5y + x = 25
5y = -x + 25
y = -(1/5) x + 5 ===> gradient of -1/5