document.write( "Question 1141820: When solving systems of we have at least two unknowns. A common example of a system of equations is a mixture problem. If I know that the solution I use to clean my car windows is 65% water and 35% cleaner, I have one relationship. If I also know that I only have a 3-liter spray bottle that gives me a second relationship.
\n" ); document.write( "1. What do the unknowns in this system represent and what are the two equations that that need to be solved?
\n" ); document.write( "2. Finally, solve the system of equations.
\n" ); document.write( "

Algebra.Com's Answer #762462 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
w = number of liters of water.
\n" ); document.write( "c = number of liters of cleaner.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "first equation is w + c = t\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this tells you that the number of liters of water plus the number of liters of cleaner equals a total of t liters.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you are then given that t = 3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "these are 2 equations that need to be solved simultaneously.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "replace t in the first equation with t = 3 from the second equation and you get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "w + c = 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you are then given that w = .65 * t and c = .35 * t\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "replace t with 3 and the equations becomes w = .65 * 3 and c = .35 * 3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for w and c to get w = 1.95 and c = 1.05.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's your solution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the amount of water in the 3 liter spray bottle is 1.95 liters.
\n" ); document.write( "the amount of cleaner in the 3 liter spray bottle is 1.05 liters.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );