Answer:
x = 3
Step-by-step explanation:
Given
4 : 8 = x : 6, expressing in ratio form, that is
=
( cross- multiply )
8x = 24 ( divide both sides by 8 )
x = 3
Thus 4 : 8 = 3 : 6
Answer:
YZ= 2.8
Step-by-step explanation:
3n+5=8n-9
-3n -3n
5=5n-9
+9. +9
14=5n
14÷5
2.8=n
34% written in decimal form is .34 (by moving the decimal 2 places left).
.34 written as a fraction is 34/100. Reduce the fraction by dividing numerator and denominator by 2 to get 17/50.
The ratio is 17:50
Answer:
f(g(x)) = 2(x^2 + 2x)^2
f(g(x)) = 2x^4 + 8x^3 + 8x^2
Step-by-step explanation:
Given;
f(x) = 2x^2
g(x) = x^2 + 2x
To derive the expression for f(g(x)), we will substitute x in f(x) with g(x).
f(g(x)) = 2(g(x))^2
f(g(x)) = 2(x^2 + 2x)^2
Expanding the equation;
f(g(x)) = 2(x^2 + 2x)(x^2 + 2x)
f(g(x)) = 2(x^4 + 2x^3 + 2x^3 + 4x^2)
f(g(x)) = 2(x^4 + 4x^3 + 4x^2)
f(g(x)) = 2x^4 + 8x^3 + 8x^2
Hope this helps...