Answer:
Step-by-step explanation:
Let the first integer be x, then the next is x+1.
x(x + 1) = 3(x + 1) + 4
x^2 + x = 3x+ 3 + 4
x^2 + x - 3x - 7 = 0
x^2 - 2x - 7 = 0
Solving this does not give an integer so maybe there's something wrong with the question??
A) 75/100*X=24 => 3/4*x=24=> X=4*24/3=4*8=32°°°°°°
b) 65/100*X=39 => 13/20*X=39 => X=20*39/13 => X=20*3=60 ~~~~~~ Have a nice day!!!!★★
Answer:
2nd option
Step-by-step explanation:
to find f(h(x)) substitute x = h(x) into f(x) , that is
f(h(x))
= f(2x + 3)
= 2x + 3 - 7
= 2x - 4
True statements:
a) x + y = y + x ⇒ commutative property of addition
b) (x * y) * z = x * (y * z) ⇒ associative property of multiplication
d) (x + y) + z = x + (y + z) ⇒ associative property of addition
False statements:
c) x - y = y - x should be: x - y = - y + x
e) (x - y) - z = x - (y - z) should be: (x - y) - z = x - (y + z)