document.write( "Question 862220: f(x)=ax+b\r
\n" );
document.write( "\n" );
document.write( "WARNING : THE PROBLEM IS EXTREMELY HARD\r
\n" );
document.write( "\n" );
document.write( "1. (I have already solved it!!!) ... f(x) crosses point A(-1;-1) and f(x) is || g(x)=3x-4 ... find 'a' and 'b'!\r
\n" );
document.write( "\n" );
document.write( "I FOUND that a=3 and b=2 that was the first condition\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "2.Using 'a' and 'b' solve the problem : = I CAN\"T SOLVE THIS ONE ; I THINK ABOUT 1 HOUR AND I COULDN'T THINK OF ANYHTING ; PLEASE HELP\r
\n" );
document.write( "\n" );
document.write( "http://postimg.org/image/jpgeqpjuh/\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #519552 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 2) did your teacher give you a value for x? \n" ); document.write( "g(x) = 3x-4 \n" ); document.write( "f(x) = 3x+2 \n" ); document.write( "f(x+2) + square root(2)*f(-1/3) -2*f(x) \n" ); document.write( "3(x+2)+2 + square root(2)*3(-1/3)+2 -2(3x+2) \n" ); document.write( "3x+6+2 + square root(2)*1 -6x-4 \n" ); document.write( "-3x+4+square root(2) \n" ); document.write( "note that -g(x) = -3x+4 \n" ); document.write( "B = square root(2) - g(x) \n" ); document.write( " \n" ); document.write( " |