document.write( "Question 266551: Zack is 4 times the age as Salman. Zack is also 3 years old than Salaman. How old is Zack? \r
\n" );
document.write( "\n" );
document.write( "I saw someone solve this equation using divison. However, I am not used to that method. Could you show me how to solve it using exactly what's there, multiplication? Thanks. \n" );
document.write( "
Algebra.Com's Answer #195840 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Let z = Zack and s = Salman \n" ); document.write( "----- \n" ); document.write( "Zack is 4 times the age as Salman \n" ); document.write( "translates as \n" ); document.write( "(i) \n" ); document.write( "----- \n" ); document.write( "Zack is also 3 years older than Salaman \n" ); document.write( "translates as \n" ); document.write( "(ii) \n" ); document.write( "----- \n" ); document.write( "actually substitution is better here. \n" ); document.write( "put (i) into (ii) to get \n" ); document.write( "(iii) \n" ); document.write( "subtract s to get \n" ); document.write( "(iv) \n" ); document.write( "and now divide to get \n" ); document.write( "(v) \n" ); document.write( "This means that salman = 1 and zack = 4 \n" ); document.write( " |