Let x be a variable, and f(x) a function of that variable.
f(2) is a <em>number </em>; it's the value of the function f(x) when x = 2, assuming that value exists.
f(x) = 2 is a <em>statement </em>; it says there is some value of x for which the function returns a value of 2. Because it's a statement, it can be true or false.
Here's an example:
Define f(x) = sin(x). Then f(2) = sin(2) ≈ 0.909297.
If x is a real number, then the statement sin(x) = 2 is false, because -1 ≤ sin(x) ≤ 1 for all real x.
If we replace 2 with 1, on the other hand, we get
f(1) = sin(1) ≈ 0.84147
and
sin(x) = 1 ==> x = π/2 + 2nπ
where n is any integer. (So we're talking about numbers like π/2, -3π/2, 5π/2, -7π/2, and so on.) We're saying here that any real number x of the above form satisfies the equation and makes the statement true.
Using empirical rule,
Upper range of 68%=15+5=20
Lower range =10
Range=10
Answer:
y = -2x + 27
Step-by-step explanation:
Firstly, we shall need to reform the given line equation;
y-7 = 1/2 ( x + 2)
y - 7 = x/2 + 1
y = x/2 + 1 + 8
y = x/2 + 8
Comparing this with y = mx + c
where m is the slope, then the slope of the line is 1/2
Since the line we are looking for has a slope perpendicular to this line, it means that the product of their slopes is -1
m1 * m2 = -1
1/2 * m2 = -1
m2 = -2
So we want an equation with slope -2 passing through (6,15)
we use the point slope method here;
y-y1 = m(x-x1)
y-15 = -2(x-6)
y-15 = -2x + 12
y= -2x + 12 + 15
y = -2x + 27
Answer:
2
Step-by-step explanation: