So you need to divide 1000 by 125 which is 8. Which then you times by two to equal the two kilograms. So he needs to fill the cup up 16 times.
Ok so...
You want to move the decimal point to the right until the number is greater than 1 but less than 10.
The number will end up being 5.2
You moved the decimal point 3 times to the right.
So it will be 5.2 x 10^-3. It is negative because you moved it to the right. The exponent would be positive if you moved it to the left
Answer:
$625
$2500
Step-by-step explanation:
tax = percent of tax x income
0.2 x 3125 = 625
amount remaining = income - tax
3125 - 625
So to start you will need to divide by -5 then -5 divided by -5 cancelle
Answer:
Step-by-step explanation:
A system of linear equations is one which may be written in the form
a11x1 + a12x2 + · · · + a1nxn = b1 (1)
a21x1 + a22x2 + · · · + a2nxn = b2 (2)
.
am1x1 + am2x2 + · · · + amnxn = bm (m)
Here, all of the coefficients aij and all of the right hand sides bi are assumed to be known constants. All of the
xi
’s are assumed to be unknowns, that we are to solve for. Note that every left hand side is a sum of terms of
the form constant × x
Solving Linear Systems of Equations
We now introduce, by way of several examples, the systematic procedure for solving systems of linear
equations.
Here is a system of three equations in three unknowns.
x1+ x2 + x3 = 4 (1)
x1+ 2x2 + 3x3 = 9 (2)
2x1+ 3x2 + x3 = 7 (3)
We can reduce the system down to two equations in two unknowns by using the first equation to solve for x1
in terms of x2 and x3
x1 = 4 − x2 − x3 (1’)
1
and substituting this solution into the remaining two equations
(2) (4 − x2 − x3) + 2x2+3x3 = 9 =⇒ x2+2x3 = 5
(3) 2(4 − x2 − x3) + 3x2+ x3 = 7 =⇒ x2− x3 = −1