Find the x- and y-intercepts of the equation and use them to sketch the graph.

A.
x-intercept , y-intercept none

B.
x-intercept , y-intercept

C.
x-intercept , y-intercept

D.
x-intercept , y-intercept


Answer: D

Computer Science & Information Technology

You might also like to view...

For the ________, only one of the two comparison criteria that you specify must be true

A) Equals comparison operator B) Detail comparison operator C) And comparison operator D) Or comparison operator

Computer Science & Information Technology

Wireless networks running in ______________ mode use one or more wireless access points to connect the wireless network nodes to a wired network segment.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

How many members (data and functions) does the following class have?How many members (data and functions) does the following class have?

class Rational { public: Rational(); Rational(int numer, int denom); Rational(int whole); int getNumerator(); int getDenominator(); friend void display(ostream& out, const Rational& value); private: int numerator; int denominator; }; a. 2 b. 6 c. 5 d. 7 e. 8

Computer Science & Information Technology

Identify three responsibilities of the network access layer.

What will be an ideal response?

Computer Science & Information Technology