document.write( "Question 910686: Zachary has more potatoes than Jane has, If Jane has 31 potatoes, and Cynthia has 10 fewer potatoes than Zachary then Cynthia has at lease how many potatoes ? \n" ); document.write( "
Algebra.Com's Answer #552600 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! Z > J \n" ); document.write( "J = 31 \n" ); document.write( "C = Z-10, or C+ 10 = Z \n" ); document.write( "Therefore \n" ); document.write( "C + 10 > 31 \n" ); document.write( "C > 21 \n" ); document.write( " |