Find the gradient:
m = y2-y1 / x2-x1
m = 6-(-4) / 0-1
m = 10 / -1
m = -10
Slope intercept form:
y = mx + c
Input the values from one of the points to find c (imputing (1,-4) to y=mx+c):
-4 = -10(1) + c
-4 = -10 + c
c = -4 + 10
c = 6
Therefore, the equation is:
y = -10x + 6
Distance = speed* time
D= constant rate *1/4 miles/hour
The solutions to the given equation containing absolute value term |3x-7| - 7 = x are 0 and 7.
<h3>What are the solutions to the given equation?</h3>
Given the equation in question;
|3x-7| - 7 = x
First, add 7 to both sides.
|3x-7| - 7 + 7 = x + 7
|3x-7| = x + 7
Next, remove the absolute value term, this creates a ± on the right side of the question.
|3x-7| = x + 7
3x-7 = ±( x + 7 )
The complete solution is the result of both the negative and positive portions of the solution.
For the first solution, use the positive of ±.
3x-7 = ( x + 7 )
3x - 7 = x + 7
3x - x = 7 + 7
2x = 14
x - 14/2
x = 7
For the second solution, use the negative of ±.
3x-7 = -( x + 7 )
3x-7 = -x - 7
3x + x = -7 + 7
4x = 0
x = 0/4
x = 0
Therefore, the solutions to the given equation containing absolute value term |3x-7| - 7 = x are 0 and 7.
Learn to solve more equation involving absolute value term here: brainly.com/question/28635030
#SPJ1
Answer:
12 red balls
4 yellow balls
2 blue balls
2 green balls
Step-by-step explanation:
set no. of yellow, blue, red and green ball as y, b, r, g respectively
y=2b
r=3y
g=b
y+b+r+g = 20 (translate all of them into b (smallest in qty)
2b + b + 3(2b) + b = 20
10b = 20
b =2
y = 4, r = 12, b =2, g =2