Computer Science: An Overview (13th Edition) (What's New in Computer Science)
Computer Science: An Overview (13th Edition) (What's New in Computer Science)
13th Edition
ISBN: 9780134875460
Author: Glenn Brookshear, Dennis Brylow
Publisher: PEARSON
Expert Solution & Answer
Book Icon
Chapter 10, Problem 17CRP
Program Description Answer

Lines normal to the surface:

The plane formed by the vertices (1,0,0), (1,1,1) and (1,0,2) is parallel to yz-plane because x- coordinate is same in all points and only y and z vary. As the plane lies in the yz plane, the normal to the plane is parallel to the x-axis.

For the lines to be parallel to the x-axis, only x-coordinate should change in the points connecting the line and y and z-coordinates of the points of the line have to remain same.

The lines which are parallel to x-axis are:

  • The line segment from (1,1,1)to(2,1,1).
  • The line segment from (1,0,2)to(0,0,2).

Hence, the correct answers are option “b” and “c”.

Blurred answer
Students have asked these similar questions
Perform scaling on a triangle (1, 1), (8, 1) and (1, 9) with a scaling factor of 2 in both x y-directions. Find the final coordinates and of the triangle.
Suppose images f(x,y) and g(x,y) have histograms h; and hg. Suppose you form image k(x,y) as the sum of these two images: k(x,y) = f(x,y) + g(x,y). (a) Under what conditions (on images f and g) can you determine the histogram hų of image k in terms of the histograms hf and hg? (That is, under what conditions can you determine hu if you are only given hj and he? Hint: this turns out to be fairly restrictive.) (b) Explain how you would derive hỵ in this case.
Although the plot function is designed primarily for plotting standard xy graphs, it can be adapted for other kinds of plotting as well. b. Make a plot of the curve, which is defined parametrically by the equations               x = 2cosθ + cos2θ, y = 2sinθ - sin2θ,   where 0 < θ < 2π. Take a set of values of θ between zero and 2π and calculate x and y for each from the equations above, then plot y as a function of x.  b. Taking this approach a step further, one can make a polar plot r = f(θ) for some function f by calculating r for a range of values of θ and then converting r and θ to Cartesian coordinates using the standard equations x = r cosθ, y = r sinθ. Use this method to make a plot of the function r = ecosθ – 2 cos(4θ) + sin5 (θ/12) in the range 0 <= θ <= 24π.   use python code to answer the highlight one

Chapter 10 Solutions

Computer Science: An Overview (13th Edition) (What's New in Computer Science)

Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education