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
Answer:
12 days
Step-by-step explanation:
Answer:
39.75
Step-by-step explanation:
First, subtract 50 from both sides
200z + 50 - 50 = 8000 - 50
200z = 7950
Then isolate the variable by dividing both sides by 200
200z/200 = 7950/200
z=39.75
Combine the two equations in the right amounts to eliminate y :
-2 (2x + 3y) + (3x + 6y) = -2 (17) + 30
-4x - 6y + 3x + 6y = -34 + 30
-x = -4
x = 4
Solve for y :
2x + 3y = 17
8 + 3y = 17
3y = 9
y = 3