document.write( "Question 1174530: Find A and B if the graph of the equation Ax + 3y = B produces the same same line as the graph of the equation 2x + 6y =7. \n" ); document.write( "
Algebra.Com's Answer #799944 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
3y in the first becomes 6y in the second
\n" ); document.write( "So multiply the first graph by 2
\n" ); document.write( "2Ax+6y=2B
\n" ); document.write( "2B=7, B=3.5
\n" ); document.write( "2Ax=2x
\n" ); document.write( "A=1
\n" ); document.write( "-
\n" ); document.write( "the lines are x+3y=3.5 and 2x+6y=7
\n" ); document.write( "
\n" );