The answer is A because you have to use the process of substitution
Answer:
Step-by-step explanation:
(5y+4+3x)(5y+4-3x) = (5y+4)² - (3x)²......(from the difference of 2 squares )
by identity : (a+b)(a-b) = a² - b²
in this exercice ; a = 5y+4 and b = 3x
A: rhombus and squares have four equal sides.
Answer:
y = (x^2 + 6) / 2
Step-by-step explanation:
Original function: 
To find the inverse of a function we have to switch the x and y values and solve for y again
x = sqrt (2y-6)
To get rid of a square root we square the square root so:
x^2 = 2y-6
Add 6
x^2 + 6 = 2y
Divide by 2
y = (x^2 + 6) / 2