document.write( "Question 141280This question is from textbook prentice hall algebra 1
\n" );
document.write( ": How do I solve using a system of equations in two variables?\r
\n" );
document.write( "\n" );
document.write( "Three times the larger of two numbers is equal to four times the smaller. The sum of the numbers i 21. Find the numbers. \n" );
document.write( "
Algebra.Com's Answer #102955 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! let x and y the numbers and x the larger\r \n" ); document.write( "\n" ); document.write( "Three times the larger of two numbers is equal to four times the smaller then 3x=4y \n" ); document.write( "The sum of the numbers is 21 then \n" ); document.write( "x+y=21\r \n" ); document.write( "\n" ); document.write( "y=21-x\r \n" ); document.write( "\n" ); document.write( "3x=4(21-x) \n" ); document.write( "3x=-4x+84 \n" ); document.write( "7x=84 \n" ); document.write( "x=12 \n" ); document.write( "and y=21-12=9 \n" ); document.write( " \n" ); document.write( " |