Count the number of positive integers less than 100 that do not contain any perfect square factors greater than 1.
Possible perfect squares are the squares of integers 2-9.
In fact, only squares of primes need be considered, since for example, 6^2=36 actually contains factors 2^2 and 3^2.
Tabulate the number (in [ ])of integers containing factors of
2^2=4: 4,8,12,16,...96 [24]
3^2=9: 9,18,....99 [11]
5^2=25: 25,50,75 [3]
7^2=49: 49,98 [2]
So the total number of integers from 1 to 99
N=24+11+3+2=40
=>
Number of positive square-free integers below 100 = 99-40 = 59
Answer:
V+11=70
Step-by-step explanation:
Let 'x' represent the total distance from point A to point B
During the first hour he gets 0.25 of the way there: 0.25x
During the second hour he covers an additional 0.2 of the distance: 0.2x
During the third hour, he covers 0.3 of the distance: 0.3x
The total distance the biker traveled is:
0.25x + 0.2x + 0.3x = (0.25 + 0.2 + 0.3)x = 0.75x
The biker has: x - 0.75x = (1 - 0.75)x = 0.25x of the total distance left to go.
Answer:
i do not get it sir can you explain more please
Step-by-step explanation: