<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Circle equation</title>
    <link>http://www.mapleprimes.com/questions/128789-Circle-Equation</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Thu, 11 Jun 2026 03:38:06 GMT</lastBuildDate>
    <pubDate>Thu, 11 Jun 2026 03:38:06 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Circle equation</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Circle equation</title>
      <link>http://www.mapleprimes.com/questions/128789-Circle-Equation</link>
    </image>
    <item>
      <title>Completion of the Square</title>
      <link>http://www.mapleprimes.com/questions/128789-Circle-Equation?ref=Feed:MaplePrimes:Circle equation:Comments#answer128794</link>
      <itunes:summary>&lt;p&gt;I believe you want to complete the square in both x and y. If you type the equation of the circle in text form (1D math mode) then you need to include explicit multiplication, even between constants and variables. Thus, use x^2+y^2+2*x-4*y-4=0. If you enter this in math mode (2D math) then explicit multiplication will appear as a centered dot. Implied multiplication can be implemented with a space. Between a constant and a variable, you don't have to enter anything. Maple will understand that to mean multiplication.&lt;/p&gt;
&lt;p&gt;Completion of the square is available in the Context Menu (right-click in Windows). The command upon which this is based is the CompleteSquare command in the Student[Precalculus] package. To use that command, either load the package (use the Tools menu with the Load Package option, or execute the command with(Student[Precalculus])) or issue the command in the long form: Student[Precalculus][CompleteSquare](x^2+y^2+2*x-4*y-4=0,[x,y]);&lt;/p&gt;
&lt;p&gt;RJL Maplesoft&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I believe you want to complete the square in both x and y. If you type the equation of the circle in text form (1D math mode) then you need to include explicit multiplication, even between constants and variables. Thus, use x^2+y^2+2*x-4*y-4=0. If you enter this in math mode (2D math) then explicit multiplication will appear as a centered dot. Implied multiplication can be implemented with a space. Between a constant and a variable, you don't have to enter anything. Maple will understand that to mean multiplication.&lt;/p&gt;
&lt;p&gt;Completion of the square is available in the Context Menu (right-click in Windows). The command upon which this is based is the CompleteSquare command in the Student[Precalculus] package. To use that command, either load the package (use the Tools menu with the Load Package option, or execute the command with(Student[Precalculus])) or issue the command in the long form: Student[Precalculus][CompleteSquare](x^2+y^2+2*x-4*y-4=0,[x,y]);&lt;/p&gt;
&lt;p&gt;RJL Maplesoft&lt;/p&gt;</description>
      <guid>128794</guid>
      <pubDate>Thu, 15 Dec 2011 01:11:22 Z</pubDate>
      <itunes:author>rlopez</itunes:author>
      <author>rlopez</author>
    </item>
    <item>
      <title>Thank you very much, this helped!</title>
      <link>http://www.mapleprimes.com/questions/128789-Circle-Equation?ref=Feed:MaplePrimes:Circle equation:Comments#comment129427</link>
      <itunes:summary>&lt;p&gt;Thank you very much, this helped!&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Thank you very much, this helped!&lt;/p&gt;</description>
      <guid>129427</guid>
      <pubDate>Sat, 07 Jan 2012 17:30:07 Z</pubDate>
      <itunes:author>andreas10</itunes:author>
      <author>andreas10</author>
    </item>
  </channel>
</rss>