Assuming that the two investments are X & Y
X + Y = 6300
X = 6300 - Y (1)
9/100X + 4/100 Y = 372 (2)
replacing X from (1) into (2)
9/100(6300-Y) + 4/100 Y = 372
567 - 9/100Y +4/100Y = 372
(-9+4)/100Y = 372 - 567
5/100Y = -195
Y = 100*195/5 = 3900
From (1) we can get X
X = 6300 - 3900 = 2400
I hope this is helpful
The factored form of 20x+35y would be 5(4x+7y). If you use the distributive property of multiplication, you can see that the expression has not changed.
Answer:
Distance between two points= √(x2-x1)²+(y2-y1)²
D= 15units
Let "k" be the y-coordinate of A
A(-6,k)
B(3,2)
15= √(3--6)²+(2-k)²
Taking square of both sides to eliminate the square root.
15²=(9)²+(2-k)²
225=81+4-4k+k²
k²-4k - 140=0
Using Quadratic Formula to evaluate
k= 14 or k=-10
The Possible coordinates of A are
(-6,14) or (-6,-10)