Answer:
C. All of them
Step-by-step explanation:
The base class is the super/parent class of a child class; so a child class inherit from a base class.
When a child class inherit from a base class; it have access to redefine the member function that is declared public. 'public' is an access modifier which means it can be access from outside the class and modified.
Therefore, all the child class which inherit the base class can redefine the member function that are public.
Answer:
20° and 70°
Step-by-step explanation:
complimentary angle sum to 90°
let x be the compliment then the angle is 3x + 10 , so
x + 3x + 10 = 90 , that is
4x + 10 = 90 ( subtract 10 from both sides )
4x = 80 ( divide both sides by 4 )
x = 20
3x + 10 = 3(20) + 10 = 60 + 10 = 70
the 2 angle measures are 20° and 70°
Y= 12 -3x so if you take x as 0 y=12 x=1 y=9 x=2 y=6
(0, 12) (1,9), (2,6) are on the graph
Answer:
y= 1/2x+2
y int is 2
x int is -2
Step-by-step explanation:
plug in 0 for y int
set the equation equal to 0 for x int