document.write( "Question 1006270: Eleanor has more than twice as many football trading cards as Jose. Eleanor has 79 trading cards. What is the greatest number of trading cards Jose might have? \n" ); document.write( "
Algebra.Com's Answer #802383 by CubeyThePenguin(3113) You can put this solution on YOUR website! E = number of cards Eleanor has \n" ); document.write( "J = number of cards Jose has\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "E = 79 \n" ); document.write( "E > 2J\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "79 > 2J\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Jose can have a maximum of 39 cards. \n" ); document.write( " |