document.write( "Question 620215: x + y = 4k
\n" ); document.write( "2x = k
\n" ); document.write( "where k is a constant Real Number, solve the system for (x; y) in terms of k. Give your
\n" ); document.write( "solution as an ordered pair.
\n" ); document.write( "

Algebra.Com's Answer #390032 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
   
\n" ); document.write( "Hi,
\n" ); document.write( "x + y = 4k
\n" ); document.write( " 2x = k or x = k/2
\n" ); document.write( " k/2 + y = 4k = (8/2)k
\n" ); document.write( " y = (7/2)k
\n" ); document.write( "Ordered Pair (k/2, (7/2)k) \n" ); document.write( "
\n" );