document.write( "Question 650241: whats the linear system for
\n" );
document.write( "y=4x+6
\n" );
document.write( "y=-x+1 \n" );
document.write( "
Algebra.Com's Answer #407261 by sheldonbbtrocks(115)![]() ![]() You can put this solution on YOUR website! All I can solve for is x, there is no y.\r \n" ); document.write( "\n" ); document.write( "First,using the distributive property, multiply the second system by 4 to get the x's to cancel out:\r \n" ); document.write( "\n" ); document.write( "4(-x+1) \n" ); document.write( "4*-x=-4x \n" ); document.write( "4*1=4 \n" ); document.write( "-4x+4\r \n" ); document.write( "\n" ); document.write( "4x+6 \n" ); document.write( "-4x+4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then we see that x=10 \n" ); document.write( " |