myababy2000 myababy2000
  • 05-05-2019
  • Mathematics
contestada

The equation X squared plus Y squared minus 2X plus 7Y +1 equals zero can be written as which of the following equations

Respuesta :

carlosego
carlosego carlosego
  • 05-05-2019

For this case we must write in algebraic symbology the expression described above:

We have an equation, then:

  • x squared plus y squared: [tex]x ^ 2 + y ^ 2[/tex]
  • minus 2x plus 7y plus 1: [tex]-2x + 7y + 1[/tex]
  • equals zero: [tex]= 0[/tex]

We construct the equation:

[tex]x ^ 2 + y ^ 2-2x + 7y + 1 = 0[/tex]

Answer:

[tex]x ^ 2 + y ^ 2-2x + 7y + 1 = 0[/tex]

Answer Link

Otras preguntas

Which statement about perfect cubes is true?
The update expression of a for loop can contain more than one statement, e.g. counter++, total+= sales True False
Scale 1 to 200 how tall is Statue of Liberty
Which of the following is not among the three likely sources of heat during the formation of the Earth?
The first car has twice the mass of a second car, but only half as much kinetic energy. When both cars increase their speed by 9.0 m/s, they then have the same
The limiting reactant determines what the actual yield is. (T/F)
Which of the following best describes the pacing of this portion of the story? (APEX)
Can someone please help ?!!!
The graph represents the piecewise function
In java, Write a while loop that prints userNum divided by 2 (integer division) until reaching 1. Follow each number by a space. Example output for userNum = 20