hamidakbarpour8 hamidakbarpour8
  • 18-10-2018
  • Mathematics
contestada

PLEASE HELP. what are the solutions to the system of equations x^2+y^2=5 y=2x

Respuesta :

crisforp
crisforp crisforp
  • 18-10-2018

Answer:

We have x^2 + 4x^2 = 5 ( we use substitution);

Then, 5x^2 = 5;

x^2 = 1;

x = +1 or x = -1;

Finally, y = +2 or y = -2.

Step-by-step explanation:


Answer Link

Otras preguntas

Question 2 of 10 < Previous Question Using the Properties of Equality, fill the blanks with the correct value to show the solution for y. 3(y-2) = 18 3y-_ =1
To athletes around the world, Gatorade is the sports drink that represents the heart, hustle and soul of athleticism and gives the fuel for working muscles, flu
Who owned slaves in the south
Anton believes his company's overhead costs are driven (affected) by the number of machine hours because the production process is heavily automated. During the
ASA postulate AAS theorem SSS postulate SAS postulate
2. Which amendment made alcohol illegal? (1 point) 0 18th amendment o 17th amendment O 16th amendment O 19th amendment
Pablo planted sunflowers in the community garden. During his last visit to the garden, the plants were 70 inches tall. Today they are 77 inches tall. What is th
40 points!! What's the equation for this ellipse?
-5q- -9q - -14=2 solve for q
nt[] num = new int[100];for (int i = 0; i < 50; i++)num[i] = i;num[5] = 10;num[55] = 100;What is the value of num.length in the array above?1. 02. 1003. 994.