Jaka jest standardowa forma y = (x - 8) (x + 6)?

Jaka jest standardowa forma y = (x - 8) (x + 6)?
Anonim

Odpowiedź:

# y = x ^ 2-2x-48 #

Wyjaśnienie:

Jest to funkcja kwadratowa, a standardowa forma funkcji kwadratowej to

# y = ax ^ 2 + bx + c #

Aby dokonać konwersji, pomnóżmy RHS w następujący sposób:

# y = (x-8) (x + 6) #

= #x (x + 6) -8 (x + 6) #

= # x ^ 2 + 6x-8x-48 #

= # x ^ 2-2x-48 #