Answer: a) -27, b) 35, c) 14
Step-by-step explanation:
a) When a positive number is multiplied by a negative number, your answer is negative, and since we know that 9 × 3 = 27, and that this figure has to be negative (since 9 is negative), the answer is -27.
b) Multiplying two negative numbers gives a positive number, and since 7 × 5 = 35, the answer is positive 35 (as both 7 and 5 in the original question are negative).
c) Follows just like b.
Answer:
it is 20 pairs count them 1 Collin and its 20
Answer:
-4,2
Step-by-step explanation:
(x-2) (x+4)=0
x-2=0
x=2
x+4=0
x= -4
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.