Answer:
1025
Step-by-step explanation:
1542-517=1025
Start by decomposing the number inside the root into primes
Then group the terms into cubes if possible

rewrite the root
![\sqrt[3]{80}=\sqrt[3]{10\cdot2^3}](https://tex.z-dn.net/?f=%5Csqrt%5B3%5D%7B80%7D%3D%5Csqrt%5B3%5D%7B10%5Ccdot2%5E3%7D)
then cancel the terms that are cubes and bring them out of the root
Let n = number of nickels, and p = number of pennies.
The number of coins is 25, so we get this equation.
n + p = 25
The value of the coins is 0.05 per nickel, and 0.01 per penny.
0.05n + 0.01p = 0.73
Now you have a system of equations.
n + p = 25
0.05n + 0.01p = 0.73
Solve the first equation for n:
n = 25 - p
Now substitute into the second equation.
0.05(25 - p) + 0.01p = 0.73
1.25 - 0.05p + 0.01p = 0.73
-0.04p = -0.52
p = 13
There were 13 pennies.
Now we substitute 13 for p in n + p = 25 to find out the number of nickels.
n + 13 = 25
n = 12
There are 13 pennies and 12 nickels.
Check: 13 pennies and 12 nickels does total 25 coins.
13 * 0.01 + 12 * 0.05 = 0.13 + 0.60 = 0.73
The value is $0.73.
Our answer is correct.
Times it by 3 and see what u get try see if it work
This involves quite a lot of arithmetic to do manually.
The first thing you do is to make the first number in row 2 = to 0.
This is done by R2 = -3/2 R1 + R2
so the matrix becomes
( 2 1 1) ( -3 )
( 0 -13/2 3/2) (1/2 )
(5 -1 2) (-2)
Next step is to make the 5 in row 5 = 0
then the -1 must become zero
You aim for the form
( 1 0 0) (x)
(0 1 0) (y)
(0 0 1) ( z)
x , y and z will be the required solutions.