Answer:
y +9 = 15(x -2)
Step-by-step explanation:
The point-slope form of the equation for a line is ...
y -k = m(x -h) . . . . . . for slope m and point (h, k)
Here, you are given m=15 and (h, k) = (2, -9). Putting these values into the form gives the equation ...
y +9 = 15(x -2)
So you know:
1) There are 180° in a triangle.
2) A straight line is also 180°.
So the three angles in the triangle are
2x, 103-x, and (180-(6x-7)).
Solve for x!
2x + 103-x + (180-(6x-7)) = 180
2x + 103-x + 180-6x+7 = 180
-5x = -110
x = 22
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