Answer:
257 is prime.
Step-by-step explanation:
To evaluate if a number is prime, we just need to evaluate it for the prime numbers that are equal or lesser than the said number's square root.
In this case, √257 = 16.03 so we just need to see if 257 is divisible by <u>2, 3, 5, 7, 11 and 13</u> (the prime numbers that come before 16)
- 257 is odd, so it is not divisible by 2.
- The sum of its digits is 14, therefore, it is not divisible by 3.
- 257 ends in 7, therefore it's not divisible by 5.
- 257/ 7 = 36.71 so it's not divisible by 7.
- 257/ 11 = 23.36 so it's not divisible by 11
- Finally 257 / 13= 19.76 so it's not divisible by 13.
Therefore, 257 is prime.
Answer:
520?
Step-by-step explanation:
I think
Answer:
7
Step-by-step explanation:
You divide the number of visits and the price. 14÷2=7
9a + (9t+27)=x
To write it another way you could flip the numbers around:
(9t+27)+9a=x
Or flip the variable to the other side.
x=9a + (9t+27)
Any way you put the numbers as long as x is on the either side, you will get the same answer.
Hope this helps!
In this case it is to find the roots of the polynomial.
We have then:
2x ^ 2-5x + 1 = 3
Rewriting:
2x ^ 2-5x-2 = 0
Applying resolver we have
x = (- b +/- root (b ^ 2 - 4ac)) / (2a)
Substituting values:
x = (- (- 5) +/- root ((- 5) ^ 2 - 4 (2) (- 2))) / (2 (2))
x = (- (- 5) +/- root ((25 + 16)) / (2 (2))
x = (5 +/- root (41))) / (4)
x = ((5/4) +/- (root (41)) / 4)
Answer:
x = ((5/4) +/- (root (41)) / 4)
(option 4)