document.write( "Question 82069: If 300 jellybeans cost x dollars, how many jellybeans can you purchase at the smae rate for 50 cents?
\n" );
document.write( "A. 150/x
\n" );
document.write( "B. 150x
\n" );
document.write( "C.6x
\n" );
document.write( "D. x/6
\n" );
document.write( "E. 1500x\r
\n" );
document.write( "\n" );
document.write( "How would you solve this problem? \n" );
document.write( "
Algebra.Com's Answer #58780 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If 300 jellybeans cost x dollars, how many jellybeans can you purchase at the smae rate for 50 cents? \n" ); document.write( "------------- \n" ); document.write( "Each jellybean costs x/300 dollars = x/3 cents \n" ); document.write( "For 50 cents you can purchase 50/(x/3)=150/x jelleybeans. \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |