Raymond B. answered 03/25/20
Math, microeconomics or criminal justice
g-1 = -5 + sqr(x+25)
g-1 = -5 + sqr(56+25)
=-5 + sqr81
=-5 +9
= 4
To get g-1
let y = x2 + 10x
then switch x and y and solve for y
x= y2 + 10 y
add 25 and subtract 25, to complete the square
x = y2 + 10 y + 25 - 25
factor
x = (y+5)2 - 25
x+25 = (y+5)2
take the square root of both sides
y+5 = sqr(x+25)
subtract 5 from both sides
y= -5 + sqr(x+25) = g-1(x)
ignore the negative square root as x>-5, never less than
g-1(x) = -5 + sqr(x+25)