Ace - AI Tutor
Ask Our Educators
Textbooks
My Library
Flashcards
Scribe - AI Notes
Notes & Exams
Download App
martin silva

martin s.

Divider

Questions asked

BEST MATCH

Compute the monthly payment on a fully amortizing 15-year mortgage of $347,000+U dollars if the APR is 6.26%?

View Answer
divider
BEST MATCH

Question 4 10 pts Computation. A 45-kg box rests motionless on a rough horizontal surface. The coefficients of friction between the box and the surface are $\mu_s$=0.208 and $\mu_k$=0.125. Calculate the magnitude of the friction force $f$ on the box after a horizontal pushing force of magnitude 110.4-N is applied to it. [Hint: First check to see if the box experiences static or kinetic friction.] f=____N Record your numerical answer below, assuming three significant figures.

View Answer
divider
BEST MATCH

Huss, Matthew T. (2014) Forensic Psychology: Research, Clinical Practice and Applications 2nd Edition, Wiley-Blackwell. ISBN #978-1-118-55413-5

View Answer
divider
BEST MATCH

Single-payment loan repayment Personal Finance Problem A person borrows $150 that he must repay in a lump sum no more than 8 years from now. The interest rate is 9.4% annually compounded. The borrower can repay the loan at the end of any earlier year with no prepayment penalty. a. What amount will be due if the borrower repays the loan after 1 year? b. How much would the borrower have to repay after 3 years? c. What amount is due at the end of the eighth year?

View Answer
divider
BEST MATCH

Fill in the Blank Question A function that defines the profit-maximizing level of output given the output levels of another firm is called a(n)

View Answer
divider
BEST MATCH

-1<=x<4 The inequality represents the interval (Type your answer in interval notation. )

View Answer
divider
BEST MATCH

(11) Consider a single-phase network in the figure below. The instantaneous power $p(t)$ into a network is $|V||I| \{ cos(\theta_v - \theta_i) + cos(2\omega t + \theta_v + \theta_i) \}$, where $\theta_v$ and $\theta_i$ are the voltage phase angle and current phase angle, respectively. Assume the phase difference between voltage and current, $(\theta_v - \theta_i) = \theta$, is positive. With $|V| = 100$ V, $p(t)$ has a maximum value of 1707 W and a and a minimum value of -293 W. Find a possible series RL circuit (R and X) equivalent to Z. Hint: Write the maximum and minimum power equations of $p(t)$, then solve for $|I|$ and $\theta$. Because $-1 \le cos(x) \le 1$, the power $p(t)$ reaches its maximum (i.e. 1707 W) when $cos(2\omega t + \theta + \theta_i) = 1$ and its minimum when $cos(2\omega t + \theta + \theta_i) = -1.$

View Answer
divider
BEST MATCH

Please answer the following questions thoroughly: The schizophrenia of US trade policy Discuss the complexity of the US trade policy in terms of a) its different levels, b) its different actors, c) its different directions. How does Trump's arrival to the presidency change that equation, and what do you think of it? - Some topics to elaborate on: Operates on several different levels at the same time: Unilateral, Bilateral, Regional, and Multilateral (Global) US Trade Policy constantly has a tension between liberalizing trade vs protectionism US trade policy initially was intended to be controlled by Congress but eventually, this power was delegated to the president The US began as a very protectionist nation with high tariffs being used for revenues as well as to launch industries but then eventually shifted away from this through GATT and its rounds and eventually the WTO and other factors

View Answer
divider
BEST MATCH

Start NetBeans. Create a new project called Lab12. Create a JavaFX main class file using the class name HasanLab12. For this assignment, you will be writing a mortgage calculator. The final output should look like the following: You will need to take the following inputs from the user: (The letter in parentheses tells you where we'll use these items in calculations) The loan amount (P) or principal, which is the home-purchase price plus any other charges, minus the down payment. The annual interest rate (r) on the loan, but beware that this is not necessarily the APR because the mortgage is paid monthly, not annually, and that creates a slight difference between the APR and the interest rate. The number of years (t) you have to repay, also known as the "term." The number of payments per year (n), which would be 12 for monthly payments. Declare an appropriate number of labels and textboxes to get those inputs from the user. Use the GridPane layout to organize those elements. Write an event handler that will be executed when the Calculate button is pressed. It will calculate the monthly payment using the following formula: (P * (r/n) * Math.pow((1 + (r/n)), (n * t))) / (Math.pow((1 + (r/n)), (n * t)) - 1) And print the monthly payment amount in a label at the

View Answer
divider
BEST MATCH

Pick 'n Pay Ltd is expected to pay next year a dividend of R 11.25 per share. Dividends grow at a constant annual rate of 10.95% to infinity and the investor's required rate of return is 14.00% on ordinary shares. The intrinsic value of the share is...

View Answer
divider