Malik545
Malik545
04-03-2017
Mathematics
contestada
12v(32v^2-8) at v= 3/4
Respuesta :
sdmatera
sdmatera
04-03-2017
You distribute a 3/4 wherever you see a v
Use PEMDAS order of operations (parenthesis, exponents, multiply, divide, add, subtract)
12*3/4(32*9/16-8)
12*3/4(18-8)
12*3/4(10)
9*10
=90
Hope this helps
Answer Link
VER TODAS LAS RESPUESTAS ( 77+ )
Otras preguntas
the function f(x) is graphed below. if f(n)=0 what is the value of n?
Why do vinyl raincoats become brittle as they get old, even if they are not exposed to air or to any pollutants
Find the volume of the frustrum of the right circular cone generated by rotating the line y = 3x+1 about the x-axis between x = 0 and x = 2.
how do u make coffee
Find the Surface Area of this Prism
which memory can be removed from motherboard? RAM OR ROM?
what is your opinion of the Manhattan sale from the Indians?
The sum of the ages of Mark, Tim and Jane is 39. In 5 years, the ratio of Mark's5 age toTim's age to Jane's age will be 10:9:8. How old is Mark now?A.В.C.D.1514
What is the surface area of the square pyramid ? Sorry question is only 8. Ok
17.8.1: Writing a recursive math function. Write code to complete raise_to_power(). Note: This example is for practicing recursion; a non-recursive function, or