document.write( "Question 1049960: Solve this system of equations using substitution.\r
\n" ); document.write( "\n" ); document.write( "a + b + c = 180
\n" ); document.write( "----------b = 3a
\n" ); document.write( "----------c = 5a
\n" ); document.write( "

Algebra.Com's Answer #665551 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Solve this system of equations using substitution.
\n" ); document.write( "a + b + c = 180
\n" ); document.write( "----------b = 3a
\n" ); document.write( "----------c = 5a
\n" ); document.write( "------
\n" ); document.write( "Substitute for \"b\" and \"c\"; solve for \"a\"::
\n" ); document.write( "a + 3a + 5a = 150
\n" ); document.write( "----------------------------
\n" ); document.write( "9a = 150
\n" ); document.write( "a = 50/3
\n" ); document.write( "------
\n" ); document.write( "b = 2a = 3(50/3) = 50
\n" ); document.write( "c = 5a = 5(50/3) = 250/3
\n" ); document.write( "--------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------
\n" ); document.write( "
\n" );