Question 1073524
Given:
{{{system(g(x)=4/x,f(x)=notYetKnown,fg(x)=2x+3)}}}


{{{fg(x)}}} as written that way, does not indicate function composition.  It indicates the product of the two functions.



{{{fg(x)=f(x)g(x)=f(x)(4/x)=2x+3}}}



-
**Question later clarified and then resolved**