document.write( "Question 106941This question is from textbook Structure and Method
\n" );
document.write( ": Four times a number, increased by 25, is 13 less than six times the number. Find the number \n" );
document.write( "
Algebra.Com's Answer #77787 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 4X+25=13+6X \n" ); document.write( "4X-6X=13-25 \n" ); document.write( "-2X=-12 \n" ); document.write( "X=-12/-2 \n" ); document.write( "X=6 ANSWER \n" ); document.write( "PROOF \n" ); document.write( "4*6+25=13+6*6 \n" ); document.write( "24+25=13+36 \n" ); document.write( "49=49 \n" ); document.write( " |