document.write( "Question 95432: I was wondering how you solvea system of euqations problem. The problem is 8x+3y=26
\n" ); document.write( "2x=y-4
\n" ); document.write( " Thanks fo much for you help = )
\n" ); document.write( "

Algebra.Com's Answer #69447 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
Add 4 to both sides of the 2nd equation. y=2x+4
\n" ); document.write( "substitute 2x+4 for y in the 1st equation. 8x+3(2x+4)=26
\n" ); document.write( "8x+6x+12=26
\n" ); document.write( "subtract 12 from both sides. 14x=14
\n" ); document.write( "x=1
\n" ); document.write( "substitute 1 for x in the 2nd equation. 2=y-4
\n" ); document.write( "add 4 to both sides. y=6
\n" ); document.write( "EdJones
\n" ); document.write( "
\n" );