document.write( "Question 470198: Solve this system using substitution: y=1/3x+10 x=3y+6 \n" ); document.write( "
Algebra.Com's Answer #322553 by Tatiana_Stebko(1539)\"\" \"About 
You can put this solution on YOUR website!
\"system%28y=1%2F3x%2B10%2Cx=3y%2B6%29\"
\n" ); document.write( "Substitute \"y=%281%2F3%29x%2B10\" into the second equation
\n" ); document.write( "\"x=3%28%281%2F3%29x%2B10%29%2B6\"
\n" ); document.write( "\"x=x%2B30%2B6\"
\n" ); document.write( "\"x-x=36\"
\n" ); document.write( "\"0=36\" uncorrect, so the system has no solutions
\n" ); document.write( "Answer: no solutions
\n" ); document.write( "
\n" );