document.write( "Question 631362: One number is 5 less than 3 times a second number. Their sum is 43. Find the numbers.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #397511 by sachi(548)![]() ![]() You can put this solution on YOUR website! One number is 5 less than 3 times a second number. Their sum is 43. Find the numbers. \n" ); document.write( "ans:- \n" ); document.write( "let one no is x \n" ); document.write( "the other no is 3x-5 \n" ); document.write( "as per question (APQ)x+3x-5=43 \n" ); document.write( "or 4x=43+5=48 \n" ); document.write( "or x=12 \n" ); document.write( "so the nos are 12 & (43-12=)31 ans \n" ); document.write( " |