group group
  • 01-11-2018
  • Mathematics
contestada

The equation below is a horizontal line. x = 5
true? or false?

Respuesta :

boswellaj04
boswellaj04 boswellaj04
  • 01-11-2018

Is X=5 true or false? the answer is that it is true

Answer Link
draftybarnfarm draftybarnfarm
  • 01-11-2018

False. If x is always equal to 5, your line will be vertical. Every coordinate pair will be (5, y), where y can be any number. You will always go out to the right on your coordinate plane to 5, then up or down to any y value.

Answer Link

Otras preguntas

Imagine driving down the road and you suddenly doubled your velocity. What then happens to your overall kinetic energy? it is halved it remains unaffected it is
PLEASE HELP DUE IN 3 minutes
Which of the following is NOT an example of a physical change?
Which expression has the greatest value when x=3
Identify the center and radius of the circle with the following equation: [tex]\displaystyle(x+3)^2+(y+\frac{3}{2})^2=4[/tex]
le lycée l'école primaire le brevet le collège
PARTE A Complete the chart below for the verb 'tener'. Nosotros - Yo- Tú - Vosotros - ÉVElla/Ud. - Ellos/Ellas/Uds. -
Find the volume of the cylinder. Use 3.14 for Tr.
The reproductive strategy when hatchlings are able to move andfeed themselves​
Given the following class code: public class RecurseSample { public static void main(String[] args) { System.out.println(recurse(3)); } p