<span>Simplifying
4x2 + -24x + 4y2 + 72y = 76
Reorder the terms:
-24x + 4x2 + 72y + 4y2 = 76
Solving
-24x + 4x2 + 72y + 4y2 = 76
Solving for variable 'x'.
Reorder the terms:
-76 + -24x + 4x2 + 72y + 4y2 = 76 + -76
Combine like terms: 76 + -76 = 0
-76 + -24x + 4x2 + 72y + 4y2 = 0
Factor out the Greatest Common Factor (GCF), '4'.
4(-19 + -6x + x2 + 18y + y2) = 0
Ignore the factor 4.
</span><span>Subproblem 1
Set the factor '(-19 + -6x + x2 + 18y + y2)' equal to zero and attempt to solve:
Simplifying
-19 + -6x + x2 + 18y + y2 = 0
Solving
-19 + -6x + x2 + 18y + y2 = 0
The solution to this equation could not be determined.
This subproblem is being ignored because a solution could not be determined.
The solution to this equation could not be determined.</span>
Answer:
40
Step-by-step explanation:
4 lots of 10 is 10+10+10+10 or 4 x 10
The amount more annually a $115,000 10-year term insurance at age 35 cost Bernard than someone of the same age without health issues is $24.
<h3>What are insurance premiums?</h3>
The insurance premium is paid as a cost to cover a possible loss that is unseen.
The annual premium rate as a percentage of the value insured a person at age 35 has to pay is 0.14%.
From the given information, we have that the amount a 35-year-old without health issues will pay per $1,000 is $1.40
The amount to be paid for $115,000 is 115 × $1.4 = $161
The amount Bernard pays = 15% more
= 1.15 × $161
= $185.15
Therefore,
The amount more Bernard has to pay = $185.15 - $161
= $24.15 ≈ $24
Learn more about insurance premiums here:
brainly.com/question/3053945
Answer:
in steps
Step-by-step explanation:
12 - 6 x 2 + 3 = 3
(12 - 6 ÷ 2) x 3 = 27 .... ??
12 ÷ 6 + 2 x 3 = 8
12 ÷ 6 + 2 + 3 = 7
12 + 6 ÷ 2 + 3 = 18
Answer:
y_c = 2 + 10*x
Step-by-step explanation:
Given:
y'' = 0
Find:
- The solution to ODE such that y(0) = 2, y'(0) = 10
Solution:
- Assuming a solution y = Ce^(mt)
So, y' = C*me^(mt)
y'' = C*m^2e^(mt)
- Back substitute into given ODE, we get:
y'' = C*m^2e^(mt) = 0
e^(mt) can not be equal to zero
- Hence, m^2 = 0
m = 0 , 0 - (repeated roots)
- The complimentary function for repeated roots is:
y_c = (C1 + C2*x)*e^(m*t)
y_c = C1 + C2*x
- Evaluate @ y(0) = 2
2 = C1 + C2*0
C1 = 2
-Evaluate @ y'(0) = 10
y'(t) = C2 = 10
Hence, y_c = 2 + 10*x