Do you mean exponential form as in scientific notation or as in prime factorization.
Now matter I will do both.
As in scientific notation.
200*75
=150*100
=1.5*10000
=1.5*10^4
As in prime factorization.
200*75
=2^3*5^2*3*5^2
=2^3 * 3 * 5^4
Do the one your teacher ask for :) Hope it helps!
Step-by-step explanation:
y > -15
y is bigger than -15
= -14 , -13 , -12 , -11 , -10 , etc . . .
First, we have to figure out how much cheese we have total. Do this by adding up all of the various cheeses.
Now to split the cheeses into sections of 1/4 pound each, we have to divide by 1/4, which is the same as multipling by 4
13 slices total
Let's solve this system of equations through substitution.
We have these two equations.
-7x-2y=14
6x+6y=18
Now let divide the second equation by 6.
6x+6y=18 ----> x+y=3
Next, let us move y to the right side of the equation.
x+y=3 -------> x=3-y (x equals 3-y)
Because we found out that what x is in terms of y, we can input that in for every instance of x in this equation below.
-7x-2y=14 becomes -7(3-y)-2y=14 (Why? Because x equals 3-y!)
We have a one variable equation now and can solve for y.
-7(3-y)-2y=14
-21+7y-2y=14
5y=35
y=7
Plug in 7 for y in any equation to find x.
x+y=3
x+7=3
x=-4
answer: x=-4, y=7
This problem can be solved by the chicken rabbits method or you can just do simple algebra.
I.) Chicken and rabbits method
First assume all 110 coins are dimes and none are quarters.
We will have a total value of 11 dollars
Now for each dime we switch out for a quarter, we adds 15 cents to the total value.
18.50-11=7.50 dollars
There are 750/15=50 group of 15 cents in the 7 dollars and 50 cents.
This also meant that we need to switch out 50 dimes for 50 quarters.
So we have 50 quarters.
That first method is very good and very quick once you get the hang of it, now I'm going to show you the algebraic way to solve this.
Let's say there are x dimes and y quarters.
Set up equation
x+y=110
10x+25y=1850
Now solve multiply first equation by 10
10x+10y=1100
subtract
15y=750
y=50
Now we set the numbers of quarters to y so the answer is 50 quarters.
I personally recommend using algebra whenever you can because the practice is very important and you will eventually get really fast at setting up and solving equations. The first method is faster in this case but the second is more generalize, hope it helps.