document.write( "Question 186930: i am trying to figure out how to do this problem I know the answer is 150/x but need to know how to get to that answer\r
\n" );
document.write( "\n" );
document.write( "if 300 jellybeans cost x dollars then how many jellybeans can you purchase for 50 cents at the same rate? \r
\n" );
document.write( "\n" );
document.write( "I tried 300=x then j=50 but came up with 60x
\n" );
document.write( "
\n" );
document.write( "300/x then 50j but can't come up with the answer they have for it \r
\n" );
document.write( "\n" );
document.write( "I need the equation on how to get the answer
\n" );
document.write( "thanks
\n" );
document.write( "billie \n" );
document.write( "
Algebra.Com's Answer #140115 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! if 300 jellybeans cost x dollars then how many jellybeans can you purchase \n" ); document.write( " for 50 cents at the same rate? \n" ); document.write( ": \n" ); document.write( "Use a ratio equation: \n" ); document.write( " \n" ); document.write( "Cross multiply \n" ); document.write( "xj = 300 * .5 \n" ); document.write( "xj = 150 \n" ); document.write( "j = |