.6 would be your answer. You just substitute in.
Answer:
253-17*3 = 253-51 = 202
Step-by-step explanation:
85+52-36 = 147-36 = 111
Answer:
6 units
Step-by-step explanation:
I will just assume that you made a typo when typing the question when saying AB is 6√3. Here is the solution if AB = 6√2.
Since it is given that ABC is a right triangle and x labels each of the legs, the triangle is a right isoceles triangle.
Now we can use the right isoceles triangle theorem to solve the problem. This theorem states that if a leg is "x" in a right isoceles triangle, then the hypotenuse is equal to x√2.
Here, the hypotenuse is equal to 6√2. To figure out the legs, you need to solve the equation 6√2 = x√2. It is solved here:
6√2 = x√2 (Divide by √2)
x = 6
The length of the legs are 6 units.
Answer:
m=-1
Step-by-step explanation:
Since you no what x is you can subst. it into the second equation so 2m+11-9=0 so 2m+2=0 then subtract 2 from both sides 2m=-2 than divide m=-1
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
.