Answer:
Step-by-step explanation:
2800: 2 * 2 * 2 * 2 * 5 * 5 * 7
75: 3 * 5 * 5
168: 2 * 2* 2 * 3 * 7
It's not really multiplication. It's more division.
Try 2800 as a sample. What you are trying to do is break this down into primes. The first prime is 2
2800/2 = 1400
1400 / 2 = 700
700 / 2 = 350
350 / 2 = 175. That's the end of what the 2s can do.
175 / 5 = 35
35/ 5 = 7 7 is a prime. You are done. Now run up the ladder.
2800: 2 * 2 * 2 * 2 * 5 * 5 * 7
75 is not an even number. It has no 2s. Go to 3
75 / 3 = 25.
25 / 5 = 5
That's the end
75: 3 * 5 * 5
Your calculator can be of great help. The rule is keep factoring until you get a decimal remainder. Move on to the next prime. Stop when the last division gives you a prime.
1 hour and 15 mins
60mins=1hr
15/60=1/4
1hr and 15mins=1 and 1/4hr or 1.25hr
1.25 times 4.8=6
jogged 6 miles
Answer
Step-by-step explanation: example
5/(X+2). + 2/(X+1)
Common denominator. Is both (X+2)(X+1)
So the first fraction needs (X+1) since it already has (X+2) the second fraction needs ( X+2)
5(X+1). / (X+2)((X+1) +. 2/(X+2)/(X+1)
So multiply 5 with X then 5 with 1 and 2 times X and 2 times 2
5x+5 + 2x+4 / (X+2)((X+1)
Answer 7x+9/ (X+2)(X+1)
Answer:
d=20
Step-by-step explanation:
To find the distance between 2 points we use the distance formula
d = √(x2 - x1)²+(y2 - y1)²
The given points are (x1= -8, y1 = -6) and (x2 = 4, y2 = 10).
Substitute the given points into the distance formula.
d = √(4 + 8)²+(10 +6)²
d = √144+252
d= √400
d = 20