Answer: d
Step-by-step explanation: trust me ok
Answer:
<em>y-9=0(x-6)</em>
<em>Or, equivalently: y=9</em>
<em>This represents a horizontal line</em>
Step-by-step explanation:
<em>Equation of the line</em>
The point-slope form of the equation of a line is:

Where m is the slope and (h,k) is a point through which the line passes.
Suppose we know the line passes through points A(x1,y1) and B(x2,y2). The slope can be calculated with the equation:

The points are (6,9) and (7,9). These points dfine a horizontal line, as we'll see later.
The slope is:

m=0
Now compute the equation in point-slope form:
y-9=0(x-6)
Solving for y:
y=9
This represents a horizontal line
Hello,
f(1)=160
f(2)=160*(-2)
f(3)=160*(-2)²
f(4)=160*(-2)^3=-1280
f(n)=160*(-2)^(n-1)
Answer:
System has equal number of unknowns and equations.
Manipulation easily yielded expressions for 4 of the 7 unknowns.
However it seems that the remaining 3 unknowns x,y,z are not fixed by the equations. Different combinations (x0,y0,z0) seem possible without violating the system equations.
Is this possible, or did I most probably make a mistake in counting degrees of freedom?
Step-by-step explanation:
X = first integer, y = second integer (right after x)
since y is right after x, we can say
y = x+1
If the product of the two integers (x and y) is 42, then
x*y = 42
x*( y ) = 42
x*( x+1 ) = 42 ... y is replaced with x+1
x*x + x*1 = 42
x^2 + x = 42
x^2 + x - 42 = 0
(x + 7)(x - 6) = 0 ... factor
x + 7 = 0 or x - 6 = 0
x = -7 or x = 6
The result must be positive as the problem states it, so we toss out x = -7
The only answer is x = 6
If x = 6, then
y = x+1
y = 6+1
y = 7
The two consecutive numbers are 6 and 7
The final answer is 6
Sure enough, 6*7 = 42 checks out