You have not given us any of the steps that Ricardo took to simplify the
expression, and you also haven't given us the list of choices that includes
the description of his mistake, so you're batting O for two so far.
Other than those minor details, the question is intriguing, and it certainly
draws me in.
If Ricardo made a mistake in simplifying that expression, I'm going to say that
it was most likely in the process of removing the parentheses in the middle.
Now you understand that this is all guess-work, because of all the stuff that you
left out when you copied the question, but I think he probably forgot that the 3x
operates on everything inside the parentheses.
He probably wrote that 3x (x-3) is
either 3x² - 3
or x - 9x .
In reality, when properly simplified,
3x (x - 3) = 3x² - 9x .
X+2y=5
-x+3y=6
Answer: (-3, 4)
x+2(0)=5
x=5
(0)+2y=5
y=5/2
-x+3y=6
Answer: x-intercept: A. y-intercept: C.
(-6,2)
Not sure, here though.
ANSWER:
12
Step-by-step explanation:
360/30=12
3102 base4 = 3x4^3+ 1x4^2 + 2x1 = 3x64 + 1x16 + 2 = 210 base10
The powers of 2 are 2, 4, 8, 16, 32, 64, 128, 256
210 = 128 + 64 + 16 + 2 = 2^7 + 2^6 + 2^4 + 2^1 = 11010010 base2
A faster method is to each digit in base 4 to two digits in base 2
3 base4 = 11 base2
1 base4 = 01 base2
0 base4 = 00 base2
2 base4 = 10 base2
So 3102 base4 = 11010010 base2
If you wanted to convert base 4 to (say) base 5 you would need the first method and convert to base 10 first