document.write( "Question 26569: The sum of two numbers is 90. The second is 10 more than 4 times the first. What are the two numbers?\r
\n" );
document.write( "\n" );
document.write( "Please help\r
\n" );
document.write( "\n" );
document.write( "Thank you so much. \n" );
document.write( "
Algebra.Com's Answer #14439 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! First number = x \n" ); document.write( "Second number = 4x+10 \n" ); document.write( "Sum: \n" ); document.write( "4x+10+x=90 \n" ); document.write( "5x+10=90 \n" ); document.write( "5x=80 \n" ); document.write( "x=16 \n" ); document.write( "4(16)+10=74\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence, the two numbers are 74 and 16. \n" ); document.write( "Paul,. \n" ); document.write( " |