The answer is B) 4:5
First write the ratio out. To find the simplified expression, divide by the greatest common factor (GCF). In this case, the GCF of 28 and 35 is 7.
28:35
--- ----
7 7
=4:5
4:5 is the simplest form because you cannot simplify it further.
A(t) = P(1+(r/n))^(nt)
A(3) = 500(1+0.04/1))^(1*3)
A(3) = 500(1.04)^3
A(3) = $562.43
Answer:
Step-by-step explanation:
Use synthetic division to answer this. If the remainder is zero, then we can safely assume the divisor (x + 7) is a factor of the polynomial f(x)= x^3-3x^2+2x-8.
We use -7 as the divisor in synth. div. This comes from the factor (x + 7):
-7 / 1 3 2 -8
-7 28 -210
-------------------------
1 -4 30 -218
Here, the remainder is -218, not zero, so no, (x+7) is not a factor of f(x)= x^3-3x^2+2x-8.
Answers:
Horizontal Line: y = 5
Vertical Line: x = 8
=================================================
Explanation:
All horizontal lines are of the form y = k, for some constant k. We want the horizontal line to pass through (8,5), meaning every point on this horizontal line must have y coordinate 5. Therefore, y = 5 is the equation of the horizontal line. Two such points on this line are (1, 5) and (8, 5). All that matters is the y coordinate is 5. The x coordinate can be anything you want. The slope of any horizontal line is 0.
Flipping things around, all vertical lines will have the x coordinate of each point be the same value. Draw a vertical line through (8,5) and note how each point has x coordinate of 8. Two such points are (8,1) and (8,5). Therefore, the equation of the vertical line is x = 8. The y coordinate can be any value you want. The slope of any vertical line is undefined. Unlike the horizontal line, we cannot write this equation in slope intercept form (namely because the slope isn't defined).
Let us assume the two numbers to be "x" and "y".
Then
xy = - 24
x = - (24/y)
And
x + y = 2
Putting the value of x from the first equation in the second equation, we get
x + y = 2
- (24/y) + y = 2
- 24 + y^2 = 2y
y^2 - 2y - 24 = 0
y^2 - 6y + 4y - 24 = 0
y(y - 6) + 4(y - 6) = 0
(y - 6) (y + 4) = 0
When
y - 6 = 0
y = 6
Then
x + y = 2
x + 6 = 2
x = 2 - 6
= -4
And when
y + 4 = 0
y = -4
Then
x + y = 2
x - 4 = 2
x = 2 + 4
= 6
So the two unknown numbers are -4 and 6.