write the integers that are less than -2 and greater than -10 and are odd
Answers
Answered by
0
Answer:
I dont know
and I am not understanding your question
Answered by
0
Answer:
Let x = larger integer
Let y = lesser integer
:
Write an equation for each statement:
"One integer is 6 less than another integer."
y = x - 6
:
" The product of the lesser integer and -7 is 42 more than the greater integer."
y * -7 = 42 + x
we can write it:
-7y = x + 42
:
Substitute (x-6) for y (from the 1st statement)
-7(x-6) = x + 42
-7x + 42 = x + 42
You can see we are in real trouble here
-7x = x; not possible
Similar questions