Simpler or shorter way to simplify expression $(16^2 times 64^3)div1024^2$ for a power
Clash Royale CLAN TAG#URR8PPP
up vote
4
down vote
favorite
I am studying about powers for a discipline in college and the teacher asked me to simplify the following expression to transform it into the form of a single power,
$$
(16^2 times 64^3)div1024^2
$$
I can simplify to,
$$
2^6
$$
But, take many steps to get this result,
$$
(16^2 times 64^3)div1024^2 \ implies(16times16)times(64times64times64)div(1024times1024) \ implies 256 times262144div1048576\ implies67108864div1048576=64\ 64implies2^6 \ (16^2 times 64^3)div1024^2 implies 2^6
$$
However I would like to know if there is a shorter or simpler way to simplify expression $(16^2 times 64^3)div1024^2$ ?
algebra-precalculus
add a comment |Â
up vote
4
down vote
favorite
I am studying about powers for a discipline in college and the teacher asked me to simplify the following expression to transform it into the form of a single power,
$$
(16^2 times 64^3)div1024^2
$$
I can simplify to,
$$
2^6
$$
But, take many steps to get this result,
$$
(16^2 times 64^3)div1024^2 \ implies(16times16)times(64times64times64)div(1024times1024) \ implies 256 times262144div1048576\ implies67108864div1048576=64\ 64implies2^6 \ (16^2 times 64^3)div1024^2 implies 2^6
$$
However I would like to know if there is a shorter or simpler way to simplify expression $(16^2 times 64^3)div1024^2$ ?
algebra-precalculus
2
Just a note: You should use the equals sign ($=$) instead of the implication arrow.
â red_trumpet
Aug 26 at 20:48
@red_trumpet is there any question on how to use the implied symbol? I am still learning.
â gato
Aug 26 at 22:52
@gato See this question.
â Bill Wallis
Aug 27 at 9:59
add a comment |Â
up vote
4
down vote
favorite
up vote
4
down vote
favorite
I am studying about powers for a discipline in college and the teacher asked me to simplify the following expression to transform it into the form of a single power,
$$
(16^2 times 64^3)div1024^2
$$
I can simplify to,
$$
2^6
$$
But, take many steps to get this result,
$$
(16^2 times 64^3)div1024^2 \ implies(16times16)times(64times64times64)div(1024times1024) \ implies 256 times262144div1048576\ implies67108864div1048576=64\ 64implies2^6 \ (16^2 times 64^3)div1024^2 implies 2^6
$$
However I would like to know if there is a shorter or simpler way to simplify expression $(16^2 times 64^3)div1024^2$ ?
algebra-precalculus
I am studying about powers for a discipline in college and the teacher asked me to simplify the following expression to transform it into the form of a single power,
$$
(16^2 times 64^3)div1024^2
$$
I can simplify to,
$$
2^6
$$
But, take many steps to get this result,
$$
(16^2 times 64^3)div1024^2 \ implies(16times16)times(64times64times64)div(1024times1024) \ implies 256 times262144div1048576\ implies67108864div1048576=64\ 64implies2^6 \ (16^2 times 64^3)div1024^2 implies 2^6
$$
However I would like to know if there is a shorter or simpler way to simplify expression $(16^2 times 64^3)div1024^2$ ?
algebra-precalculus
asked Aug 26 at 20:45
gato
1404
1404
2
Just a note: You should use the equals sign ($=$) instead of the implication arrow.
â red_trumpet
Aug 26 at 20:48
@red_trumpet is there any question on how to use the implied symbol? I am still learning.
â gato
Aug 26 at 22:52
@gato See this question.
â Bill Wallis
Aug 27 at 9:59
add a comment |Â
2
Just a note: You should use the equals sign ($=$) instead of the implication arrow.
â red_trumpet
Aug 26 at 20:48
@red_trumpet is there any question on how to use the implied symbol? I am still learning.
â gato
Aug 26 at 22:52
@gato See this question.
â Bill Wallis
Aug 27 at 9:59
2
2
Just a note: You should use the equals sign ($=$) instead of the implication arrow.
â red_trumpet
Aug 26 at 20:48
Just a note: You should use the equals sign ($=$) instead of the implication arrow.
â red_trumpet
Aug 26 at 20:48
@red_trumpet is there any question on how to use the implied symbol? I am still learning.
â gato
Aug 26 at 22:52
@red_trumpet is there any question on how to use the implied symbol? I am still learning.
â gato
Aug 26 at 22:52
@gato See this question.
â Bill Wallis
Aug 27 at 9:59
@gato See this question.
â Bill Wallis
Aug 27 at 9:59
add a comment |Â
5 Answers
5
active
oldest
votes
up vote
5
down vote
accepted
beginalign
& (16^2 times 64^3)div1024^2 \[10pt]
= & (2^4)^2 times (2^6)^3 div (2^10)^2 \[10pt]
= & 2^8 times 2^18 div 2^20 \[10pt]
= & 2^8+18-20.
endalign
add a comment |Â
up vote
4
down vote
By writing these out as powers of primes (namely $2$), we have
$$
frac16^2 times 64^31024^2 = frac(2^4)^2 times (2^6)^3(2^10)^2 = frac2^8times2^182^20 = frac2^262^20 = 2^6.
$$
add a comment |Â
up vote
3
down vote
Too complicated. Notice that:
- $16 = 2^4$;
- $64 = 2^6$;
- $1024 = 2^10$.
Therefore:
$$beginarray[rcl]
((16^2 times 64^3)div 1024^2 & = & (2^8 times 2^18)div 2^20 \
& = & 2^26div 2^20 = 2^6 = 64. \
endarray$$
add a comment |Â
up vote
3
down vote
Notice that all can be represented in powers of 2
$$16^2=(2^4)^2=2^8$$
$$64^3=(2^6)^3=2^18$$
$$1024^2=(2^10)^2=2^20$$
$$frac2^8cdot 2^182^20=frac2^262^20=2^6$$
add a comment |Â
up vote
3
down vote
$$(16^2 times 64^3)div1024^2=2^8 times 2^18 /2^20 =2^6=64$$
add a comment |Â
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
5
down vote
accepted
beginalign
& (16^2 times 64^3)div1024^2 \[10pt]
= & (2^4)^2 times (2^6)^3 div (2^10)^2 \[10pt]
= & 2^8 times 2^18 div 2^20 \[10pt]
= & 2^8+18-20.
endalign
add a comment |Â
up vote
5
down vote
accepted
beginalign
& (16^2 times 64^3)div1024^2 \[10pt]
= & (2^4)^2 times (2^6)^3 div (2^10)^2 \[10pt]
= & 2^8 times 2^18 div 2^20 \[10pt]
= & 2^8+18-20.
endalign
add a comment |Â
up vote
5
down vote
accepted
up vote
5
down vote
accepted
beginalign
& (16^2 times 64^3)div1024^2 \[10pt]
= & (2^4)^2 times (2^6)^3 div (2^10)^2 \[10pt]
= & 2^8 times 2^18 div 2^20 \[10pt]
= & 2^8+18-20.
endalign
beginalign
& (16^2 times 64^3)div1024^2 \[10pt]
= & (2^4)^2 times (2^6)^3 div (2^10)^2 \[10pt]
= & 2^8 times 2^18 div 2^20 \[10pt]
= & 2^8+18-20.
endalign
answered Aug 26 at 20:49
Michael Hardy
205k23187464
205k23187464
add a comment |Â
add a comment |Â
up vote
4
down vote
By writing these out as powers of primes (namely $2$), we have
$$
frac16^2 times 64^31024^2 = frac(2^4)^2 times (2^6)^3(2^10)^2 = frac2^8times2^182^20 = frac2^262^20 = 2^6.
$$
add a comment |Â
up vote
4
down vote
By writing these out as powers of primes (namely $2$), we have
$$
frac16^2 times 64^31024^2 = frac(2^4)^2 times (2^6)^3(2^10)^2 = frac2^8times2^182^20 = frac2^262^20 = 2^6.
$$
add a comment |Â
up vote
4
down vote
up vote
4
down vote
By writing these out as powers of primes (namely $2$), we have
$$
frac16^2 times 64^31024^2 = frac(2^4)^2 times (2^6)^3(2^10)^2 = frac2^8times2^182^20 = frac2^262^20 = 2^6.
$$
By writing these out as powers of primes (namely $2$), we have
$$
frac16^2 times 64^31024^2 = frac(2^4)^2 times (2^6)^3(2^10)^2 = frac2^8times2^182^20 = frac2^262^20 = 2^6.
$$
answered Aug 26 at 20:48
Bill Wallis
2,2361826
2,2361826
add a comment |Â
add a comment |Â
up vote
3
down vote
Too complicated. Notice that:
- $16 = 2^4$;
- $64 = 2^6$;
- $1024 = 2^10$.
Therefore:
$$beginarray[rcl]
((16^2 times 64^3)div 1024^2 & = & (2^8 times 2^18)div 2^20 \
& = & 2^26div 2^20 = 2^6 = 64. \
endarray$$
add a comment |Â
up vote
3
down vote
Too complicated. Notice that:
- $16 = 2^4$;
- $64 = 2^6$;
- $1024 = 2^10$.
Therefore:
$$beginarray[rcl]
((16^2 times 64^3)div 1024^2 & = & (2^8 times 2^18)div 2^20 \
& = & 2^26div 2^20 = 2^6 = 64. \
endarray$$
add a comment |Â
up vote
3
down vote
up vote
3
down vote
Too complicated. Notice that:
- $16 = 2^4$;
- $64 = 2^6$;
- $1024 = 2^10$.
Therefore:
$$beginarray[rcl]
((16^2 times 64^3)div 1024^2 & = & (2^8 times 2^18)div 2^20 \
& = & 2^26div 2^20 = 2^6 = 64. \
endarray$$
Too complicated. Notice that:
- $16 = 2^4$;
- $64 = 2^6$;
- $1024 = 2^10$.
Therefore:
$$beginarray[rcl]
((16^2 times 64^3)div 1024^2 & = & (2^8 times 2^18)div 2^20 \
& = & 2^26div 2^20 = 2^6 = 64. \
endarray$$
answered Aug 26 at 20:48
the_candyman
8,15721942
8,15721942
add a comment |Â
add a comment |Â
up vote
3
down vote
Notice that all can be represented in powers of 2
$$16^2=(2^4)^2=2^8$$
$$64^3=(2^6)^3=2^18$$
$$1024^2=(2^10)^2=2^20$$
$$frac2^8cdot 2^182^20=frac2^262^20=2^6$$
add a comment |Â
up vote
3
down vote
Notice that all can be represented in powers of 2
$$16^2=(2^4)^2=2^8$$
$$64^3=(2^6)^3=2^18$$
$$1024^2=(2^10)^2=2^20$$
$$frac2^8cdot 2^182^20=frac2^262^20=2^6$$
add a comment |Â
up vote
3
down vote
up vote
3
down vote
Notice that all can be represented in powers of 2
$$16^2=(2^4)^2=2^8$$
$$64^3=(2^6)^3=2^18$$
$$1024^2=(2^10)^2=2^20$$
$$frac2^8cdot 2^182^20=frac2^262^20=2^6$$
Notice that all can be represented in powers of 2
$$16^2=(2^4)^2=2^8$$
$$64^3=(2^6)^3=2^18$$
$$1024^2=(2^10)^2=2^20$$
$$frac2^8cdot 2^182^20=frac2^262^20=2^6$$
answered Aug 26 at 20:49
Deepesh Meena
2,958822
2,958822
add a comment |Â
add a comment |Â
up vote
3
down vote
$$(16^2 times 64^3)div1024^2=2^8 times 2^18 /2^20 =2^6=64$$
add a comment |Â
up vote
3
down vote
$$(16^2 times 64^3)div1024^2=2^8 times 2^18 /2^20 =2^6=64$$
add a comment |Â
up vote
3
down vote
up vote
3
down vote
$$(16^2 times 64^3)div1024^2=2^8 times 2^18 /2^20 =2^6=64$$
$$(16^2 times 64^3)div1024^2=2^8 times 2^18 /2^20 =2^6=64$$
answered Aug 26 at 20:54
Mohammad Riazi-Kermani
30.5k41852
30.5k41852
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2895500%2fsimpler-or-shorter-way-to-simplify-expression-162-times-643-div10242%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
2
Just a note: You should use the equals sign ($=$) instead of the implication arrow.
â red_trumpet
Aug 26 at 20:48
@red_trumpet is there any question on how to use the implied symbol? I am still learning.
â gato
Aug 26 at 22:52
@gato See this question.
â Bill Wallis
Aug 27 at 9:59