Answer:
y^2-(x+4)
Step-by-step explanation:
y^2-(x+4)
<span>Simplifying
X + 12 = 30
Reorder the terms:
12 + X = 30
Solving
12 + X = 30
Solving for variable 'X'.
Move all terms containing X to the left, all other terms to the right.
Add '-12' to each side of the equation.
12 + -12 + X = 30 + -12
Combine like terms: 12 + -12 = 0
0 + X = 30 + -12
X = 30 + -12
Combine like terms: 30 + -12 = 18
X = 18
Simplifying
X = 18</span>
Answer:
9
Step-by-step explanation:
the biggest number gets eaten by the alligator
Answer:

Step-by-step explanation:
in this case,
is your number. we will always note square with the tiny two at the top of the number.
Four less than anything is easily shown with a minus four.
eg. four less of 12 square:
= :)
Take the vector u = <ux, uy> = <4, 3>.
Find the magnitude of u:
||u|| = sqrt[ (ux)^2 + (uy)^2]
||u|| = sqrt[ 4^2 + 3^2 ]
||u|| = sqrt[ 16 + 9 ]
||u|| = sqrt[ 25 ]
||u|| = 5
To find the unit vector in the direction of u, and also with the same sign, just divide each coordinate of u by ||u||. So the vector you are looking for is
u/||u||
u * (1/||u||)
= <4, 3> * (1/5)
= <4/5, 3/5>
and there it is.
Writing it in component form:
= (4/5) * i + (3/5) * j
I hope this helps. =)