Answer:
16 cm
Step-by-step explanation:
Suppose that x is the original width. If that original width is enlarged by a scale factor 5/2 that means that x is multiplied by 5/2 and after that multiplication we obtained new width, 40 cm.
Therefore,
x*(5/2) = 40
We multiply the equation by 2 and obtain:
x*5 = 40*2
5x = 80
Now we divide the equation by 5 and obtain:
x = 80/5
x = 16
We obtained that x, the original width was 16 cm
Solve for x.
First multiply everything in the parenthesis by 3.
12 + 12x = 12 + 12x
There is an infinite amount of solutions.
Hope this helps!
Answer:
3
Step-by-step explanation:
if the shapes are similar then the measures are proportional:
4/12 = 1/d cross multiply expressions
4d = 12 divide both sides by 4
d = 3
Answer:
Identity; conditional
Explanation:
Identity functions are functions that returns the SAME value which was used in its argument. In this case, f(x) = g(x). Therefore f(x) = g(x) = x.
Conditional functions are conditions that evaluates the condition and returns DIFFERENT values all depending on the condition value. That is, in this case, f(x) is not equal to g(x) for every x domain.
So, while identity functions returns the same value, conditional functions returns different functions.