document.write( "Question 32436: Dear tutors, \r
\n" );
document.write( "\n" );
document.write( "Please explain how to solve these kind of functions. \r
\n" );
document.write( "\n" );
document.write( "For which of the following functions f is f(x) = f(1-x) for all x.\r
\n" );
document.write( "\n" );
document.write( "a. f(x) = 1-x
\n" );
document.write( "b. f(x) = 1-x^2 (x squared)
\n" );
document.write( "c. f(x) = x^2 – (1-x)^2
\n" );
document.write( "d. f(x) = x^2(1-x)^2
\n" );
document.write( "e. f(x) = x/( 1-x)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "by the way, this question is from a paper test i bought online. \r
\n" );
document.write( "\n" );
document.write( "Regards,
\n" );
document.write( "Tolly \n" );
document.write( "
Algebra.Com's Answer #18934 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! f(x) = f(1-x) for all x \n" ); document.write( "...................... \n" ); document.write( "a. f(x) = 1-x \n" ); document.write( "=> f(1-x) = 1-(1-x) = x \n" ); document.write( "f(x)=f(1-x) => x=1-x => x=1/2; \n" ); document.write( "............ \n" ); document.write( "b. f(x) = 1-x^2 \n" ); document.write( "=> 1-x^2 = x^2 (using the same approach as above) \n" ); document.write( "=> x^2 = 1/2 => x=1/sqrt(2) or x=-1/(sqrt(2); \n" ); document.write( "......................... \n" ); document.write( "c. f(x) = x^2 – (1-x)^2 \n" ); document.write( "=> x^2 - (1-x)^2 = (1-x)^2 - (x^2) (using the same approach as in a.) \n" ); document.write( "=> x^2 = (1-x)^2 \n" ); document.write( "=> (x)(x) = 0 \n" ); document.write( "=> x=0 \n" ); document.write( "........................ \n" ); document.write( "d. f(x) = x^2(1-x)^2 \n" ); document.write( "=> x^2(1-x)^2 = (1-x)^2(x^2) (using the same approach as in a.) \n" ); document.write( "The above is true for all real x => x is any real number \n" ); document.write( "............. \n" ); document.write( "e. f(x) = x/( 1-x) \n" ); document.write( "=> x/(1-x) = (1-x)/x (using the same approach as in a.) \n" ); document.write( "=> x^2 = (1-x)^2 \n" ); document.write( "=> x^2 = x^2-2x+1 \n" ); document.write( "=> x = 1/2 \n" ); document.write( " \n" ); document.write( " |