Group Abstract Group Abstract

Message Boards Message Boards

0
|
8.6K Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

[?] Simplify this general rectangular equation?

Posted 8 years ago
POSTED BY: Aeyoss Antelope
2 Replies

Thank you Bill...

Indeed after running the command you suggested, PolarPlot[] likes %[[2]].

POSTED BY: Aeyoss Antelope
Posted 8 years ago

Perhaps

Solve[ReplaceAll[y==3 x+2, {x :> r Cos[?], y :> r Sin[?]}], r][[1, 1]] /. Rule[p_, q_] -> Equal[p, q]

But I am not certain that is always going to provide the result in the form you want.

POSTED BY: Bill Simpson
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard