Using pseudocode:
printArray(arr[], integers)
DECLARE integers
integers = SizeOf(arr)
FOR i = 1 to integers // loop from 1 to the number of elements in arr[]
print(i)
print('')
i = i + 1
ENDFOR
END
Assuming you are solving for x...
There are no lines of symmetry on the us flag,in one red rectangle
X= 5 or -8
Add all the like terms and set it equal to 49, use quadratic formula or factoring.
Answer:
q = log4 / log0.53
q = -2.189
Step-by-step explanation:
(0.53)^q = 4
Taking log of both sides!
q log 0.53 = log 4
q = log 4 / log 0.53
q = 0.602 / -0.275
q = - 2.189
This can be checked to confirm correctness.
Substituting q = -2.189
(0.53)^ -2.189 = 1/ 0.249
= 4.01 Proved!
(Note that the "1" is because of the negative sign)