Answer:
Distance = 5
Step-by-step explanation:
D= sqrt (x1-x2)^2 + (y1-y2)^2
(5-2)^2 + (8-4)^2=3^2 + 4 ^2 = 9 +16 = 25
Sqrt of 25 = 5
Distance = 5
Hope this helps
Answer:
Future value of annuity (FV) = $13,782.12 (Approx)
Step-by-step explanation:
Given:
Periodic payment p = $500
Interest rate r = 13% = 13%/4 = 0.0325 (Quarterly)
Number of period n = 5 x 4 = 20 quarter
Find:
Future value of annuity (FV)
Computation:
![Future\ value\ of\ annuity\ (FV)=p[\frac{(1+r)^n-1}{r} ] \\\\Future\ value\ of\ annuity\ (FV)=500[\frac{(1+0.0325)^{20}-1}{0.0325} ] \\\\Future\ value\ of\ annuity\ (FV)=13,782.1219 \\\\](https://tex.z-dn.net/?f=Future%5C%20value%5C%20of%5C%20annuity%5C%20%28FV%29%3Dp%5B%5Cfrac%7B%281%2Br%29%5En-1%7D%7Br%7D%20%5D%20%5C%5C%5C%5CFuture%5C%20value%5C%20of%5C%20annuity%5C%20%28FV%29%3D500%5B%5Cfrac%7B%281%2B0.0325%29%5E%7B20%7D-1%7D%7B0.0325%7D%20%5D%20%5C%5C%5C%5CFuture%5C%20value%5C%20of%5C%20annuity%5C%20%28FV%29%3D13%2C782.1219%20%5C%5C%5C%5C)
Future value of annuity (FV) = $13,782.12 (Approx)
Answer:
Solving the system of equations:
x: 1
y: 2
Step-by-step explanation:
Plug it in to see if it is right, to make sure of course. Better to be safe than sorry.
Answer:
x = 3 , y = 1
Step-by-step explanation:
2x + y = 7
3x + y = 8
solution
2x + y = 7-----------(1)
3x - y = 8------------(2)
from equation 1
2x + y = 7
y = 7 - 2x-------------(3)
substitute equation 3 into equation 2
3x - y = 8
3x - (7 - 2x) = 8
3x - 7 + 2x = 8
3x + 2x = 8 + 7
5x = 15
divide through by the coefficient of x
5x/5 = 15/5
x = 3
to find y
substitute x into equation 1
2x + y = 7
2(3) + y = 7
6 + y = 7
y = 7 - 6
y = 1
If you want to find the solutions for this you have to factor it. Since it's a second degree polynomial, you'll have 2 solutions. Factoring this using the quadratic formula, you'll get factors of (5x-8)(3x-4). Solving these for x you get x = 8/5 and x = 4/3.