document.write( "Question 402405: Hey how r u? I need some help...\r
\n" );
document.write( "\n" );
document.write( "-how do i write the sum of six times a number and 1, added to eight times a number
\n" );
document.write( "And\r
\n" );
document.write( "\n" );
document.write( "- \n" );
document.write( "
Algebra.Com's Answer #284660 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! IF THE 2 NUMBERS THEN: \n" ); document.write( "8X+(6X+1) \n" ); document.write( "IF THE 2 NUMBERS ARE DIFFERENT THEN: \n" ); document.write( "8X+(6Y+1) \n" ); document.write( " \n" ); document.write( " |