Answer:
7.28011
Step-by-step explanation:
X1 =-3
X2 =-5
Y1 =8
Y2 =1
Distance Formula = √(X2-X1)²+ (Y2-y1)²
Step 1. calculate (X2-X1)²
(-5 - -3)2 = 4
Step 2. calculate (Y2-Y1)²
(1 - 8)2 = 49
Step 3. calculate √4 + 49
= 7.28011
Answer:
A
Step-by-step explanation:
It's A
To solve equations, you isolate the variable you are solving for on one side and everything else on the other side.
The first step to solving this equation is to combine like terms.
Combining like terms means to add up all terms that have the same variable(s) and exponent.
If no exponent is shown, then a 1 exponent is implied. The reason why we don't show a term raised to the first power is that it doesn't have any effect on the term.
I see three terms with the x variables. We can combine them. Why? Because they all have the same variable and exponent.
I'll rearrange the left-hand side to combine all the terms with the x variable.
Now we have -3 + 2x - 4x - 2x = -6
Combine all terms that have the x variable.
-3 + 2x - 4x - 2x = -6
-3 - 4x = -6
Now we have -3 - 4x = -6
What can we do now to isolate the x variable on the left-hand side?
For starters, we can add 3 to each side of the equation.
That way the -3 term will disappear.
-3 - 4x + 3 = -6 + 3
-4x = -3
Last step.
The x variable is being multiplied by the -4. If we reverse that operation
we can get the value of x.
-4x / -4 = 3 / -4
x = 3/-4 or x = -0.75
Showing fractions with models is giving a visual and sometimes can be easier to process.They also can be in picture form or other.Ex. A piece of pizza cut into fourths.
Showing fractions on a number line is also giving a visual but still allows you to add and subtract using numbers if that makes sense.Ex.
. ----.-------.
1/3 2/3 3/3
Answer:
y = 4x - 2
Step-by-step explanation:
Given: 4x=2+y
First, subtract 2 on both sides to isolate out y. (Slope-intercept form is y=mx+b)
Once subtracted, you get: 4x-2=y
Rearrange it, and you get: y=4x-2