document.write( "Question 569685: the sum of two numbers in 10. the first number is 2/3 of the second number. what are the numbers \n" ); document.write( "
Algebra.Com's Answer #367419 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
F=first number S=second number
\n" ); document.write( "\"F%2BS=10\"
\n" ); document.write( "\"F=%282%2F3%29S\"
\n" ); document.write( "\"%282%2F3%29S%2BS=10\"
\n" ); document.write( "\"%285%2F3%29S=10\"
\n" ); document.write( "\"5S=30\"
\n" ); document.write( "\"S=6\"
\n" ); document.write( "
\n" );