Answer:
x = 60
Step-by-step explanation:
The question is asking
$14,700 * (1 - 8%)^x = $100
$14,700 * (1 - 0.08)^x = $100
$14,700 * (0.92)^x = $100
(0.92)^x = $100/$14,700
log(0.92^x) = log($100/$14,700)
x * log(0.92) = log(0.0068027)
x = log(0.0068027)/log(0.92)
x = 59.85
Since this question is asking in terms of years, we always round up (in this case to 60), as it won't fully be worth $100 by the beginning of the 59th year.
Answer:
A. 20,000 square feet
Step-by-step explanation:
The description is that of a rectangle 200 ft long and 100 ft wide. The area is the product of those dimensions:
area = (200 ft)(100 ft) = 20,000 ft²
First of all, you can simplify the 4 at the numerator and the 14 at the denominator (they're both multiple of 2):

Now, rationalize a denominator means that you have to get rid of the square root, in order to have an integer denominator.
To do so, remember that you can always multiply any number by 1 without changing its value, and you can always think of 1 as a fraction where numerator and denominator are equal:

Answer:
(x²/4) + (y²/16) ≤ 1
Step-by-step explanation:
The general form of the ellipse in the graph is
x²/4 + y²/16 = 1
we want to find the inequality which represents the shaded area this will determine whether which of the following 2 choices are correct
Choice 1: x²/4 + y²/16 ≥ 1
Choice 2: x²/4 + y²/16 ≤ 1
we note that point (0,0) lies inside the shaded area. Which means if we substitute (0,0), it should create an equality that is valid.
try choice 1: 0²/4 + 0²/16 = 0 ≥ 1 (not valid because obviously zero is smaller than 1)
try choice 1: 0²/4 + 0²/16 = 0 ≤ 1 (this is valid, hence choice 2 is the answer)
Answer:
see explanation
Step-by-step explanation:
the equation of a line in slope- intercept form is
y = mx + c ( m is the slope and c the y-intercept )
y = 3x - 2 is in this form with slope m = 3
• Parallel lines have equal slopes
Hence the slope of the parallel line = 3
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
here m = 3 and (a, b) = (- 3, - 14), hence
y + 14 = 3(x + 3) ← in point- slope form
Distribute and simplify
y + 14 = 3x + 9 ( subtract 14 from both sides )
y = 3x - 5 ← in slope- intercept form