<span>f(x)= x³-x²-9x+9 has x², so it will be
many to one function ( one value of y will correspond several values of x).
Answer is B.</span>
The whole value can be found by using a phenomenon known as proportion
What is percentage?
A figure or ratio stated as a fraction of 100 is called a percentage. Although the abbreviations "pct.", "pct.", and occasionally "pc" are also used, the percent symbol, "%," is frequently used to indicate it. A % is a number without dimensions and without a measurement system.
Now we are given a percent p of a value let us say x and that value be v
We have to find the initial value let us say that value to be 'P'
To find that we use proportion
That is ratio of value to their respective percentage will be equal
Hence we will have
P/100 = v/ x
P= (v/x)*100
Hence we get the initial value
To learn more about percentage please refer the following link
brainly.com/question/24877689
#SPJ1
Step-by-step explanation:
▪ x - 3 < 3x - 7
▪ x + 4 < 3x
▪ 4 < 2x
▪ 2 < x
Answer:
x = -34
, y = 31
Step-by-step explanation suing Gaussian elimination:
Solve the following system:
{2 x + 3 y = 25
3 x + 4 y = 22
Express the system in matrix form:
(2 | 3
3 | 4)(x
y) = (25
22)
Write the system in augmented matrix form and use Gaussian elimination:
(2 | 3 | 25
3 | 4 | 22)
Swap row 1 with row 2:
(3 | 4 | 22
2 | 3 | 25)
Subtract 2/3 × (row 1) from row 2:
(3 | 4 | 22
0 | 1/3 | 31/3)
Multiply row 2 by 3:
(3 | 4 | 22
0 | 1 | 31)
Subtract 4 × (row 2) from row 1:
(3 | 0 | -102
0 | 1 | 31)
Divide row 1 by 3:
(1 | 0 | -34
0 | 1 | 31)
Collect results:
Answer: {x = -34
, y = 31