First, subtract y2 - y1 to find the vertical distance. Then, subtract x2 - x1 to find the horizontal distance.
Formula to find distance given two points.
Square root (X2 - X1)^2 + (Y2 - Y1)^2
Xa Ya Xb Yb
A = (3, -4) B = (-1, 3)
Xa goes into X2 and Xb goes into X1
(3 - (-1))^2
Ya goes into Y2 and Yb goes into Y1
(-4 - 3)^2
Square root (3 - (-1))^2 + (-4 - 3)^2
Square root (4)^2 + (-7)^2
Square root 16 + 49
Square root 65
= 8.06
The error was Drako had (3 - 4)^2 when it should have been (3 - (-4))^2 because a positive is subtracting a negative.
Answer:
To find the x-intercept of any equation, set the y-value to 0.
Step-by-step explanation:
Example:
y=1x+4
To find x-intercept:
0=1x+4
1. Subtract 4 from both sides
2. Divide both sides by 1
The x-intercept is -4
Answer:
To work out the multiplier, first add or subtract the percentage from 100, then convert to a decimal. Example: we want to add 20% to £110. To work out the multiplier, add 20 to 100, to get 120, and then change it to a decimal (divide by 100) to get 1.2.
meiabatten191 helped me out on this question too.
Assuming that the cost per minute is the same for both months and the plan fee is the same, you can use y=mx+b for this
y is the cost of the phone plan, x is the cost per minute and b is the start cost.
so 19.41=25x+b for the first month
and 45.65=380x+b for the second month
solve both for b you get:
19.41-25x=b and 45.65-380x=b. from this we get
19.41-25x=45.65-380x
solve for x
328x=26.24 and x=0.08
this means the cost per minute is 0.08c/min (answer A)
rewrite the equation to calculate b, and where this time, the x is the number of minutes talked.
y=0.08x+b and plug in one of the two months
45.65=0.08 * 380 + b
Solve for b and b is 15.25
so the final equation is
y=0.08x+15.25 (answer B)
First, multiply -6*-5. This equals (positive) 30 because the negative signs cancel out.
This leaves you with:
30+12
Doing the addition leaves you with 42.
The answer is 42.
I hope this helps :)