document.write( "Question 64768: when solving the system of equations, 3x+y=14
\n" );
document.write( "which expression could be substituted x+4y=3
\n" );
document.write( "for y in the second equation?\r
\n" );
document.write( "\n" );
document.write( "a.3-4y
\n" );
document.write( "b.3-x/4
\n" );
document.write( "c.14-y/3
\n" );
document.write( "d.14-3x \n" );
document.write( "
Algebra.Com's Answer #45298 by 303795(602)![]() ![]() ![]() You can put this solution on YOUR website! 3x + y = 14 \n" ); document.write( "Rearrange the equation to get y on its own. \n" ); document.write( "Subtract 3x from each side \n" ); document.write( "3x + y - 3x = 14 - 3x \n" ); document.write( "y = 14 - 3x \n" ); document.write( "This can now be substituted in the second equation. \n" ); document.write( " \n" ); document.write( " |