Its adding 9 every time.
-3, 6, 15, 24, 33, 42, 51, 60
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
.
Answer:
F(x) = 17x^2 - 13x + 2
Step-by-step explanation:
Sir your probably gunna report this but i have no equation if you could kindly provide the information I requested i would be happy to answer you question
X= number of adult tickets
y=number of child tickets.
we can suggest this system of equations:
x+y=118 ⇒x=118-y
7.5x+3y=696
we can solve this system of equations by substitution method:
7.5(118-y)+3y=696
885-7.5y+3y=696
-4.5y=-189
y=-189/-4.5
y=42
x=118-y
x=118-42
x=76
Answer: the number of adult tickets sold was 76.