document.write( "Question 100913: Using the variable v to represent Vidya's age, translate the following sentence into a mathematical expression:\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " 40 is 4/7 of Vidya's age
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #73452 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! Let x= Vidya's age \n" ); document.write( "4/7x=40 \n" ); document.write( "Solving for x: \n" ); document.write( "(4/7)(7/4)x=(7/4)(40) \n" ); document.write( "x=70 \n" ); document.write( " |