document.write( "Question 386580: I am trying to solve one last word problem: \r
\n" ); document.write( "\n" ); document.write( "Nutrition: One eight-ounce glass of apple juice and one eight-ounce glass of orange juice contain a total of 185 milligrams of vitamin C. Two eight-ounce glasses of apple juice and three eight-ounce glasses of orange juice contain a total of 452 milligrams of vitamin C. How much vitamin C is in an eight-ounce glass of each type of juice? \r
\n" ); document.write( "\n" ); document.write( "Thanks so much!! \r
\n" ); document.write( "\n" ); document.write( "Denise
\n" ); document.write( "

Algebra.Com's Answer #275906 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
let x = number of miligrams of vitamin C in an eight-ounce glass of orange juice
\n" ); document.write( "then, 185-x = number of miligrams of vitamin C in an eight-ounce glass of apple juice\r
\n" ); document.write( "\n" ); document.write( "two eight-ounce glasses of orange juice and three eight-ounce glasss of apple juice contain 452 milligrams of vitamin C\r
\n" ); document.write( "\n" ); document.write( "2x+3(185-x)=452
\n" ); document.write( "2x+555-3x=452
\n" ); document.write( "-x=452-555
\n" ); document.write( "x=103 miligrams of vitamin C
\n" ); document.write( "185-x = 82 miligrams of vitamin C\r
\n" ); document.write( "\n" ); document.write( "ans: amount of vitamin C in an eight-ounce glass of orange juice is 103 miligrams
\n" ); document.write( " amount of vitamin C in an eight-ounce glass of apple juice is 82 miligrams
\n" ); document.write( "
\n" );