Question 1127874

Solve for X. if 7^x=12
<pre>In a case such as this, just CONVERT from EXPONENTIAL to LOGARITHMIC form, or from {{{matrix(1,7, 7^x, "=", "12,", to, x, "=", log (7, (12)))}}}
{{{highlight_green(matrix(1,5, x, "=", log ((12))/log ((7)), "=", highlight(1.276989408)))}}}
That's how SIMPLE this is!!