Answer:
The final cost would be $42,780 for sending a 34 word telegram.
Step-by-step explanation:
1. $4050*10= $40,500
2. 34-10=24
3. 24*$95= $2,280
4. $40,500+$2,280= $42,780
Hope this helps! :)
<h3>
CloutAnswers</h3>
(xy)=(9,4). Hope this helps
Answer:
The time taken for the projectile to reach the given height is 1.2 s.
Step-by-step explanation:
Given;
height of travel, h = 25 ft
initial velocity of the projectile, u = 15 ft/s
The time taken for the projectile to travel a height of 25 ft is given by the following kinematic equation;
h = ut + ¹/₂gt²
25 = 15t + ¹/₂(9.8)t²
25 = 15t + 4.9t²
4.9t² + 15t - 25 = 0
solving the quadratic equation, we will have the following solution of t;
t = 1.2 s
Therefore, the time taken for the projectile to reach the given height is 1.2 s.
We know that we have to m<span>ake a down payment of $1500 and finance the rest of $20000 at a 1.9% interest rate, making equal monthly payments for 5 years. Our first step to solve this problem would be to convert 5 years into months.
1 year = 12 months
12 * 5 = 60 months
Therefore, in 5 years there are 60 months.
Now lets solve this problem step by step.
Subtract the down payment from $20,000
</span>$20000-$1500=$18500
Multiply the remaining number by the interest rate.
$18500 *1.9 = $35150
Divide 35150 by number of months in 5 years (60)
$35150 / 60 = $585
<span>Therefore, you have to pay $585 per month. </span>
Answer:
A.) The function is Nonlinear
Step-by-step explanation:
a function is a bunch of ordered pairs of things (in our case the things will be numbers, but they can be otherwise), with the property that the first members of the pairs are all different from one another. A function is an equation that has only one answer for y for every x. A function assigns exactly one output to each input of a specified type. It is common to name a function either f(x) or g(x) instead of y. f(2) means that we should find the value of our function when x equals 2. Functions are used because of following reasons – a) To improve the readability of code. b) Improves the reusability of the code, same function can be used in any program rather than writing the same code from scratch. c) Debugging of the code would be easier if you use functions, as errors are easy to be traced. In mathematics and science, a nonlinear system is a system in which the change of the output is not proportional to the change of the input. Nonlinear problems are of interest to engineers, biologists, physicists, mathematicians, and many other scientists because most systems are inherently nonlinear in nature. Material nonlinearity involves the nonlinear behavior of a material based on a current deformation, deformation history, rate of deformation, temperature, pressure, and so on. Examples of nonlinear material models are large strain (visco) elasto-plasticity and hyperelasticity (rubber and plastic materials). also nonlinear. adjective. If you describe something as non-linear, you mean that it does not progress or develop smoothly from one stage to the next in a logical way. Instead, it makes sudden changes, or seems to develop in different directions at the same time.
Example: Solve the linear equation 3x+9 = 2x + 18.
Example: Solve the nonlinear equation x+2y = 1 and x = y.