alkhalidisara
alkhalidisara
01-05-2018
Mathematics
contestada
(a^3 / 4)^2
Simplify
Respuesta :
c1lynch10
c1lynch10
01-05-2018
Well, you can change this to (a^3/4)(a^3/4), which is equal to a^6/16, because a^3 times a^3=a^6, and 4 times 4=16.
I hope this helps!
-Raiden
Answer Link
samanthasiler
samanthasiler
01-05-2018
Multiply the exponents in (a^3/4)^2 =a^3/2 simplified
Answer Link
VER TODAS LAS RESPUESTAS ( 22+ )
Otras preguntas
how many people would be there if only 3 person per acre lives on earths land
Please help click on the picture to see the full thing please explain
usatestprep--According to the model, what is the role of maltose in the maltose operon?
To help me understand the problem and generate alternative solutions, I use analogies and metaphors that help me identify what else this problem is like.
Olivia is growing roses and keeps track of how much fertilizer (in ounces) she adds to the soil and how many blooms each rose bush has. She finds a linear relat
what is the introduction to walsingham's character? what type of character do you think he will be?
What are the best 2 options
For each exponential model indicate if the function represents growth or Decay, then identify initial value, growth/Decay factor, and growth/Decay rate.
using property find a.2/5×(-3/7)-1/6×3/2+1/14×2/5with steps plsb.6 2/5×3/2+1 - 7 1/3 ×3/2
Examine the following code. class One { public void print() { System.out.println("One"); } } class Two extends One { public void print() { System.out.println(