A PHP Error was encountered

Severity: Warning

Message: mkdir(): Permission denied

Filename: drivers/Session_files_driver.php

Line Number: 137

Backtrace:

File: /home/estarbk/public_html/dev.estar-bk.com/application/controllers/Main.php
Line: 8
Function: __construct

File: /home/estarbk/public_html/dev.estar-bk.com/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Failed to initialize storage module: user (path: /var/cpanel/php/sessions/alt-php74)

Filename: Session/Session.php

Line Number: 137

Backtrace:

File: /home/estarbk/public_html/dev.estar-bk.com/application/controllers/Main.php
Line: 8
Function: __construct

File: /home/estarbk/public_html/dev.estar-bk.com/index.php
Line: 315
Function: require_once

E-STAR - Student
E-Lecture - Quadratic Functions

The word “quadratic” is derived from the word “quad” which means square because the variable gets squared. In other words, a quadratic function is a polynomial function of degree 2. A quadratic function has a minimum of one term which is of the second degree. It is an algebraic function.

The single defining feature of quadratic function is that they are of the second degree or of degree two. This means that in all quadratic function, the highest exponent of x in a nonzero term is equal to two. For example, f(x) = 2x2, g(x) = x2 +3x -8, y = 7-x2 + 3x and y = 3x2 -5x + 7 are quadratic functions.