document.write( "Question 1184119: I am having trouble understanding the meaning and what is expected of me with the following question and similar ones. I don't need the answer. Just the meaning of the questions.\r
\n" );
document.write( "\n" );
document.write( "The notation max{a,b,...}means the largest of the numbers ab.... Sketh the graph of each function:
\n" );
document.write( "a) f(x)=max{x,(1/x)}
\n" );
document.write( "b) f(x)=max{sinx, cosx}
\n" );
document.write( "c) f(x)=max{x^2, 2+x, 2-x}\r
\n" );
document.write( "\n" );
document.write( "Thank you\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #814658 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "The conception is the same for all these cases.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "To calculate f(x), you calculate each component separately inside the parentheses under the max(a,b) or max(a,b,c) ;\r\n" ); document.write( "\r\n" ); document.write( "then you take maximum value of every pair (or triple) inside the parentheses.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |