162/(6(7-4)^2)
pemdas
parenthasees inner first
so 7-4 is forst
7-4=3
162/(6(3)^2)
then exponents
3^2=9
162/(6(9))
multiplication
6 times 9=54
162/(54)=3
Answer: it would be 1.578 times 10^-6125
Or 1.578 times 10^-1230
Answer:
p, m, n.
Step-by-step explanation:
It is given that,

Here, p is the name of the function and its variable is m which is independent.
Independent variable : Whose value does not depend on another variable.
Dependent variable : whose value depends on the another variable.
Since the value of n depends on the value of p(m) which is a function of m, therefore n is a dependent variable which depends on the variable m.
∴ If n = p(m), p is the function name, m is the independent variable, and n is the dependent variable.
Answer:
- x = -1/2(1 +√21) ≈ -2.79129
- x = -1/2(1 -√21) ≈ 1.79129
Step-by-step explanation:
We assume the middle term is supposed to be 4x.
We can remove a common factor of 4 to simplify this a bit.
x^2 +x -5 = 0
This is of the form
ax^2 +bx +c = 0
where a=1, b=1, c=-5.
__
The <em>quadratic formula</em> gives the solutions as ...

Filling in the given coefficients, we have ...
x = (-1 ±√(1^2 -4·1·(-5)))/(2·1)
x = (-1±√21)/2
The solutions are x = -1/2(1 +√21) and -1/2(1 -√21).
_____
<em>If what you wrote is what you intend</em>, then the equation simplifies to 4x^2 -16 = 0.
Dividing by 4 and factoring the difference of squares gives ...
x^2 -4 = 0
(x -2)(x +2) = 0
These factors are zero (hence their product is 0) for the values x = 2 and x = -2.
The solutions are x=2 and x=-2.