3x-4
Think of times = multiplication
Less than = x-y
Answer:
It hasn't got any real roots,because as you see there isnt left numbers.
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:
(x,y) = (8,7)
Step-by-step explanation:
Solve equation [2] for the variable x
[2] x = y + 15
Plug this in for variable x in equation [1]
[1] (y +15) + y = 1
[1] 2y = -14
Solve equation [1] for the variable y
[1] 2y = - 14
[1] y = - 7 By now we know this much :
x = y+15
y = -7
// Use the y value to solve for x
x = (-7)+15 = 8
Solution :
{x,y} = {8,-7}
Answer:
Hence the correct option is the last one . The triangle is an obtuse angled triangle.
Step-by-step explanation:
i) the sum of any two sides added together is greater than the third side hence this is a triangle.
ii) it is<em><u> not</u></em> a right angled triangle as
and 
iii) the triangle is not acute from ii) above
iv) the triangle is an obtuse triangle from ii) above.