document.write( "Question 67614: Solve the system by system:
\n" );
document.write( "8x - 4y = 16
\n" );
document.write( "y = 2y - 4\r
\n" );
document.write( "\n" );
document.write( "This substitutions have gotten me confused, any help would be appreciated. Thanks \n" );
document.write( "
Algebra.Com's Answer #48112 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! Y=2Y-4 \n" ); document.write( "Y-2Y=4 \n" ); document.write( "-Y=4 \n" ); document.write( "Y=-4 SOLUTION NOW SUBSTITUTE -4 FOR Y IN THE OTHERE EQUATION \n" ); document.write( "8X-4(-4)=16 \n" ); document.write( "8X+16=16 \n" ); document.write( "8X=16-16 \n" ); document.write( "8X=0 \n" ); document.write( "X=0/8 \n" ); document.write( "X=0 SOLUTION. \n" ); document.write( " |