document.write( "Question 430099: Solve the system by elimination or substitution.Show all steps.
\n" );
document.write( "-15x+3y=6
\n" );
document.write( "y=2+5x \n" );
document.write( "
Algebra.Com's Answer #298670 by haileytucki(390)![]() ![]() You can put this solution on YOUR website! -15x+3y=6_y=2+5x\r \n" ); document.write( "\n" ); document.write( "Replace all occurrences of y with the solution found by solving the last equation for y. In this case, the value substituted is 5x+2. \n" ); document.write( "-15x+3(5x+2)=6_y=5x+2\r \n" ); document.write( "\n" ); document.write( "Multiply 3 by each term inside the parentheses. \n" ); document.write( "-15x+15x+6=6_y=5x+2\r \n" ); document.write( "\n" ); document.write( "Since -15x and 15x are like terms, subtract 15x from -15x to get 0. \n" ); document.write( "0+6=6_y=5x+2\r \n" ); document.write( "\n" ); document.write( "Remove the 0 from the polynomial; adding or subtracting 0 does not change the value of the expression. \n" ); document.write( "6=6_y=5x+2\r \n" ); document.write( "\n" ); document.write( "Since 6=6, the equation will always be true. \n" ); document.write( "Always True_y=5x+2 \n" ); document.write( " |