sosick3164 sosick3164
  • 23-12-2017
  • Mathematics
contestada

Find BOTH the X and Y intercepts of the equation.

7x + 3y = -21

Respuesta :

Аноним Аноним
  • 28-12-2017
Plug in 0 for y to find the x intercept:
7x +3(0)= -21
7x=-21
x= -3

Plug in 0 for x to find y intercept:
7(0) + 3y= -21
3y= -21
y= -7
Answer Link

Otras preguntas

exponent rules for bases other than 10
let φ(u,v)=(3u 3v,8u 6v). use the jacobian to determine the area of φ(r) for:
if the speed of light is nearly 3x108 m/s in air (300,000 km/s), what is its speed in glass with index of refraction 1.5?
explain how balance scorecards impact knowledge creation, culture, and strategy
please help me ? physics
Given cos theta= 2/3 and angle theta is in Quadrant I, what is the exact value of sin theta in simplest form? Simplify all radicals if needed.
"The invoice amount is $885; terms 2/20 EOM; invoice date: Jan 5 a. What is the final discount date? b. What is the net payment date? c. What is the amount to b
which complication will the nurse monitor in a patient who has been prescribed long-term antibiotic therapy?
Which statements are true about the API Signing Key? (Choose two) a. It is an RSA key pair in the PEM format b. An RSA key pair in PEM format must have a minimu
Given the following code skeleton for the private helper method: if (first > last) return else { int mid = (first + last) / 2; if (ray[mid].equals(target)) r