Answer:
282 bulbs
Step-by-step explanation:
Find how many bulbs there were by multiplying 47 by 6
47(6)
= 282
So, in the 47 boxes, there were 282 bulbs
What it is basically asking is if Y = -4, find the value of x in the equation 6x + 7y = 4x + 4y
To solve this you just need to plug in -4 for y and solve for x
6x + 7(-4) = 4x + 4(-4)
6x - 28 = 4x - 16
Now isolate x by adding 28 to both sides
6x - 28 + 28 = 4x - 16 + 28
6x = 4x + 8
and subtract 4x from both sides
6x - 4x = 4x - 4x + 8
2x = 8
divide both sides by 2
2/2x = 8/2
x = 4
x = 4, y = -2
Answer: (4, - 2)
Hope it helps :)
Bransliest would be appreciated
It is the opposite. There is nothing called same operation...
Answer:
Yes, the function is a kernel
Step-by-step explanation:
Given
Document x an z
Function definition! k(x:z)
We want to show that the above is a kernel.
To do this, we'll explicitly construct feature vectors φ(x) and φ(z)
This gives;
K(x,z) =φ(x)·φ(z).
Given than any document; say x and z
A vocabulary V can be constructed.
Vocabulary V must have a finite size of words in the document set..
The feature mapping is constructed as φ(x) for x by the following:
For the kth word wk in V, if wk appears in document x, assign φ(x) k(the kth element ofφ(x)) to be 1; else φ(x)k to 0.
Then the number of unique words common in x and z is φ(x)·φ(z), giving us the kernel
.