document.write( "Question 258124: Ryan and Juan collect baseball cards. Together they have 880 cards. Juan has 125 less than twice as many as Ryan. How many cards does each have? Write a system of equations and solve. \n" ); document.write( "
Algebra.Com's Answer #190133 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
r+j=880
\n" ); document.write( "j=2r-125
\n" ); document.write( "j = 545, r = 335
\n" ); document.write( "
\n" );