document.write( "Question 1003684: I'm confused as to how to set this up using two linear equations with two unknowns. \"A developer built twice as many three-bedroom homes as four-bedroom homes in a new development. The profit from each three-bedroom home was $25000, and the profit from each four-bedroom home was $35000. If the total profit was $6 800 000, how many of each were built?\" \n" ); document.write( "
Algebra.Com's Answer #620346 by josgarithmetic(39621)\"\" \"About 
You can put this solution on YOUR website!
Very common application for simple two-variable linear system.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Assign variables.
\n" ); document.write( "x, how many three-bedroom homes
\n" ); document.write( "y, how many four-bedroom homes\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Form equations.
\n" ); document.write( "\"system%28x%2Fy=2%2C25000x%2B35000y=6800000%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you can understand that, then simply solving the system should be no trouble.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Just watch for simplification mistakes in the money equation.
\n" ); document.write( "\"%2825000x%2B35000y%29%2F%285%2A1000%29=6800000%2F%285%2A1000%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"5x%2B7y=1360\"
\n" ); document.write( "for the equivalent system
\n" ); document.write( "\"system%28x=2y%2C5x%2B7y=1360%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--
\n" ); document.write( "The simpler equation shown first is from, ...built twice as many three-bedroom homes as four-bedroom homes in a new development.. This means that x is two times y, or the ratio of x and y is 2.
\n" ); document.write( "
\n" );