document.write( "Question 472144: one number is 25% of another. the larger number is 12 more than the smaller. What are the numbers?\r
\n" );
document.write( "\n" );
document.write( "I tried .25 * 12 =x\r
\n" );
document.write( "\n" );
document.write( "Which would make one of the numbers 3 and if you add 3 to both sides you get 15.\r
\n" );
document.write( "\n" );
document.write( "i don't think I am making this into a correct algebraic expression or getting the right answer. \n" );
document.write( "
Algebra.Com's Answer #323743 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! one number is 25% of another. the larger number is 12 more than the smaller. What are the numbers? \n" ); document.write( "------------- \n" ); document.write( "smaller number: x \n" ); document.write( "larger number: 1.25x \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "1.25x = x + 12 \n" ); document.write( "0.25x = 12 \n" ); document.write( "x = 48 \n" ); document.write( "1.25x = 60 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |