The area of the circle is equal to the area of the polygon
Answer:
The width (in our case it is the height) of the rectangle equals 17 miles
Step-by-step explanation:
In order to solve this, we need to know the following...
Area of a rectangle = Length x Width
(in our case based on what you said length is the base and width is the height)
Now we just change the formula to our needs and get that...
Width = Area of the rectangle / Length
And so we get...
Width = Area of the rectangle / Length
Width = 226.1 / 13.3
Width = 17 miles
<span>B(n) = A(1 + i)^n - (P/i)[(1 + i)^n - 1]
where B is the balance after n payments are made, i is the monthly interest rate, P is the monthly payment and A is the initial amount of loan.
We require B(n) = 0...i.e. balance of 0 after n months.
so, 0 = A(1 + i)^n - (P/i)[(1 + i)^n - 1]
Then, with some algebraic juggling we get:
n = -[log(1 - (Ai/P)]/log(1 + i)
Now, payment is at the beginning of the month, so A = $754.43 - $150 => $604.43
Also, i = (13.6/100)/12 => 0.136/12 per month
i.e. n = -[log(1 - (604.43)(0.136/12)/150)]/log(1 + 0.136/12)
so, n = 4.15 months...i.e. 4 payments + remainder
b) Now we have A = $754.43 - $300 = $454.43 so,
n = -[log(1 - (454.43)(0.136/12)/300)]/log(1 + 0.136/12)
so, n = 1.54 months...i.e. 1 payment + remainder
</span>
Answer:
2) Equation 1 and Equation 2 have the same number of solutions.
Step-by-step explanation:
The two given equations are
1) 15x + 6 = 41 and 2) 2x + 13 = 28
Solving both equations, we get
Solving (1) : 15x + 6 = 41 ⇒ 15x = 41 - 6 = 35
or, x = 35/15 ⇒ x = 7/3
Solving (2) : 2x + 13 = 28⇒ 2x = 28 - 13 = 15
or, x = 15/2 ⇒ x = 15/2
So, from above solutions we can say that Equation 1 and Equation 2 have the same number of UNIQUE solution.
Answer:
- as written, c ≈ 0.000979 or c = 4
- alternate interpretation: c = 0
Step-by-step explanation:
<em>As written</em>, you have an equation that cannot be solved algebraically.
(32^2)c = 8^c
1024c = 8^c
1024c -8^c = 0 . . . . . . rewrite as an expression compared to zero
A graphical solution shows two values for c: {0.000978551672551, 4}. We presume you're interested in c = 4.
___
If you mean ...
32^(2c) = 8^c
(2^5)^(2c) = (2^3)^c . . . . rewriting as powers of 2
2^(10c) = 2^(3c) . . . . . . . simplify
10c = 3c . . . . . . . . . . . . . .log base 2
7c = 0 . . . . . . . . . . . . . . . subtract 3c
c = 0 . . . . . . . . . . . . . . . . divide by 7