Advertisement
Guest User

Untitled

a guest
Feb 24th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. Subscript[R, 2] := Subscript[a, 2] t + Subscript[b, 2];
  2. Subscript[R, 3] := Subscript[a, 3] t + Subscript[b, 3];
  3.  
  4. Expand[Subscript[R, 2] Subscript[R, 3]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement