document.write( "Question 204525: need help urgent!\r
\n" );
document.write( "\n" );
document.write( "1. The one's digit of a two-digit number is three more than twice the ten's digit. the sum of one-third the number and ten is the number itself. What is the number?\r
\n" );
document.write( "\n" );
document.write( "2. The one's digit of a 2-digit number is one more than twice the ten's digit. if the number is reversed, the resulting number is two more than twice the original number. What is the original number? \n" );
document.write( "
Algebra.Com's Answer #154413 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 1. The one's digit of a two-digit number is three more than twice the ten's digit. \n" ); document.write( "the sum of one-third the number and ten is the number itself. \n" ); document.write( "What is the number? \n" ); document.write( ": \n" ); document.write( "Let x = the 10's digit \n" ); document.write( "Let y = the units \n" ); document.write( "then \n" ); document.write( "10x + y = the two digit number \n" ); document.write( ": \n" ); document.write( "Write an equation for each statement: \n" ); document.write( "\"1. The one's digit of a two-digit number is three more than twice the ten's digit.\" \n" ); document.write( "y = 2x + 3 \n" ); document.write( ": \n" ); document.write( "\"the sum of one-third the number and ten is the number itself.\" \n" ); document.write( " \n" ); document.write( "Get rid of the denominator, multiply by 3, results: \n" ); document.write( "10x + y + 3(10) = 3(10x + y) \n" ); document.write( "10x + y + 30 = 30x + 3y \n" ); document.write( "30 = 30x - 10x + 3y - y \n" ); document.write( "30 = 20x + 2y \n" ); document.write( "Substitute (2x+3) for y (from the 1st equation) \n" ); document.write( "30 = 20x + 2(2x+3) \n" ); document.write( "30 = 20x + 4x + 6 \n" ); document.write( "30 - 6 = 24x \n" ); document.write( "24 = 24x \n" ); document.write( "x = 1 is the 10's digit \n" ); document.write( "Find y: \n" ); document.write( "y = 2(1) + 3 \n" ); document.write( "y = 5 \n" ); document.write( "then \n" ); document.write( "15 = the number \n" ); document.write( ": \n" ); document.write( "Check solution in the statement: \n" ); document.write( "\"the sum of one-third the number and ten is the number itself.\" \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Do this the same way: \n" ); document.write( "2. The one's digit of a 2-digit number is one more than twice the ten's digit. \n" ); document.write( " if the number is reversed, \n" ); document.write( "the resulting number is two more than twice the original number. \n" ); document.write( " What is the original number? \n" ); document.write( ": \n" ); document.write( "\" The one's digit of a 2-digit number is one more than twice the ten's digit.\" \n" ); document.write( "y = 2x + 1 \n" ); document.write( ": \n" ); document.write( "\"if the number is reversed, the resulting number is two more than twice the original number.\" \n" ); document.write( "10y + x = 2(10x+y) + 2 \n" ); document.write( "10y + x = 20x + 2y + 2 \n" ); document.write( "10y - 2y = 20x - x + 2 \n" ); document.write( "8y = 19x + 2 \n" ); document.write( "Substitute (2x+1) for y \n" ); document.write( "8(2x+1) = 19x + 2 \n" ); document.write( "16x + 8 = 19x + 2 \n" ); document.write( "8 - 2 = 19x - 16x \n" ); document.write( "6 = 3x \n" ); document.write( "x = \n" ); document.write( "x = 2 is the 10's digit \n" ); document.write( "find y \n" ); document.write( "You should be able to complete this problem by using the 1st problem as an example \n" ); document.write( " \n" ); document.write( " |