document.write( "Question 16293: Can you please help me solve {4x+2y=7
\n" );
document.write( " {y=5x \n" );
document.write( "
Algebra.Com's Answer #7939 by pwac(253)![]() ![]() ![]() You can put this solution on YOUR website! Use same principle as before \n" ); document.write( "4x+2y=7 ----(1) \n" ); document.write( "y=5x ----(2) \n" ); document.write( "Sustitute value of y in (1) with value of y in(2) \n" ); document.write( "4x+2(5x)=7 \n" ); document.write( "4x+10x=7 \n" ); document.write( "14x=7 \n" ); document.write( " \n" ); document.write( "Substitute this into (2) to find y \n" ); document.write( " \n" ); document.write( "y=2.5 \n" ); document.write( "so x=0.5 and y=2.5 check by putting values into original equations \n" ); document.write( "Pete \n" ); document.write( " |