Answer and Explanation:
The Prolog rule expresses that logical implication (:-) describes the relationship between facts.
Prolog expressions are containing truth-functional symbols, which have the same intervention as in predicate calculus.
For example:
English Predicate calculus prolog
and ^ ,
or v ;
By using information, given in the question,
We can make prolog:
Grandfather(X, Y) :-mother(M,Y), father(X,M); father (F, Y), father(X,F)
Prolog (:- ) means define,
Prolog (,) represents a conjunction
And
Prolog (;) represent a disjunction
Answer:
No, Angela is not correct.
As the method Jim was performing will also lead to the solution.
Step-by-step explanation:
We are given first equation as:
Ax + By = C
Second equation is:
Dx + Ey = F
Jim solved the equation as:
He begins by multiplying equation (1) by D and equation (2) by A.
and so by subtracting both the equations he will obtain a value of y.
and then put the y-value in any of the given two equations to obtain the value of x.
Angela Method:
you should have multiplied equation (1) by E and equation (2) by B.
and when she will subtract both the equations she will get the value of x first and then when she will put the value of x in any of the given equation she will obtain the value of y.
But both will get a value for x and y.
Hence, the method Jim was performing was also correct.
Answer:
The correct answer is M = -200
Step-by-step explanation:
It is given an equation,
M/5 = -40
In this equation there is only one variable .
The variable is M. To find the value of M we have to evaluate the expression.
<u>To find the vale of M</u>
M/5 = -40
By cross multiplying we get,
M = -40 * 5
M = -200
Therefore the value of M = -200
Answer:
x=-3 im pretty sure
Step-by-step explanation:
so if y=4 and 4 is something plus 7, 7+-3=4 so im abut 98% its -3