document.write( "Question 1006345: L-Ribose costs $88 for 500 mg.
\n" );
document.write( "L-Gulose costs $213 for 100 mg.\r
\n" );
document.write( "\n" );
document.write( "A customer orders a total of 3 grams of L-Ribose AND L-Gulose. If the total COST of the order is $1,505, how much L-Ribose in grams did the customer order?\r
\n" );
document.write( "\n" );
document.write( "I'm stumped about how to set this up with the unti conversion.\r
\n" );
document.write( "\n" );
document.write( "Thaks for your help. \n" );
document.write( "
Algebra.Com's Answer #622488 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Account for the materials. \n" ); document.write( "x+y=3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Account for the cost of the order purchased. \n" ); document.write( "(88/0.5)x+(213/0.1)y=1505\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Slightly simplified, the system to solve, using x for quantity of L-Ribose and y for L-Gulose, is \n" ); document.write( "The variables for x and y are in units of GRAMS as arranged here; not milligrams; but you could arrange differently if you preferred. \n" ); document.write( " |