document.write( "Question 1062309: Hello there. I have been wondering how to do this question all day, you see algebra is not my strongest point and I was hoping if you could help me.\r
\n" );
document.write( "\n" );
document.write( "Here is the question\r
\n" );
document.write( "\n" );
document.write( "Look at these simultaneous questions.
\n" );
document.write( "a+b+c=10
\n" );
document.write( "a+b-c=3\r
\n" );
document.write( "\n" );
document.write( "Find the value of a+b+3c\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you very much. \n" );
document.write( "
Algebra.Com's Answer #677181 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! a+b+c=10 \n" ); document.write( "a+b-c=3 \n" ); document.write( "solve for c in each \n" ); document.write( "c=10-a-b \n" ); document.write( "c=a+b-3 \n" ); document.write( "Set those two equal to each other \n" ); document.write( "a+b-3=10-a-b \n" ); document.write( "2a+2b=13 \n" ); document.write( "a+b=6.5, dividing both sides by 2 \n" ); document.write( "now substitute that into both equations \n" ); document.write( "6.5+c=10 \n" ); document.write( "6.5-c=3 \n" ); document.write( "Both will give c=3.5 \n" ); document.write( "Therefore, a+b+3c=6.5+3(3.5)=6.5+10.5=17 \n" ); document.write( " |