Im pretty sure the Correct answer is D
I Could be Wrong Tho.
Answer:
X = 4
Step-by-step explanation:
you just gotta subtract 1 from both sides in order to find what x equals. and from there you subtract x from both sides, any letter has an invisible 1 in front, so then you divide 2 from both sides. and you get x = 4
2(4y+1) = 3y. We need to solve for y.
First let's get ride of the parenthesis by developing 2(4y+1). This means to multiply 2 by 4y and 2 by 1, and add them.
2(4y+1) = 2*4y + 2*1 = 8y + 2
So 2(4y+1)=3y
8y+2 = 3y
Then you subtract 8y from each side to have the variables on a side and the numbers on the other:
3y - 8y = 8y + 2 - 8y
-5y = 2
Then you divide each side by -5 to get the variable y alone on a side and its value on the other:
(-5y)/-5 = 2/-5
y = -2/5
You can re-check your answer (very important):
2(4y + 1) = 2(4*-2/5 + 1) = -1.2
3y = 3 * -2/5 = -1.2
So 2(4y+1)=3y= -1.2
The answer has been approved.
Hope this Helps! :)
Answer:
y - 6 = 3(x + 2)
Step-by-step explanation:
Point-slope form: y - y1 = m(x - x1)
Given: m(slope) = 3, (6, -2)
(x1, y1) = (6, -2)
Input the given values of the slope and the point into the equation for point-slope form:
y - (-2) = 3(x - 6)
y + 2 = 3(x - 6)
The equation written in point-slope form is: y + 2 = 3(x - 6)
Hello,
-9n²+79=-18n
==>9n²-18n-79=0
==>9(n²-2n+1-1)-79=0
==>9(n-1)²-88=0
==>[3(n-1)-2√22][3(n-1)+2√22]=0
==>3(n-1)=2√22 or 3(n-1)=-2√22
==>n-1=2/3*√22 or n-1=-2/3*√22
==>n=1+2/3*√22 or n=1-2/3*√22