Message Boards Message Boards

0
|
20379 Views
|
4 Replies
|
3 Total Likes
View groups...
Share
Share this post:

How do I enter fractions in Wolfram Alpha ?

Posted 10 years ago

Good Morning, I am trying to enter the following problem, so I can see the steps to solve it.

3r+6 4r-24 ____ = _____ 9 4

I put it in as 3r+6/9 = 4r-24/4

It interprets it as: Click Here I need it to read 3r plus 6 over 9 equals 4r-24 over 4. Can someone please help explain how to put it in correctly? Thanks in advance!!

POSTED BY: Susan Bedker
4 Replies

Actually, you don't need the "for r" in:

Solve (3r+6)/9=(4r-24)/4 for r

POSTED BY: Murray Eisenberg

I believe that the original poster is asking a question about Wolfram Alpha.

If I understand correctly you want Wolfram alpha to divide the entire quantity 3r+6 by 9 rather than just dividing the 6 by 9, correct? And similarly for the expression on the right hand side? So do you want

3r+6/9=4r-24/4

or

(3r+6)/9=(4r-24)/4

Either way, to solve these in Wolfram Alpha just ask (for the second case as an example)

Solve  (3r+6)/9=(4r-24)/4 for r

Then, for the steps to the solution click on "Step-by-step solution" (though this functionality requires a Wolfram Alpha Pro subscription)

Take a look here:

http://wolfr.am/1oDoZCV

POSTED BY: David Reiss
Attachments:

Hi Susan,

you could use the Solve[] function to solve these equation:

Solve[(3 r + 6)/9 == (4 r - 24)/4, r]

And if you want to see the step by step solution, you can type in:

==Solve[(3 r + 6)/9 == (4 r - 24)/4, r]

The two equals at the beginning of the line, will start the Wolfram|Alpha mode. So you need an internet connection. I hope it helps!

POSTED BY: Philipp Krönert
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract