Answer:
y=2x+7
Step-by-step explanation:
Equation of line: y = mx + b
where m is the slope, and b is the y-intercept
The answer is going to be 250
One of the ways to find the answer is to find how much 1 percent of 150 is. To do that we just have to divide 150 by 100:
150 / 100 = 1.5
Now we can divide 9 by 1.5 to know how much percent of 150 it is:
9 / 1.5 = 6
Let's check it:
150 * 6% = 150 * 6/100 = 15 * 6/10 = 3 * 6/2 = 18/2 = 9
It's correct then :)
Answer:
i= -6
Step-by-step explanation:
-5i-15=15
if we use inverse operation here, it would be -5i=30, so i= -6
Answer:
y = 2x - 7
Step-by-step explanation:
To find the line equation we assume that its form is y = m*x + b. Where m is the slope and b is the independent variable that intercepts the Y axis.
If we have two points as P1=(x1,y1) and P2=(x2,y2) we can use the slope formula as:
m = (y2-y1)/(x2-x1)
The points given are P1=(7,7) and P2=(2,-3), then the using the slope formula we obtain:
m = (-3-7)/(2-7)
m = (-10)/(-5)
m = 2
By now the equation is y = 2x + b. To find the value of b we have to replace in the equation any point, in this case i am using P2:
-3 = 2*(2) + b
-3 = 4 + b
-3 -4 = b
-7 = b
Therefore the equation of the line is:
y = 2x - 7