document.write( "Question 906530: bobby ran 5 miles more than jane ran. The sum of their distances is 19 miles.
\n" ); document.write( "How far did jane run? The domain of the solution is {0, 5, 7, 14}.how would this be written in an algebraic expression
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #550296 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"B=J%2B5\"
\n" ); document.write( "\"B%2BJ=19\"
\n" ); document.write( "Substitute the first equation into the second,
\n" ); document.write( "\"J%2B5%2BJ=19\"
\n" ); document.write( "\"2J=14\"
\n" ); document.write( "\"J=7\"
\n" ); document.write( "Then from above,
\n" ); document.write( "\"B=7%2B5\"
\n" ); document.write( "\"B=12\"
\n" ); document.write( "
\n" ); document.write( "
\n" );