Segment in the direction from A to C
Initial Point: A=(9,5)=(xa,ya)→xi=xa=9, yi=ya=5
Final point: C=(-7,1)=(xc,yc)→xf=xc=-7, yf=yc=1
B=(xb,yb)=?
Proportion: r=AB/BC=3:1=3/1→r=3
xb=(xi+r*xf)/(1+r)
Replacing xi=xa=9, xf=xc=-7 and r=3
xb=[9+3*(-7)]/(1+3)
xb=(9-21)/4
xb=(-12)/4
xb=-3
yb=(yi+r*yf)/(1+r)
Replacing yi=ya=5, yf=yc=1 and r=3
yb=[5+3*(1)]/(1+3)
yb=(5+3)/4
yb=8/4
yb=2
B=(xb,yb)→B=(-3,2)
Answer: B=(-3,2)
Triangular sequence = n(n + 1)/2
If 630 is a triangular number, then:
n(n + 1)/2 = 630
Then n should be a positive whole number if 630 is a triangular number.
n(n + 1)/2 = 630
n(n + 1) = 2*630
n(n + 1) = 1260
n² + n = 1260
n² + n - 1260 = 0
By trial an error note that 1260 = 35 * 36
n² + n - 1260 = 0
Replace n with 36n - 35n
n² + 36n - 35n - 1260 = 0
n(n + 36) - 35(n + 36) = 0
(n + 36)(n - 35) = 0
n + 36 = 0 or n - 35 = 0
n = 0 - 36, or n = 0 + 35
n = -36, or 35
n can not be negative.
n = 35 is valid.
Since n is a positive whole number, that means 630 is a triangular number.
So the answer is True.
Answer:
{d,b}={4,3}
Step-by-step explanation:
[1] 11d + 17b = 95
[2] d + b = 7
Graphic Representation of the Equations :
17b + 11d = 95 b + d = 7
Solve by Substitution :
// Solve equation [2] for the variable b
[2] b = -d + 7
// Plug this in for variable b in equation [1]
[1] 11d + 17•(-d +7) = 95
[1] -6d = -24
// Solve equation [1] for the variable d
[1] 6d = 24
[1] d = 4
// By now we know this much :
d = 4
b = -d+7
// Use the d value to solve for b
b = -(4)+7 = 3
Solution :
{d,b} = {4,3}
The distance between B and B' will be the same as distance between A and A'.
= sqrt ( (5-1)^2 + ( 1 - -2)^2)
= sqrt (16 + 9)
= 5 units answer