With
explanation; i gotcha
Answer:
yes
Step-by-step explanation:
if it ends at 430 he will have 30 min before his appoionment
It's A: L =704cm2; S =936cm2
because your multiplying your length and width (8x9) =72
multiply 72 by the height and you get your answer for S = 936cm2
Answer:
Gym A is growing faster
Gym A gained 13 members between months 2 and 4
Gym B gained 10 members between months 2 and 4
Step-by-step explanation:
Gym A: (2,20) (4,46)
rate of change = (46-20)/(4-2) = 26/2 or 13
Gym B: (2,40) (4,60)
rate of change = (60-40)/(4-2) = 20/2 or 10
Answer:
Part c: Contained within the explanation
Part b: gcd(1200,560)=80
Part a: q=-6 r=1
Step-by-step explanation:
I will start with c and work my way up:
Part c:
Proof:
We want to shoe that bL=a+c for some integer L given:
bM=a for some integer M and bK=c for some integer K.
If a=bM and c=bK,
then a+c=bM+bK.
a+c=bM+bK
a+c=b(M+K) by factoring using distributive property
Now we have what we wanted to prove since integers are closed under addition. M+K is an integer since M and K are integers.
So L=M+K in bL=a+c.
We have shown b|(a+c) given b|a and b|c.
//
Part b:
We are going to use Euclidean's Algorithm.
Start with bigger number and see how much smaller number goes into it:
1200=2(560)+80
560=80(7)
This implies the remainder before the remainder is 0 is the greatest common factor of 1200 and 560. So the greatest common factor of 1200 and 560 is 80.
Part a:
Find q and r such that:
-65=q(11)+r
We want to find q and r such that they satisfy the division algorithm.
r is suppose to be a positive integer less than 11.
So q=-6 gives:
-65=(-6)(11)+r
-65=-66+r
So r=1 since r=-65+66.
So q=-6 while r=1.