Put the following equations into the slop-intercept form (y = + b) and read the value of the slope and y-intercept.

2x = 3y + 4 y = (2/3)x + (-- 4/3) Slope = +2/3


y-intercept =— 413

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. As of Java SE 8, an anonymous inner class can access its top-level class’s instance variables, static variables and methods, but has limited access to the local variables of the method in which it’s declared—it can access only the final local variables declared in the enclosing method’s body. b. The @FXML annotation preceding an instance variable indicates that the variable’s name can be used in the FXML file that describes the app’s GUI. c. An anonymous inner class is a class that’s declared without a name and typically appears inside a method declaration. d. Since an anonymous inner class has no name, one object of the class must be created at the point where the class is declared.

Computer Science & Information Technology

Which of the following is NOT one of the functions of a multifunction device?

A) Projecting B) Copying C) Scanning D) Printing

Computer Science & Information Technology

Sarah is working in a database that stores resort vacation information. She needs to design a field that will allow a user to link to an external website. The data type she should apply to this field is:

A) Memo B) Hyperlink C) OLE D) Attachment

Computer Science & Information Technology

Excel charts are either placed in their own chart sheets or embedded in a worksheet. ____________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology