document.write( "Question 137287: Ninety liters of pure maple syrup that costs $8.00 per liter are mixed with imitation maple syrup that costs $2.80 per liter. How much imitation maple syrup is needed to make a mixture to sell for $5.14 per liter?\r
\n" );
document.write( "\n" );
document.write( "This is going to be a 2 steps process:
\n" );
document.write( "Pure syrup=90 liter Imitated syrup=x
\n" );
document.write( " Cost=8 dollars cost=2.80 dollars\r
\n" );
document.write( "\n" );
document.write( "By using direct proportional formala a/b=c/d
\n" );
document.write( "a=90 c=x liter of imitated syrup
\n" );
document.write( "b=8 d=2.80\r
\n" );
document.write( "\n" );
document.write( "90/8=x/2.80
\n" );
document.write( "8x=90(2.80)
\n" );
document.write( "8x=252
\n" );
document.write( "x=252/8
\n" );
document.write( "x=31.50 liter of imitated syrup\r
\n" );
document.write( "\n" );
document.write( "Step 2
\n" );
document.write( "x liter of imitated syrup that can sell for $5.14 per liter
\n" );
document.write( "Again use the direct proportional formula a/b=c/d
\n" );
document.write( "a=90 liters c=x liter of imitated syrup
\n" );
document.write( "b=8 dollars d=5.14 dollars\r
\n" );
document.write( "\n" );
document.write( "90/8=x/5.14
\n" );
document.write( "8x=90(5.14)
\n" );
document.write( "8x=462.60
\n" );
document.write( " x=462.60/8
\n" );
document.write( " x=57.83 liters of imitated syrup to make a sell for $5.14 per liter\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #100448 by tns_tutor5000(9)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " |