Answer:
22,000
Step-by-step explanation:
4%/100=0.04
0.04*50,000=20,000 || 130,000-50,000=80,000 ||
2%/100=0.02
0.02*100,000= 2,000 || 80,000 - 100,000 ||
To explain it simply, Rosie receives 20,000 in commission for the first 50,000 of the sale. However, she sold a property for 130,000 meaning she also receives 2,000 for the next 100,000. Therefore she receives $22,000 in total on her $130,000 sale.
Answer C is correct because 2×(4×305) is the same as (2×4)×305 and 2×4=8.
Answer:
1.25
Step-by-step explanation:
Move the decimal place two spaces left to go from a percentage to a decimal. 125.0% becomes 1.25.

1) Let's write out both expressions subtracting 4m²+2mn+8n² from 2m²+6mn+2n²

2) Note that when we subtract 4m^2 + 2mn + 8n^2 from 2m^2 + 6mn + 2n^2 we need to swap the sign by placing -1 outside the parentheses and then combine like terms adding those terms algebraically.
Answer:
b. How many ways arc there to go 12 miles?
≡ p(12) = 25
c. How many ways arc there to go 20 miles?
≡ p(20) = 131
d. How many ways arc there to go 22 miles?
≡p(22) 199
Step-by-step explanation:
a) supposed you walked for the first hour. Then you would have travelled 3 miles. if you jogged you would have covered 5miles and if you run you would have covered 10miles. now you have to decide how to run the rest miles from the n miles.
Thus, the number of ways one can cover n miles will be given by the recurrence relation
p(n) = p( n-3) + p( n-5) + p( n - 10)
now to solve the rest of the question, let us make a table which provides the number of ways for n = 1 to 22.
check the attachment for the table
b. How many ways arc there to go 12 miles?
≡ p(12) = 25
c. How many ways arc there to go 20 miles?
≡ p(20) = 131
d. How many ways arc there to go 22 miles?
≡p(22) 199