document.write( "Question 89688: A donut shop sells a box of 7 cream-filled and 5 jelly donuts for $6.32, and a box of 4 cream filled and 8 jelly donuts for $6.08. Find the cost of a single cream filled and a single jelly donut\".\r
\n" ); document.write( "\n" ); document.write( "I know it's 2 variables and 2 equations. I have it set up like this\r
\n" ); document.write( "\n" ); document.write( "7x + 5y = 6.32
\n" ); document.write( "4x + 8y = 6.08\r
\n" ); document.write( "\n" ); document.write( "I was thinking to get rid of the decimals by mult by 100. I need some help please and maybe step by step instructions. Thank you so much
\n" ); document.write( "

Algebra.Com's Answer #65145 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
1st: 7x + 5y = 6.32
\n" ); document.write( "2nd: 4x + 8y = 6.08
\n" ); document.write( "---------------
\n" ); document.write( "Multiply 1st by 4 and 2nd by 7 to get:
\n" ); document.write( "3rd: 28x + 20y = 4*6.32
\n" ); document.write( "4th: 28x + 56y = 7*6.08
\n" ); document.write( "-------------
\n" ); document.write( "Substract 3rd from 4th and solve for y:
\n" ); document.write( "36y = 7*6.08-4*6.32
\n" ); document.write( "y = 0.48
\n" ); document.write( "------------
\n" ); document.write( "Substitute in 7x+5y=6.32 to solve for x
\n" ); document.write( "-----------
\n" ); document.write( "I'll leave the rest to you but x=0.56
\n" ); document.write( "===============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );