| | |
math question
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
1
#2 32 Days Ago
This question seemingly has nothing to do with c++. In the future dont post math related questions in the programming forums.
As for your problem, what does the question ask you to do? Do you have to solve for the variable r?
As for your problem, what does the question ask you to do? Do you have to solve for the variable r?
Check out my new band URL on facebook. I'm the bass player. :) Become a fan and leave comments if you like.
URL on facebook!
URL on facebook!
1
#3 32 Days Ago
1st) Read post 1, although if you PM, someone that knows a little math, he might help you.
2)
2)
C++ Syntax (Toggle Plain Text)
Let A = r+5(r-2)=28 Let B = 3(r+4)+5(r+2)=102 //Break down A A = r+5(r-2) = 28 = r + 5r - 10 = 28 //distributive rule = 6r - 10 = 20 //add like trms = 6r = 20 + 10 //remember switching numbers to the opposite sides mean change its operatorion from + to minus, * to / and vice-versa so, 6r = 20 + 10, 6r = 30 r = 30/6 = 15/3 = 5
C++ Syntax (Toggle Plain Text)
//Break down of B Let B = 3(r+4)+5(r+2)=102 B = 3r + 12 + 10r + 20 = 102 //Distributive property = 3r + 10r + 12 + 20 = 102 // re-arrange like terms = 13r + 32 = 102 //add like terms = 13r = 102 - 32 //bring together like terms = 13r = 70 = r = 70/13
I give up! 1) What word becomes shorter if you add a letter to it? 2) What does this equal : (.5u - .5a)(.5u-.5b)(.5u-.5c) ... 3) What is the 123456789 prime numer?
1
#4 32 Days Ago
•
•
•
•
A = r+5(r-2) = 28 = r + 5r - 10 = 28 //distributive rule = 6r - 10 = 20 //add like trms
Last edited by Dave Sinkula; 32 Days Ago at 10:20 am.
"One of the methods used by statists to destroy capitalism consists in establishing controls that tie a given industry hand and foot, making it unable to solve its problems, then declaring that freedom has failed and stronger controls are necessary." --Ayn Rand
1
#5 32 Days Ago
Also with B: this
Look, if r(B)=70/13=5.38... (according to you) then if you substitute 'r' with 5.38... in the original formula, you should get 102; which you don't.
the answer to B is 10. But I'm not going to show the math here, because the OP needs to learn to do his/her own damn homework.
B = 3r + 12 + 10r + 20 = 102 //Distributive property is completely wrong. I have no idea what you're trying to do here. Look, if r(B)=70/13=5.38... (according to you) then if you substitute 'r' with 5.38... in the original formula, you should get 102; which you don't.
the answer to B is 10. But I'm not going to show the math here, because the OP needs to learn to do his/her own damn homework.
Last edited by niek_e; 32 Days Ago at 10:50 am.
0
#6 31 Days Ago
Lol, I was high when I posted that, sorry.
I give up! 1) What word becomes shorter if you add a letter to it? 2) What does this equal : (.5u - .5a)(.5u-.5b)(.5u-.5c) ... 3) What is the 123456789 prime numer?
0
#8 31 Days Ago
•
•
•
•
1st) Read post 1, although if you PM, someone that knows a little math, he might help you.
2)
C++ Syntax (Toggle Plain Text)
Let A = r+5(r-2)=28 Let B = 3(r+4)+5(r+2)=102 //Break down A A = r+5(r-2) = 28 = r + 5r - 10 = 28 //distributive rule = 6r - 10 = 20 //add like trms = 6r = 20 + 10 //remember switching numbers to the opposite sides mean change its operatorion from + to minus, * to / and vice-versa so, 6r = 20 + 10, 6r = 30 r = 30/6 = 15/3 = 5C++ Syntax (Toggle Plain Text)
//Break down of B Let B = 3(r+4)+5(r+2)=102 B = 3r + 12 + 10r + 20 = 102 //Distributive property = 3r + 10r + 12 + 20 = 102 // re-arrange like terms = 13r + 32 = 102 //add like terms = 13r = 102 - 32 //bring together like terms = 13r = 70 = r = 70/13
*Voted best profile in the world*
•
•
Join Date: May 2009
Posts: 13
Reputation:
Solved Threads: 0
0
#9 31 Days Ago
niek_e is correct about the second equation having r = 10. I didn't see anyone give a correct answer for the first, so I will: r = 19/3.
Ha. I refuse to subscribe to the theory that the LHC could end the world.
Ha. I refuse to subscribe to the theory that the LHC could end the world.
0
#10 30 Days Ago
I give up! 1) What word becomes shorter if you add a letter to it? 2) What does this equal : (.5u - .5a)(.5u-.5b)(.5u-.5c) ... 3) What is the 123456789 prime numer?
![]() |
Similar Threads
- Variable Question maybe a function.. (Python)
- A book on math for software engineers? (Computer Science)
- ok a little math question (Geeks' Lounge)
Other Threads in the C++ Forum
- Previous Thread: Stack OOP
- Next Thread: Need Help In Executing and Compiling New to Programming
| Thread Tools | Search this Thread |
.so ada add angle api array background based beginner bitmap c# c++ char char* class code commentinghelp compile console conversion crashcourse degrees delete desktop development dialog download drawing dwmapi ect embed embedded encryption enum equation error evc expand file form format fstream function functions game gdi+ gnu google graph gui ifstream int introductory java javascript keyboard kioti16 linker linux mandelbrot math method news numbers objects output picturebox prime problem program programming python radians read recursion recursive registry rpg samples savefile set space sql statistics sticky store string strings symbian temperature template text time toolbar university url vbnet visual web win32







