Let the number of pepperoni pizzas be x
pepperoni = x
veggie = x - 8 [<span>There were eight fewer veggie than pepperoni]
</span>combo = 3x [T<span>here were three times as many combo as pepperoni]
</span>
Given that the total Pizza: 112
x + x - 8 + 3x = 112
5x - 8 = 112
5x = 112 + 8
5x = 120
x = 24
x= 24
x - 8 = 16
3x = 72
So there were 24 pepperoni pizza, 16 veggie pizza and 72 combo pizza
Answer:
the number is 4
Step-by-step explanation:
we can write this as
x + 15 = 19
now we transpose
x= 19-15
x= 4
Answer: (x+4) (x+2)
Step-by-step explanation:
x^2 + 2x + 4x +8
Ok i will give you a hint ok look subtract 18-30 then you will get yhe answef for 8× ok try it
Answer:
See proof below
Step-by-step explanation:
An equivalence relation R satisfies
- Reflexivity: for all x on the underlying set in which R is defined, (x,x)∈R, or xRx.
- Symmetry: For all x,y, if xRy then yRx.
- Transitivity: For all x,y,z, If xRy and yRz then xRz.
Let's check these properties: Let x,y,z be bit strings of length three or more
The first 3 bits of x are, of course, the same 3 bits of x, hence xRx.
If xRy, then then the 1st, 2nd and 3rd bits of x are the 1st, 2nd and 3rd bits of y respectively. Then y agrees with x on its first third bits (by symmetry of equality), hence yRx.
If xRy and yRz, x agrees with y on its first 3 bits and y agrees with z in its first 3 bits. Therefore x agrees with z in its first 3 bits (by transitivity of equality), hence xRz.