Message Boards Message Boards

0
|
4861 Views
|
3 Replies
|
2 Total Likes
View groups...
Share
Share this post:

Steps from one term to another

Posted 3 years ago

Hello, is there a way to get the steps needed to transform something like this 2^(n+1)n+2^(n+1)n to this: 2^(n + 2)*n

If I put it in as an equation, it just tells me Result: true.

POSTED BY: E P
3 Replies

Factor[2^(n + 1) n + 2^(n + 1) n] // Simplify also works

Posted 3 years ago

That does not show more information just writing 2^(n + 1) n + 2^(n + 1) n

POSTED BY: E P

How about Factor:

Factor[2^(n + 1) n + 2^(n + 1) n]
POSTED BY: Gianluca Gorni
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract