document.write( "Question 82924: If for two linear equations f(x) = k and g(x) = -f(x), what can be said about the system of equations f(x) and g(x)?\r
\n" );
document.write( "\n" );
document.write( "A. They are consistent.\r
\n" );
document.write( "\n" );
document.write( "B. They are dependent.\r
\n" );
document.write( "\n" );
document.write( "C. They are inconsistent.\r
\n" );
document.write( "\n" );
document.write( "D. Insufficient information. \n" );
document.write( "
Algebra.Com's Answer #59488 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Lets say you let k=5, then f(x)=3. Since g(x)=-f(x), this means g(x)=-3 (the opposite of f(x)). So if we graph the two equations we get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "From this we can see that since these two lines are parallel, they will never intersect. So they are inconsistent. \n" ); document.write( " |