1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Volgvan
3 years ago
6

Victor earns a gross annual income of $64,570 and is buying a home for $125,340. He is making a 15% down payment and financing t

he rest with a 20-year loan at 3.75% interest. A. What is the mortgage amount he will borrow? B. Can he afford this mortgage? C. What will his monthly mortgage payment be? D. What will his total payment for the house be? E. What is the amount of interest he will pay?
Mathematics
1 answer:
Oliga [24]3 years ago
7 0
Part A:

Given that <span>Victor is buying a home for $125,340 and that he is making a 15% down payment.

The amount of down payment is given by 15% of $125,340 = 0.15 x $125,340 = $18,801.

Therefore, the amount of mortgage he needs to borrow is given by $125,340 - $18,801 = $106,539


Part B

</span>Given that he earns a gross annual income of $64,570 <span>and that the loan of $106,539 will be spread for 20 years at 3.75% interest.

$106,539 / 20 = $5,326.95

Roughly he will be paying about $5,000 every year which is way below his annual gross income. 

Therefore, he can afford the mortgage.


Part C

The monthly mortgage payment can be calculated using the present value of annuity formula given by

</span>PV=P\left( \frac{1-\left(1+\left( \frac{r}{t} \right)\right)^{-nt}}{ \frac{r}{t} } \right)
<span>
where: PV is the current value of the loan, P is the periodic (monthly) payment, r is the annual interest rate, t is the number of payment in one year and n is the number of years.

Here, PV = </span>$106,539; r = 3.75% = 0.0375; t is 12 payments in one year (since payment is to be made monthly); n = 20 years.

Thus, we have:

106,539=P\left( \frac{1-\left(1+\left( \frac{0.0375}{12} \right)\right)^{-20\times12}}{ \frac{0.0375}{12} } \right) \\  \\ =P\left( \frac{1-\left(1+0.003125\right)^{-240}}{0.003125} \right)=P\left( \frac{1-\left(1.003125\right)^{-240}}{0.003125} \right) \\  \\ =P\left( \frac{1-0.472919}{0.003125} \right)=P\left( \frac{0.527081}{0.003125} \right)=168.666P \\  \\ \Rightarrow P= \frac{106,539}{168.666} =631.66

Therefore, the monthly mortgage payment is $631.66


Part D

Since he will make a monthly payment of $631.66 for 20 years, thus he will make a total of $631.66 x 12 x 20 = $151,598.40

Therefore, his total payment for the house will be $151,598.40


Part E

Since he will make a total payment of $151,598.40 for a mortgage loan of $106,539.

Therefore, the amount of interest he will pay is given by $151,598.40 - $106,539 = $45,059.40
You might be interested in
The sun shines at a 30° angle to the ground. To the nearest inch, how long is the shadow cast by a 72-in. tall fence post?
tensa zangetsu [6.8K]

The length of the shadow is 124.7 in

<u>Explanation:</u>

<u />

Given:

Angle, θ = 30°

Height of the fence,  h = 72 in

Length of the shadow, l = ?

Given:

tan 30° = \frac{perpendicular}{base}  = \frac{height of the fence}{length of the shadow}

\frac{1}{\sqrt{3} } = \frac{72}{l} \\\\l = 72\sqrt{3} \\\\l = 124.7 in

Therefore, the length of the shadow is 124.7 in

5 0
3 years ago
A part selected for testing is equally likely to have been produced on any one of six cutting tools.
JulijaS [17]

Answer:

a)S= (1,2,3,4,5,6)

b) 1/6 or 16.67%

c) 1/3 or 33.33%

d) 5/6 or 83.33%

Step-by-step explanation:

a) Sample space is the list of all the possible sample in this its either tool 1,2,3,4,5 or 6

b) probability of selecting from tool 1 is equally likely to picking from any cutting tool therefore it

1/6 or 16.7%

c) probability of selecting from any tool is 16.7% so probability of selecting from 3 or 5 = 16.67% + 16.67% = 33.3%

d) if the part is not from tool 4 then its from tool 1, or tool 2 or tool 3 or tool 5 or tool 6 therefore its

1/6+1/6+1/6+1/6+1/6 = 5/6 or 8.33%

8 0
3 years ago
Translate the sentence into an equation.
erastovalidia [21]

Answer:

5(x+3)=2

Step-by-step explanation:

4 0
3 years ago
Graph x=-4 how is that line placed on the coordinate system
Vesna [10]
A vertical line on the value x = -4
6 0
3 years ago
Read 2 more answers
Attached as photo. Please help
Effectus [21]

By Euler's method the <em>numerical approximate</em> solution of the <em>definite</em> integral is 4.189 648.

<h3>How to estimate a definite integral by numerical methods</h3>

In this problem we must make use of Euler's method to estimate the upper bound of a <em>definite</em> integral. Euler's method is a <em>multi-step</em> method, related to Runge-Kutta methods, used to estimate <em>integral</em> values numerically. By integral theorems of calculus we know that definite integrals are defined as follows:

∫ f(x) dx = F(b) - F(a)     (1)

The steps of Euler's method are summarized below:

  1. Define the function seen in the statement by the label f(x₀, y₀).
  2. Determine the different variables by the following formulas:

    xₙ₊₁ = xₙ + (n + 1) · Δx     (2)
    yₙ₊₁ = yₙ + Δx · f(xₙ, yₙ)     (3)
  3. Find the integral.

The table for x, f(xₙ, yₙ) and y is shown in the image attached below. By direct subtraction we find that the <em>numerical</em> approximation of the <em>definite</em> integral is:

y(4) ≈ 4.189 648 - 0

y(4) ≈ 4.189 648

By Euler's method the <em>numerical approximate</em> solution of the <em>definite</em> integral is 4.189 648.

To learn more on Euler's method: brainly.com/question/16807646

#SPJ1

7 0
2 years ago
Other questions:
  • Which table of values is correct for the equation y = - x + 3.
    10·1 answer
  • In the figure, three line segments cross at a common point. Angle A is 45°, and angle E is 85°. What is the measurement of angle
    10·1 answer
  • Find the center and radius of x^2+y^2=9
    12·2 answers
  • The quotient of x^2+x-6/x^2-6x+5*x^2+2x-3/x^2-7x+10 has ___ in the numerator and ______ in the denominator.
    14·1 answer
  • 4/9÷1 7/15
    11·1 answer
  • A tire has a radius of 7.5 inches. <br> How many inches will the tire travel after one rotation?
    10·1 answer
  • Can sb answer this correctly plz not a lot so plz do fast thank u
    8·1 answer
  • Im stuck on this one​
    12·1 answer
  • Please please help quick i really don't understand this :((
    10·1 answer
  • Select the correct answer.
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!