Exercises on the Append relation: Difference between revisions

From English Grammar
Jump to navigation Jump to search
(Created page with "kjkjh")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
kjkjh
'''Solved example:'''
Solve the equation!
<a,b> &oplus; <c,d> = < ___________ >
Type "a,b,c,d" into the text box to get the correct solution:
Solution: < a,b,c,d >
<br>
 
'''Now it is your turn:'''
<br><br>
 
<quiz display=simple>
{ Solve the equation!
 
| type="{}" }
 
<a,b> &oplus; <d,c> =  < { a,b,d,c _8} >
 
</quiz>
 
<quiz display=simple>
{ Solve the equation!
 
| type="{}" }
 
<> &oplus; <d,c> =  < { d,c _8} >
 
</quiz>
 
<quiz display=simple>
{ Solve the equation!
 
| type="{}" }
 
<> &oplus; <> &oplus; <> =  < {  _8} >
 
</quiz>
 
<quiz display=simple>
{ Solve the equation!
 
| type="{}" }
 
<> &oplus; <d> &oplus; <> =  < { d _8} >
 
</quiz>
 
<quiz display=simple>
{ Solve the equation!
 
| type="{}" }
 
<> &oplus; <> &oplus; <d> =  < { d _8} >
 
</quiz>
 
 
<quiz display=simple>
{ Solve the equation!
 
| type="{}" }
 
<d> &oplus; <> &oplus; <> =  < { d _8} >
 
</quiz>
 
<br>
<br>
<div align="center">
  [[Constraint-based_Syntax_2:_Week_2| &larr; Week 2]]  &nbsp;&nbsp;&nbsp;&nbsp;  [[Constraint-based_Syntax_2| &uarr; Main page]] 
</div>

Latest revision as of 16:22, 21 April 2017

Solved example:
Solve the equation!
<a,b> ⊕ <c,d> = < ___________ >
Type "a,b,c,d" into the text box to get the correct solution:
Solution: < a,b,c,d >


Now it is your turn:

Solve the equation!

<a,b> ⊕ <d,c> = <

>


Solve the equation!

<> ⊕ <d,c> = <

>


Solve the equation!

<> ⊕ <> ⊕ <> = <

>


Solve the equation!

<> ⊕ <d> ⊕ <> = <

>


Solve the equation!

<> ⊕ <> ⊕ <d> = <

>


Solve the equation!

<d> ⊕ <> ⊕ <> = <

>




  ← Week 2          ↑ Main page