Answer:
slope = -
, point on line = (4, - 3 )
Step-by-step explanation:
The equation of a line in point- slope form is
y - b = m(x - a)
where m is the slope and (a, b ) a point on the line
y + 3 = -
(x - 4) ← is in point- slope form
with slope m = -
and point on line (a, b ) = (4, - 3 )
Answer:
19.8%
Step-by-step explanation:
We have the following formula for continuous compound interest:
A = P * e ^ (i * t)
Where:
A is the final value
P is the initial investment
i is the interest rate in decimal
t is time.
The time can be calculated as follows:
25 - 18 = 7
That is, the time corresponds to 7 years. In addition, A is 20,000 for A and P would be 5,000, we replace:
20000 = 5000 * e ^ (7 * i)
20000/5000 = e ^ (7 * i)
e ^ (7 * i) = 4
ln e ^ (7 * i) = ln 4
7 * i = ln 4
i = (ln 4) / 7
i = 0.198
Which means that the rounded percentage will be 19.8% per year
Answer:
0 < x < 12
Step-by-step explanation:
Since it's given that side a and side b both have a length of 6, side c has to be 0 < x < 12.
We can use linear combinations of the equations to eliminate variables.
3x - 4y = 1
-2x + 3y = 1
To eliminate y we'll make the linear combination of 3 times the first equation minus four times the second.
9x - 12y = 3
-8x + 12y = 4
Adding,
x = 7
We could solve for y directly but let's use another linear combination, twice the first plus three times the second:
2(3x - 4y) + 3(-2x + 3y)= 2(1)+3(1)
y = 5
Check: 3(7)-4(5)=1 good. -2(7)+3(5)=1 good.
Q18 Answer: (7,5)
y = -3x + 5
5x - 4y = -3
4y +1(5x - 4y) = 4(-3x + 5) + 1(-3)
5x = -12x + 20 -3
17 x = 17
x = 1
y = -3(1) + 5 = 2
Check: 5(1) - 4(2) = -3 good
Q19 Answer (1,2)
6x + 5y = 25
x = 2y + 24
6x = 12y + 144
5y = 25 - 12y - 144
17y = -119
y = -119/17= -7
x = 2y+24= 10
Check: 6(10)+5(-7)=25 good 2y+24=2(-7)+24=10=x good
Q20 Answer (10,-7)
3x + y = 18
-7x + 3y = -10
9x + 3y = 54
9x - -7x = 54 - -10
16x = 64
x=4
y = 18 -3x = 18-12=6
Check: 3(4)+6=18 good, -7(4)+3(6)=-10 good
Q21 Answer: (4,6)
This is a false statement.
When you are solving using square roots, you need to be aware that answers can be both positive and negative. When we solve this, you see there are two possible answers.
x^2 - 9 = 0
x^2 = 9
x = +/- 3
While 3 is an answer, so is -3. If we square either of those numbers, we get 9, which will satisfy the equation.