Answer:
600÷60=10
Step-by-step explanation:
six hundred is ten times sixty
Answer:
$14000
Step-by-step explanation:
Given that :
Commission 5% of sale price
Sale price of house = $280,000
Commission = 5% of $280,000
Hence,
Commission = 0.05 * $280,000
Commission = $14,000
<span>first, we are going to define variables as the following:
a = 0
a = π/2
n = 4 rectangles
Δx = [ b - a ] / n ------>Δx = [ π/2 - 0 ] / 4 = π/8
right endpoints :
sum( seq( 4 cos(x) * π/8 , x , 0+π/8 , π/2 , π/8 ) ) = 3.163065 underestimate
left endpoints:
sum( seq( 4 cos(x) * π/8 , x , 0 , π/2-(π/8) , π/8 ) ) = 4.733861 overestimate
the reason because the actual estimate by integral as the following:
π/2
∫ 4cos(x) dx = 4
0</span>
Let's do this by Briot-Ruffini
First: Find the monomial root
x - 2 = 0
x = 2
Second: Allign this root with all the other coeficients from equation
Equation = -3x³ - 2x² - x - 2
Coeficients = -3, -2, -1, -2
2 | -3 -2 -1 -2
Copy the first coeficient
2 | -3 -2 -1 -2
-3
Multiply him by the root and sum with the next coeficient
2.(-3) = -6
-6 + (-2) = -8
2 | -3 -2 -1 -2
-3 -8
Do the same
2.(-8) = -16
-16 + (-1) = -17
2 | -3 -2 -1 -2
-3 -8 -17
The same,
2.(-17) = -34
-34 + (-2) = -36
2 | -3 -2 -1 -2
-3 -8 -17 -36
Now you just need to put the "x" after all these numbers with one exponent less, see
2 | -3x³ - 2x² - 1x - 2
-3x² - 8x - 17 -36
You may be asking what exponent -36 should be, and I say:
None or the monomial. He's like the rest of this division, so you can say:
(-3x³ - 2x² - x - 2)/(x - 2) = -3x² - 8x - 17 with rest -36 or you can say:
(-3x³ - 2x² - x - 2)/(x - 2) = -3x² - 8x - 17 - 36/(x - 2)
Just divide the rest by the monomial.