selenaordonez
selenaordonez selenaordonez
  • 12-10-2018
  • Mathematics
contestada

Is the relation below a function? (1, 3), (-4, 0), (3, 1), (0, 4), (2, 3) Why or Why not?

Respuesta :

IonicOrb
IonicOrb IonicOrb
  • 12-10-2018
yes because every x value is different
Answer Link

Otras preguntas

What is a Department? -A bureaucratic arm of the executive branch tasked with enforcing laws of a particular area of American life -An area of Walmart -A bureau
may you help me PLZZZZ
The filament of a certain lamp has a resistance that increases linearly with temperature. When a constant voltage is switched on, the initial current decreases
Solve the equation. x2 = 96
How did China feel about foreigners when it was building the Great Wall? A. It has held different attitudes towards foreigners at different times. B. Too man
A very small, thin spray of liquid is called aerosol. True False
Find the lengths of all three sides of the triangle.
A ball rolls for 8 seconds and travels 24 meters. How fast was it traveling?
Assume that the array arr has been defined and initialized with the values {4, 2, 5, 3, 1}. What are the values in the array arr after the first pass of the whi
Consider the following method: public static boolean tryIt (int a, int b) { if ( (a - b) == Math.abs(a - b)) return true; return false; } Which of the following